CVE-2026-23252

Enriched by CISA
 

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchk_xfile_*_descr calls The xchk_xfile_*_descr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes (or whatever the nofail guarantees are nowadays). Some of them could easily exceed that, and Jiaming Zhang found a few places where that can happen with syzbot. The descriptions are debugging aids and aren't required to be unique, so let's just pass in static strings and eliminate this path to failure. Note this patch touches a number of commits, most of which were merged between 6.6 and 6.14.
https://nvd.nist.gov/vuln/detail/CVE-2026-23252

Categories

No category defined

References


 

AFFECTED (from MITRE)


Vendor Product Versions
Linux Linux
  • ab97f4b1c030750f2475bf4da8a9554d02206640 < 18e9cf2259b4157fd282b323514375f2f6a59edb [affected]
  • ab97f4b1c030750f2475bf4da8a9554d02206640 < 2d8afee89262762fe0e5547772708c75f320c957 [affected]
  • ab97f4b1c030750f2475bf4da8a9554d02206640 < 60382993a2e18041f88c7969f567f168cd3b4de3 [affected]
Linux Linux
  • 6.10 [affected]
  • < 6.10 [unaffected]
  • 6.18.16 ≤ 6.18.* [unaffected]
  • 6.19.6 ≤ 6.19.* [unaffected]
  • 7.0-rc1 ≤ * [unaffected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end
Configuration 1
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* >= 6.10 < 6.18.16
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* >= 6.10 < 6.19.6
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* >= 6.10 < 7.0-rc1


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry