Security readout for executives and security teams
Plain-English summary
CVE-2022-50645 is a Linux kernel issue in the EDAC i10nm memory error reporting driver. The bug leaks a PCI device reference count in certain code paths. Public sources do not provide a CVSS score, business impact rating, or evidence of exploitation.
Executive priority
Handle through normal kernel patch management unless the environment heavily depends on affected hardware monitoring paths. There is no cited evidence of exploitation or severe impact, but kernel defects should still be remediated during supported maintenance windows.
Technical view
The fix removes an unnecessary pci_dev_get() after pci_get_domain_bus_and_slot(), which already returns a PCI device with an incremented refcount. It also ensures the PCI device is released on the error path. The issue is in EDAC/i10nm pci_get_dev_wrapper().
Likely exposure
Exposure appears limited to Linux systems running affected kernel versions with the EDAC/i10nm driver relevant to the hardware platform. The source lists Linux as affected, but does not provide complete distribution package mapping or a CVSS score.
Exploitation context
No source in the provided bundle states active exploitation, public exploit availability, or remote exploitability. CISA KEV status is false. Treat this as a kernel maintenance vulnerability unless vendor guidance indicates higher operational risk.
Researcher notes
Evidence is sparse: no CWE, CVSS, exploit status, or detailed impact is provided. The vulnerability is described as a refcount leak fix in EDAC/i10nm. Review the stable commits and downstream backports to determine exact affected and fixed kernel package versions.
Mitigation direction
- Check Linux distribution advisories for CVE-2022-50645.
- Update to a vendor-supported kernel containing the referenced stable fixes.
- Prioritize systems using Intel i10nm EDAC functionality.
- If patch timing is unclear, ask the vendor for affected package mapping.
Validation and detection
- Inventory kernel versions across Linux servers and appliances.
- Check whether EDAC/i10nm is present and relevant to hardware.
- Compare installed kernel builds against distribution advisories.
- Confirm the kernel includes one of the referenced stable commits.
Public sources used
- CVE Program
- CVE List V5
- Linux stable commit e6e295a434d1c917a017980389aec88bf35cc81b
- Linux stable commit 2db53c7059167b63cc790366ef1a9e286e71980b
- Linux stable commit 3e255dc21031cc1f341584eb99a7f31598bf0be7
- Linux stable commit 1adb2583cdbd75f379e3230a43a7412d373d499f
- Linux stable commit f29c2f57cdf7a57223dcd9fbaa2261faab5234b2
- Linux stable commit 9c8921555907f4d723f01ed2d859b66f2d14f08e
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-50645 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/e6e295a434d1c917a017980389aec88bf35cc81bCVE reference
- https://git.kernel.org/stable/c/2db53c7059167b63cc790366ef1a9e286e71980bCVE reference
- https://git.kernel.org/stable/c/3e255dc21031cc1f341584eb99a7f31598bf0be7CVE reference
- https://git.kernel.org/stable/c/1adb2583cdbd75f379e3230a43a7412d373d499fCVE reference
- https://git.kernel.org/stable/c/f29c2f57cdf7a57223dcd9fbaa2261faab5234b2CVE reference
- https://git.kernel.org/stable/c/9c8921555907f4d723f01ed2d859b66f2d14f08eCVE 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.
