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->cur when trying to determine if bs->cur<br />
aliases bs->sc->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.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
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) |
To consult the complete list of CPE names with products and versions, see this page



