
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."