Answer in brief
CVE-2026-89829 records a Unknown severity vulnerability in f2fs: fix to pass folio->index to f2fs_sanity_check_node_footer(). 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 | >=cd2fec912a0f04390d446ed692f73f2da842855f <a984446aa9d5b787afa3023fc7b44017b80fe3bc || >=0a736109c9d29de0c26567e42cb99b27861aa8ba <0b196c07407f48a41cd9741cf53e10cb1e23d2e5 || >=0a736109c9d29de0c26567e42cb99b27861aa8ba <7e188e9f9437ab47c3237d609f1b26348d6fea1a || 971aa8e2a4043d92bf62061b79f74fd4ac59165a || >=6.18.13 <6.18.51 || >=6.19.3 <6.20 | a984446aa9d5b787afa3023fc7b44017b80fe3bc, 0b196c07407f48a41cd9741cf53e10cb1e23d2e5, 7e188e9f9437ab47c3237d609f1b26348d6fea1a, 6.18.51, 6.20 |
| Linux/Linuxgeneric | 7.0 | Not reported |
Published upstream
Sep 16, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 16, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 16, 2026
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to pass folio->index to f2fs_sanity_check_node_footer() Otherwise in f2fs_sanity_check_node_footer(), it will check the same nid incorrectly.
Quoted source text, attributed separately from HOL analysis.