Bug 2448712 (CVE-2026-23250) - CVE-2026-23250 kernel: xfs: check return value of xchk_scrub_create_subord
Summary: CVE-2026-23250 kernel: xfs: check return value of xchk_scrub_create_subord
Keywords:
Status: NEW
Alias: CVE-2026-23250
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-18 18:04 UTC by OSIDB Bzimport
Modified: 2026-03-20 00:33 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-18 18:04:09 UTC
In the Linux kernel, the following vulnerability has been resolved:

xfs: check return value of xchk_scrub_create_subord

Fix this function to return NULL instead of a mangled ENOMEM, then fix
the callers to actually check for a null pointer and return ENOMEM.
Most of the corrections here are for code merged between 6.2 and 6.10.


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