CVE-2026-97542
Received Received - Intake

XFS Filesystem Bitmap Error Handling Flaw

Vulnerability report for CVE-2026-97542, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: kernel.org

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-25
AI Q&A
2026-09-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the Linux kernel's XFS file system. It occurs in the xrep_agfl_fill function where an error in setting a bitmap (xagb_bitmap_set) is not properly checked. The system continues processing despite the error, leading to inconsistent in-memory data which could cause further issues.

Impact Analysis

This vulnerability could lead to data corruption or system crashes in systems using the XFS file system. If the bitmap error occurs, the kernel may operate with incorrect data, potentially causing file system inconsistencies or failures.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the xfs bitmap error in xrep_agfl_fill. Monitor kernel logs for filesystem errors related to XFS operations.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-97542. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart