CVE-2026-97548
7.8
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
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
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 9abe03a0e4f978615a2b1b484b8d09ca84c16ea0 < 108114437915e61e8f88d1cbcc442c3f886a347e | affected |
| Linux | Linux | 9abe03a0e4f978615a2b1b484b8d09ca84c16ea0 < 84316cb25af95a60e655ccc8fe646bb5ad631b71 | affected |
| Linux | Linux | 9abe03a0e4f978615a2b1b484b8d09ca84c16ea0 < aa301322f72f82f26e4ba0826018d41388ab9896 | affected |
| Linux | Linux | 6.14 | affected |
| Linux | Linux | 0 < 6.14 | unaffected |
| Linux | Linux | 6.18.53 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.7 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc3 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/108114437915e61e8f88d1cbcc442c3f886a347e
- https://git.kernel.org/stable/c/84316cb25af95a60e655ccc8fe646bb5ad631b71
- https://git.kernel.org/stable/c/aa301322f72f82f26e4ba0826018d41388ab9896
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.