Security readout for executives and security teams
Plain-English summary
This is a Linux kernel bug in the OMAP SSI driver. A reference count may not be released during driver probing, creating a resource leak. The public record does not provide CVSS, confirmed impact, or evidence of active exploitation.
Executive priority
Treat as routine kernel maintenance unless your environment uses OMAP SSI-related Linux systems. There is no sourced active exploitation signal, but unpatched kernel resource leaks can affect reliability.
Technical view
CVE-2022-50641 fixes a refcount leak in HSI omap_ssi ssi_probe. When exiting early from for_each_available_child_of_node(), the child node requires of_node_put(). Stable kernel commits are referenced, but severity and exploitability are not scored in the provided sources.
Likely exposure
Exposure is most relevant to Linux systems using the omap_ssi driver or affected kernel code paths. The bundle lists Linux kernel versions and stable commits, but distro-specific affected status requires vendor confirmation.
Exploitation context
No KEV listing is present, and the provided sources do not claim active exploitation. The described condition is a probe-time reference leak, suggesting local hardware or device-tree-related context rather than a clearly remote attack path.
Researcher notes
The record is sparse: no CVSS, CWE, or explicit impact statement. Analysis should focus on the referenced stable commits and vendor backports. Avoid assuming broad exploitability without driver reachability and platform context.
Mitigation direction
- Review vendor kernel advisories for CVE-2022-50641 applicability.
- Apply a vendor-supported kernel update containing the referenced stable fix.
- Prioritize systems using OMAP SSI or related HSI driver functionality.
- If unsure, ask the OS vendor to confirm backport status.
Validation and detection
- Inventory Linux kernel versions across affected assets.
- Check whether omap_ssi driver code is present or enabled.
- Confirm whether vendor kernel packages include the referenced stable commit.
- Document systems where vendor impact status remains unknown.
Public sources used
- CVE Program
- CVE List V5
- Linux stable commit 20fbaff6699e
- Linux stable commit 18e199a5541a
- Linux stable commit e8a218c17d7c
- Linux stable commit aa9c0598b109
- Linux stable commit 962f22e7f769
- Linux stable commit 691f23a8475f
- Linux stable commit e25f56f8bdf6
- Linux stable commit 0eff9ef67d91
- Linux stable commit 9a2ea132df86
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-50641 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/20fbaff6699ea5553c67550e867d6f90b7085447CVE reference
- https://git.kernel.org/stable/c/18e199a5541aad6dc5cf51bc3f712247b2d17894CVE reference
- https://git.kernel.org/stable/c/e8a218c17d7c5c42d5609ef92d339b47f3d11d02CVE reference
- https://git.kernel.org/stable/c/aa9c0598b10960ad1198044da1e277a89b4e3af6CVE reference
- https://git.kernel.org/stable/c/962f22e7f7698f7718d95bd9b63e41fb8cca01a9CVE reference
- https://git.kernel.org/stable/c/691f23a8475f04c988f7e98066b084e996b40fa0CVE reference
- https://git.kernel.org/stable/c/e25f56f8bdf66126a54b5a88bc021c82bfb50b75CVE reference
- https://git.kernel.org/stable/c/0eff9ef67d91e350d2047c3e13b6c3b7d0c90bf4CVE reference
- https://git.kernel.org/stable/c/9a2ea132df860177b33c9fd421b26c4e9a0a9396CVE 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.
