PatchSiren cyber security CVE debrief
CVE-2026-97548 Linux CVE debrief
A vulnerability in the Linux kernel's XFS file system has been addressed. The rtrmap and rtrefcount _maxlevels_ondisk functions did not account for the inode root, potentially allowing access beyond the end of a cursor for a sufficiently large btree. This issue has been fixed. The vulnerability was addressed through fixes to the Linux kernel's XFS file system, specifically targeting the rtrmap and rtrefcount _maxlevels_ondisk functions. These functions are crucial for determining the size of in-memory btree cursors for each btree type. The oversight of not accounting for the inode root could lead to accessing beyond the cursor bounds, posing a risk to system stability and security.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux kernel maintainers, users, and administrators should assess exposure and verify fixes. This includes reviewing Linux kernel versions and XFS file system usage, verifying fixes, and updating to fixed kernel versions if necessary. The vulnerability's impact on system stability and security necessitates a thorough review of affected systems and prompt application of fixes.
Why it matters
A vulnerability in the Linux kernel's XFS file system has been addressed. Linux kernel maintainers and users should assess exposure and verify fixes.
- Verify Linux kernel versions and XFS file system usage
- Assess exposure and potential access beyond cursor bounds
- Update to fixed kernel versions if necessary
Technical summary
The rtrmap and rtrefcount _maxlevels_ondisk functions in the Linux kernel's XFS file system did not account for the inode root. This could potentially allow access beyond the end of a cursor for a sufficiently large btree. The issue has been addressed through fixes to these functions. The fixes ensure that the functions accurately compute the size of in-memory btree cursors, preventing potential access beyond cursor bounds. This vulnerability impacts Linux kernel maintainers, users, and administrators who need to assess exposure and verify fixes.
Defensive priority
Linux kernel maintainers and users should assess exposure and verify fixes.
Recommended defensive actions
- Review Linux kernel versions and XFS file system usage
- Verify fixes and assess exposure
- Update to fixed kernel versions if necessary
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. Three source references from the Linux kernel Git repository are available. The evidence is grounded in official CVE and NVD documentation, as well as source references from the Linux kernel Git repository. The vulnerability's scope and impact are still being assessed, and defenders should verify Linux kernel versions and XFS file system usage. The fixes involve updating the _maxlevels_ondisk functions to correctly account for the inode root, thereby preventing out-of-
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97548 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97548
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97548 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97548
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/108114437915e61e8f88d1cbcc442c3f886a347e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/84316cb25af95a60e655ccc8fe646bb5ad631b71
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/aa301322f72f82f26e4ba0826018d41388ab9896
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.