Answer in brief
CVE-2024-46697 records a Unknown severity vulnerability in nfsd: ensure that nfsd4_fattr_args.context is zeroed out. 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 | >=f59388a579c6a395de8f7372b267d3abecd8d6bf <dd65b324174a64558a16ebbf4c3266e5701185d0 || >=f59388a579c6a395de8f7372b267d3abecd8d6bf <f58bab6fd4063913bd8321e99874b8239e9ba726 | dd65b324174a64558a16ebbf4c3266e5701185d0, f58bab6fd4063913bd8321e99874b8239e9ba726 |
| Linux/Linuxgeneric | 6.7 | 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: ensure that nfsd4_fattr_args.context is zeroed out If nfsd4_encode_fattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'll then try to free. Initialize it early.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-46697 records a Unknown severity vulnerability in nfsd: ensure that nfsd4_fattr_args.context is zeroed out. 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 | >=f59388a579c6a395de8f7372b267d3abecd8d6bf <dd65b324174a64558a16ebbf4c3266e5701185d0 || >=f59388a579c6a395de8f7372b267d3abecd8d6bf <f58bab6fd4063913bd8321e99874b8239e9ba726 | dd65b324174a64558a16ebbf4c3266e5701185d0, f58bab6fd4063913bd8321e99874b8239e9ba726 |
| Linux/Linuxgeneric | 6.7 | 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: ensure that nfsd4_fattr_args.context is zeroed out If nfsd4_encode_fattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'll then try to free. Initialize it early.
Quoted source text, attributed separately from HOL analysis.