Bug 2460716 (CVE-2026-31529) - CVE-2026-31529 kernel: cxl/region: Fix leakage in __construct_region()
Summary: CVE-2026-31529 kernel: cxl/region: Fix leakage in __construct_region()
Keywords:
Status: NEW
Alias: CVE-2026-31529
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-22 15:07 UTC by OSIDB Bzimport
Modified: 2026-04-22 20:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-22 15:07:11 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.