CVE-2026-23043
Last modified
CVE-2026-23043 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL pointer dereference in do_abort_log_replay() Coverity reported a NULL pointer dereference issue (CID 1666756) in do_abort_log_replay(). When btrfs_alloc_path() fails in replay_one_buffer(), wc->subvol_path is NULL, but btrfs_abort_log_replay() calls do_abort_log_replay() which unconditionally dereferences wc->subvol_path when attempting to print debug information. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL pointer dereference in do_abort_log_replay() Coverity reported a NULL pointer dereference issue (CID 1666756) in do_abort_log_replay(). When btrfs_alloc_path() fails in replay_one_buffer(), wc->subvol_path is NULL, but btrfs_abort_log_replay() calls do_abort_log_replay() which unconditionally dereferences wc->subvol_path when attempting to print debug information. Fix this by adding a NULL check before dereferencing wc->subvol_path in do_abort_log_replay().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 2753e49176240f21e4bb10e03514f99e732704bb, < 6d1b61b8e1e44888c643d89225ab819b10649b2e; >= 2753e49176240f21e4bb10e03514f99e732704bb, < 530e3d4af566ca44807d79359b90794dea24c4f3 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-23043?
How severe is CVE-2026-23043?
How do I fix CVE-2026-23043?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23037In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23038In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23039In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23040In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23041In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23042In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23044In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23045In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23046In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23047In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23048In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23049In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-23043?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
