LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50645: EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper() As the comment of pci_get_domain_bus_and_slot() says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pci_dev_get() in pci_get_dev_wrapper(), and the PCI device needs to be put in the error path.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

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.
Prepared
Confidence
medium
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
7Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxd4dc89d069aab9074e2493a4c2f3969a0a0b91c1, d4dc89d069aab9074e2493a4c2f3969a0a0b91c1, d4dc89d069aab9074e2493a4c2f3969a0a0b91c1, d4dc89d069aab9074e2493a4c2f3969a0a0b91c1, d4dc89d069aab9074e2493a4c2f3969a0a0b91c1, d4dc89d069aab9074e2493a4c2f3969a0a0b91c1unaffected
LinuxLinux5.1, 0, 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, 6.2affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.