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).

Exploitability

There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of this report. The EPSS score is approximately 0.018% (0.000180), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (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

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Fixed

sid

linux: 6.19.6-1

Fixed

trixie

linux: 6.12.85-1

Fixed

Ubuntu

Affected

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux

Not Affected

focal

linux

Not Affected

focal (esm-infra)

linux

Not Affected

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Affected

RHEL 8

Not Affected

RHEL 9

kernel-rt.src

Affected

RHEL 10

kernel.src

Affected

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-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-hwe-5.15
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-ibm-5.15
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-aws-fips
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-riscv-6.17
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-nvidia
NoYesSep 04, 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