Answer in brief
CVE-2024-46696 records a Unknown severity vulnerability in nfsd: fix potential UAF in nfsd4_cb_getattr_release. 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 | >=c5967721e1063648b0506481585ba7e2e49a075e <e0b66698a5ae41078f7490e8b3527013f5fccd6c || >=c5967721e1063648b0506481585ba7e2e49a075e <1116e0e372eb16dd907ec571ce5d4af325c55c10 | e0b66698a5ae41078f7490e8b3527013f5fccd6c, 1116e0e372eb16dd907ec571ce5d4af325c55c10 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Sep 13, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4_cb_getattr_release Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last.
Quoted source text, attributed separately from HOL analysis.