Answer in brief
CVE-2026-97546 records a Unknown severity vulnerability in xfs: don't spin forever on zero-length dirents when salvaging them. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=b1991ee3e7cf852e95a3498801303cfbb4468681 <5442f0c56445618544a801fb4dae35aed87a1aaa || >=b1991ee3e7cf852e95a3498801303cfbb4468681 <08754ebfa5c28e8d57316b1bd7a5a921a5e2e762 || >=b1991ee3e7cf852e95a3498801303cfbb4468681 <a455c83ce5dc1a2da33b1b84253d298372a8dfbd || >=b1991ee3e7cf852e95a3498801303cfbb4468681 <9f84792b40d0c96833341602144574bf0bd14a6a | 5442f0c56445618544a801fb4dae35aed87a1aaa, 08754ebfa5c28e8d57316b1bd7a5a921a5e2e762, a455c83ce5dc1a2da33b1b84253d298372a8dfbd, 9f84792b40d0c96833341602144574bf0bd14a6a |
| Linux/Linuxgeneric | 6.10 | Not reported |
Published upstream
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 25, 2026
In the Linux kernel, the following vulnerability has been resolved: xfs: don't spin forever on zero-length dirents when salvaging them LOLLM noticed that xrep_dir_recover_data can spin forever if it encounters an unused dirent that claims to have length zero. Fix that, and prevent the same thing from happening with a zero-length entry.
Quoted source text, attributed separately from HOL analysis.