← Zuruck zu CVEs
CVE-2026-23043
N/ABeschreibung
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().
CVE Details
CVSS v3.1 BewertungN/A
Veroffentlicht2/4/2026
Zuletzt geandert2/4/2026
Quellenvd
Honeypot-Sichtungen0
Referenzen
https://git.kernel.org/stable/c/530e3d4af566ca44807d79359b90794dea24c4f3(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/6d1b61b8e1e44888c643d89225ab819b10649b2e(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
IOC Korrelationen
Keine Korrelationen erfasst
This product uses data from the NVD API but is not endorsed or certified by the NVD.