CVE-2026-97542

Summary

In the Linux kernel, the following vulnerability has been resolved:

xfs: bail out on bitmap errors in xrep_agfl_fill

LOLLM also points out that the xagb_bitmap_set call in xrep_agfl_fill can fail, but we don't check the result of xagb_bitmap_walk, so we silently drop the error and proceed with inconsistent incore data. That shouldn't be allowed.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux014ad53732d2bac34d21a251f3622a4da516e21b < e49977bc568c2649cf1a37992e538df8e3779ee4affected
LinuxLinux014ad53732d2bac34d21a251f3622a4da516e21b < 82a0fd3fe908914425798b6be2b9b0a4f69ff84daffected
LinuxLinux014ad53732d2bac34d21a251f3622a4da516e21b < b5309ae6504e9b727d83bdfb2a19f44896a8f019affected
LinuxLinux014ad53732d2bac34d21a251f3622a4da516e21b < eaf580538eb1be3d162400d04c4b7dc4c627296baffected
LinuxLinux6.6affected
LinuxLinux0 < 6.6unaffected
LinuxLinux6.12.111 <= 6.12.*unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2.7 <= 7.2.*unaffected
LinuxLinux7.3-rc3 <= *unaffected

Weaknesses

References