CVSS
No CVSS.
I
n the Linux kernel, the following vulnerability has been resolved: xfs: fix UAF in xchk_btree_check_block_owner We cannot dereference bs->cur when trying to determine if bs->cur aliases bs->sc->sa.{bno,rmap}_cur after the latter has been freed. Fix this by sampling before type before any freeing could happen. The correct temporal ordering was broken when we removed xfs_btnum_t.
References
Configurations
No configuration.
History
23 Feb 2026, 04:16
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| References |
|
18 Feb 2026, 16:22
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-18 16:22
Updated : 2026-02-23 04:16
NVD link : CVE-2026-23223
Mitre link : CVE-2026-23223
CVE.ORG link : CVE-2026-23223
JSON object : View
Products Affected
No product.
CWE
No CWE.