CVE-2026-23043

Source
https://cve.org/CVERecord?id=CVE-2026-23043
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23043.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23043
Downstream
Published
2026-02-04T16:00:26.353Z
Modified
2026-02-09T19:34:14.163799Z
Summary
btrfs: fix NULL pointer dereference in do_abort_log_replay()
Details

In the Linux kernel, the following vulnerability has been resolved:

btrfs: fix NULL pointer dereference in doabortlog_replay()

Coverity reported a NULL pointer dereference issue (CID 1666756) in doabortlogreplay(). When btrfsallocpath() fails in replayonebuffer(), wc->subvolpath is NULL, but btrfsabortlogreplay() calls doabortlogreplay() which unconditionally dereferences wc->subvolpath when attempting to print debug information. Fix this by adding a NULL check before dereferencing wc->subvolpath in doabortlog_replay().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23043.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2753e49176240f21e4bb10e03514f99e732704bb
Fixed
6d1b61b8e1e44888c643d89225ab819b10649b2e
Fixed
530e3d4af566ca44807d79359b90794dea24c4f3

Affected versions

v6.*
v6.17
v6.18
v6.18-rc1
v6.18-rc2
v6.18-rc3
v6.18-rc4
v6.18-rc5
v6.18-rc6
v6.18-rc7
v6.18.1
v6.18.2
v6.18.3
v6.18.4
v6.18.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23043.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23043.json"