CVE-2025-71184
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71184 is a NULL pointer dereference vulnerability in the Linux kernel's btrfs filesystem subsystem, specifically within the btrfs_evict_inode() function. During inode eviction, the kernel attempts to set up tracing by fetching the root's ID before verifying that the root pointer is non-NULL, leading to a potential kernel crash. The vulnerability affects Linux kernel versions from 2.6.39 through 6.6.129, 6.7 through 6.12.65, and 6.13 through 6.18.5. It was published on January 31, 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). In btrfs_evict_inode(), tracing setup is performed as the very first operation, which involves dereferencing the inode's root pointer to retrieve its object ID. However, the root pointer can legitimately be NULL at this stage — a condition that is checked later in the same function but not before the tracing call. The fix sets root_objectid to 0 when the root is NULL, allowing tracing to proceed safely without dereferencing a NULL pointer (Red Hat Bugzilla, Red Hat Advisory). The attack vector is local, requires low privileges, and no user interaction (Red Hat Advisory).

Impact

Successful exploitation allows a local attacker with low privileges to trigger a kernel panic or denial of service by forcing inode eviction on a btrfs filesystem when the root pointer is NULL. The impact is limited to availability — there is no confidentiality or integrity impact. The vulnerability does not enable code execution or lateral movement, but a kernel crash would render the affected system completely unavailable until rebooted (Red Hat Advisory, Red Hat Bugzilla).

Mitigation and workarounds

Apply the upstream kernel patches that fix this issue. The fix has been merged into the following stable kernel versions: 6.6.130, 6.12.66, and 6.18.6 (and later), as well as the 6.19-rc5 development branch (Red Hat Advisory). Patch commits are available at the kernel stable tree: 582ba48e, 99e057f3, f157dd66, and 64d8abd8. As a temporary workaround, restrict local user access to systems running btrfs filesystems until the patch can be applied. Distribution-specific updates are available from Red Hat, SUSE, Ubuntu, and Oracle Linux.

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