CVE-2026-23043
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23043 is a NULL pointer dereference vulnerability in the Linux kernel's Btrfs filesystem subsystem, specifically in the do_abort_log_replay() function. The flaw was identified by Coverity static analysis (CID 1666756) and disclosed on February 4, 2026. It affects Linux kernel versions in the range from commit 2753e49176240f21e4bb10e03514f99e732704bb up to (but not including) the fix commits, with patches available in Linux 6.18.6 and 6.19-rc5. The vulnerability is estimated as Medium severity with an EPSS score of approximately 0.024% (Feedly, EUVD).

Technical details

The root cause is a NULL pointer dereference (CWE-476) in the Btrfs log replay path. When btrfs_alloc_path() fails inside replay_one_buffer(), the wc->subvol_path field is left as NULL. Subsequently, btrfs_abort_log_replay() calls do_abort_log_replay(), which unconditionally dereferences wc->subvol_path when attempting to print debug information, triggering a kernel NULL pointer dereference. The fix adds a NULL check before dereferencing wc->subvol_path in do_abort_log_replay(). Exploitation would require triggering a memory allocation failure during Btrfs log replay, which is typically a low-probability, local condition (Feedly, Kernel Patch 1, Kernel Patch 2).

Impact

Successful triggering of this vulnerability would cause a kernel NULL pointer dereference, most likely resulting in a kernel panic (system crash) and denial of service. Because the flaw occurs in the Btrfs log replay path — executed during filesystem mount after an unclean shutdown — it could prevent a system from successfully mounting a Btrfs volume, potentially causing data unavailability. There is no known path to privilege escalation or remote code execution from this vulnerability (Feedly, EUVD).

Mitigation and workarounds

The Linux kernel maintainers have released patches addressing this vulnerability. Users should update to Linux kernel version 6.18.6 or later, or apply the fix included in 6.19-rc5. The specific fix commits are 6d1b61b8e1e44888c643d89225ab819b10649b2e and 530e3d4af566ca44807d79359b90794dea24c4f3 in the stable kernel tree. Linux distribution vendors (e.g., Red Hat, SUSE, Ubuntu) are expected to backport this fix into their supported kernel packages; users should apply available distribution security updates promptly (Kernel Patch 1, Kernel Patch 2, EUVD).

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