CVE-2026-97548

HIGHCVSS 7.8/10

Last modified

CVE-2026-97548 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.

Description

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.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 9abe03a0e4f978615a2b1b484b8d09ca84c16ea0, < 108114437915e61e8f88d1cbcc442c3f886a347e; >= 9abe03a0e4f978615a2b1b484b8d09ca84c16ea0, < 84316cb25af95a60e655ccc8fe646bb5ad631b71; >= 9abe03a0e4f978615a2b1b484b8d09ca84c16ea0, < aa301322f72f82f26e4ba0826018d41388ab9896
LinuxLinux6.14

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-97548?
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.
How severe is CVE-2026-97548?
CVE-2026-97548 has a CVSS score of 7.8/10 (HIGH severity).
How do I fix CVE-2026-97548?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-97548?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST