PT-2026-20449 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-03-25
·
CVE-2026-23223
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a use-after-free issue within the xfs subsystem, specifically in the
xchk btree check block owner function. The issue arises from a potential dereference of bs->cur after the memory it points to has been freed, specifically when checking if bs->cur aliases bs->sc->sa.{bno,rmap} cur. The fix involves sampling before type to ensure correct temporal ordering and prevent the dereference after freeing.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel