CVE-2026-97548

Summary

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

xfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functions

The _maxlevels_ondisk functions are used to compute the size of in-memory btree cursors for each btree type. Unfortunately, LOLLM noticed that the rtrmap and rtrefcount versions of these functions forget to account for the inode root, which means that we could access beyond the end of the cursor given a sufficiently large btree. Fix this.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux9abe03a0e4f978615a2b1b484b8d09ca84c16ea0 < 108114437915e61e8f88d1cbcc442c3f886a347eaffected
LinuxLinux9abe03a0e4f978615a2b1b484b8d09ca84c16ea0 < 84316cb25af95a60e655ccc8fe646bb5ad631b71affected
LinuxLinux9abe03a0e4f978615a2b1b484b8d09ca84c16ea0 < aa301322f72f82f26e4ba0826018d41388ab9896affected
LinuxLinux6.14affected
LinuxLinux0 < 6.14unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2.7 <= 7.2.*unaffected
LinuxLinux7.3-rc3 <= *unaffected

Weaknesses

References