CVE-2026-23223

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
18/02/2026
Last modified:
18/03/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> xfs: fix UAF in xchk_btree_check_block_owner<br /> <br /> We cannot dereference bs-&gt;cur when trying to determine if bs-&gt;cur<br /> aliases bs-&gt;sc-&gt;sa.{bno,rmap}_cur after the latter has been freed.<br /> Fix this by sampling before type before any freeing could happen.<br /> The correct temporal ordering was broken when we removed xfs_btnum_t.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9 (including) 6.12.72 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.18.11 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 6.19.1 (excluding)