Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix cxl_region leak, cleanup targets at region delete When a region is deleted any targets that have been previously assigned to that region hold references to it. Trigger those references to drop by detaching all targets at unregister_region() time. Otherwise that region object will leak as userspace has lost the ability to detach targets once region sysfs is torn down.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.0.8 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0d9e734018d70cecf79e2e4c6082167160a0f13fPatch
- https://git.kernel.org/stable/c/45d9fb4b758b9d602ee7776eb6754b0349946aadPatch
FAQ
What is CVE-2022-49893?
CVE-2022-49893 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix cxl_region leak, cleanup targets at region delete When a region is deleted any targets that have been previously a...
How severe is CVE-2022-49893?
CVE-2022-49893 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49893?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.