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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-18 18:16
Updated : 2026-06-17 10:21
NVD link : CVE-2026-23250
Mitre link : CVE-2026-23250
CVE.ORG link : CVE-2026-23250
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
