Security readout for executives and security teams
Plain-English summary
CVE-2022-50776 is a Linux kernel memory leak fix in the ST clock driver path. If a specific PLL registration fails, allocated memory is not freed. Public sources do not provide CVSS, CWE, exploitation evidence, or business-impact detail, so urgency should be driven by kernel exposure and vendor guidance.
Executive priority
Treat as a kernel maintenance item unless vendor guidance indicates broader impact. There is no cited evidence of exploitation or severe impact, but affected kernels should be updated through normal patch cycles, especially on platforms using the relevant driver.
Technical view
The issue is in st_of_quadfs_setup() under Linux kernel clk: st. On failure of st_clk_register_quadfs_pll(), the lock allocation was not freed before the error exit, causing a memory leak. The CVE record lists multiple stable kernel commits as references and affected Linux kernel versions, but no exploitability details.
Likely exposure
Likely limited to Linux kernels containing the affected clk: st code path, especially systems where that driver is built and relevant. The provided affected data lists Linux versions including 3.15, 4.9.337, 4.14.303, 4.19.270, 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, and 6.2.
Exploitation context
No active exploitation is indicated in the provided sources, and the CVE is not marked KEV. The described condition occurs when st_clk_register_quadfs_pll() fails, producing a memory leak. Sources do not state whether this is remotely triggerable, locally triggerable, or practically exploitable.
Researcher notes
The record describes a narrow memory-management bug with limited public context. Key unknowns are triggerability, affected hardware configurations, and practical impact. Validation should focus on code presence, backport status, and vendor advisories rather than assumptions from the CVE title alone.
Mitigation direction
- Check Linux distribution or kernel vendor advisories for CVE-2022-50776 applicability.
- Update to a vendor-supported kernel containing the referenced stable fix.
- Prioritize systems using affected kernel versions and the relevant clk: st driver path.
- If no vendor fix is available, track upstream stable commits and vendor backports.
Validation and detection
- Inventory Linux kernel versions across affected assets.
- Determine whether the clk: st driver code is present or enabled.
- Compare kernel source or changelog against the referenced stable commits.
- Confirm vendor packages document the CVE fix or equivalent backport.
Public sources used
- CVE Program
- CVE List V5
- Linux stable commit 081538ae5817631a2b99e8e75cce981060aab29f
- Linux stable commit f0295209de457049a4a5f3e3985528391bd1ab34
- Linux stable commit be03875007621fcee96e6f9fd7b9e59c8dfcf6fa
- Linux stable commit 713ad301c2d49e88fe586b57ebac8f220a98e162
- Linux stable commit efd025f32fce27a8ada9bcb4731e8a84476e5b3d
- Linux stable commit adf6a00859d014cecf046dc91f75c0e65a544360
- Linux stable commit 335ef7546c77e63154d6ea4d603b11274a85900e
- Linux stable commit f4731395d6db850127634197863aede188d8e9de
- Linux stable commit cfd3ffb36f0d566846163118651d868e607300ba
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2022-50776 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://git.kernel.org/stable/c/081538ae5817631a2b99e8e75cce981060aab29fCVE reference
- https://git.kernel.org/stable/c/f0295209de457049a4a5f3e3985528391bd1ab34CVE reference
- https://git.kernel.org/stable/c/be03875007621fcee96e6f9fd7b9e59c8dfcf6faCVE reference
- https://git.kernel.org/stable/c/713ad301c2d49e88fe586b57ebac8f220a98e162CVE reference
- https://git.kernel.org/stable/c/efd025f32fce27a8ada9bcb4731e8a84476e5b3dCVE reference
- https://git.kernel.org/stable/c/adf6a00859d014cecf046dc91f75c0e65a544360CVE reference
- https://git.kernel.org/stable/c/335ef7546c77e63154d6ea4d603b11274a85900eCVE reference
- https://git.kernel.org/stable/c/f4731395d6db850127634197863aede188d8e9deCVE reference
- https://git.kernel.org/stable/c/cfd3ffb36f0d566846163118651d868e607300baCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
