CVE-2026-23223

In 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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

18 Mar 2026, 14:46

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-416
References () https://git.kernel.org/stable/c/1c253e11225bc5167217897885b85093e17c2217 - () https://git.kernel.org/stable/c/1c253e11225bc5167217897885b85093e17c2217 - Patch
References () https://git.kernel.org/stable/c/1d411278dda293a507cb794db7d9ed3511c685c6 - () https://git.kernel.org/stable/c/1d411278dda293a507cb794db7d9ed3511c685c6 - Patch
References () https://git.kernel.org/stable/c/ba5264610423d9653aa36920520902d83841bcfd - () https://git.kernel.org/stable/c/ba5264610423d9653aa36920520902d83841bcfd - Patch
References () https://git.kernel.org/stable/c/ed82e7949f5cac3058f4100f3cd670531d41a266 - () https://git.kernel.org/stable/c/ed82e7949f5cac3058f4100f3cd670531d41a266 - Patch

23 Feb 2026, 04:16

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/1c253e11225bc5167217897885b85093e17c2217 -
Summary
  • (es) Se ha resuelto la siguiente vulnerabilidad en el kernel de Linux: xfs: se corrige UAF en xchk_btree_check_block_owner No podemos desreferenciar bs->cur al intentar determinar si bs->cur es un alias de bs->sc->sa.{bno,rmap}_cur después de que este último haya sido liberado. Esto se soluciona muestreando el tipo antes de que pudiera ocurrir cualquier liberación. El orden temporal correcto se rompió cuando eliminamos xfs_btnum_t.

18 Feb 2026, 16:22

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 16:22

Updated : 2026-03-18 14:46


NVD link : CVE-2026-23223

Mitre link : CVE-2026-23223

CVE.ORG link : CVE-2026-23223


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free