Vulnerability in Linux
CVE-2022-49896
In the Linux kernel, the following vulnerability has been resolved: cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak When a cxl_nvdimm object goes through a ->remove() event (device physically removed, nvdimm-bridge disabled, or nvdimm device disabled), then any associated regions must also be disabled. As highlighted by the cxl-create-region.sh test [1], a single device may host multiple regions, but the driver was only tracking one region at a time. This leads to a situation where only the last enabled region per nvdimm device is cleaned up properly. Other regions are leaked, and this also causes cxl_memdev reference leaks. Fix the tracking by allowing cxl_nvdimm objects to track multiple region associations.
EPSS: 0.001 (4.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 04ad63f086d1a9649b8b082748cbc7a570ade461, 6.0, 0
- Linux Linux_kernel — versions 6.1
References
Frequently asked questions
- What is CVE-2022-49896?
- CVE-2022-49896 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2025-05-01.
- How severe is CVE-2022-49896?
- Medium severity. CVSS v3 base score is 5.5 out of 10.