In the Linux kernel, the following vulnerability has been resolved:
cxl/region: Fix leakage in __construct_region()
Failing the first sysfs_update_group() needs to explicitly
kfree the resource as it is too early for cxl_region_iomem_release()
to do so.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-04-22 14:16
Updated : 2026-06-17 10:33
NVD link : CVE-2026-31529
Mitre link : CVE-2026-31529
CVE.ORG link : CVE-2026-31529
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
