CVE-2026-23250
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23250 is a NULL pointer dereference vulnerability in the Linux kernel's XFS filesystem subsystem, specifically in the xchk_scrub_create_subord function. The function incorrectly returned a mangled ENOMEM error value instead of NULL on memory allocation failure, and callers did not properly check for a null pointer return, creating a potential crash condition. It affects Linux kernel versions 6.10–6.12.74, 6.13–6.18.15, and 6.19–6.19.5; most of the affected code was merged between kernel versions 6.2 and 6.10. The vulnerability was disclosed on March 18, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-476 (NULL Pointer Dereference). The xchk_scrub_create_subord function in the XFS online scrub subsystem (fs/xfs/scrub/) was returning a pointer-encoded ENOMEM error (via ERR_PTR) rather than NULL when a memory allocation failed; callers expected a NULL return and did not perform the appropriate null-pointer check before dereferencing the result. This local attack vector requires low privileges and no user interaction — an attacker with local filesystem access could trigger the code path through XFS scrub operations to cause improper memory handling. The fix, applied across multiple stable branches, corrects the function to return NULL and updates all callers to check for it and propagate ENOMEM appropriately (Red Hat Bugzilla, Kernel Patch).

Impact

Successful exploitation by a local, low-privileged attacker could result in a kernel denial of service via system crash (availability impact: High). There is no direct confidentiality or integrity impact as assessed by the CVSS score, though the Feedly executive summary notes a theoretical risk of sensitive memory content exposure or data integrity violations under specific conditions. The vulnerability is confined to systems using XFS filesystems and does not provide a direct path for privilege escalation or lateral movement based on current analysis (Red Hat Advisory).

Mitigation and workarounds

Update to a patched Linux kernel version: 6.12.75 or later (for the 6.10–6.12 branch), 6.18.16 or later (for the 6.13–6.18 branch), 6.19.6 or later (for the 6.19 branch), or 7.0-rc1 and later. Patches are available in the upstream stable kernel tree. As a workaround where patching is not immediately possible, restrict local user access to XFS filesystem scrub utilities and limit the privileges of users who can interact with XFS-mounted filesystems. Debian and Oracle Linux have also issued distribution-level kernel updates addressing this vulnerability (Red Hat Bugzilla, Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management