Answer in brief
CVE-2024-50241 records a Unknown severity vulnerability in NFSD: Initialize struct nfsd4_copy earlier. 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 | >=9e52ff544e0bfa09ee339fd7b0937ee3c080c24e <059434d23c4578d9d02efb92d848ea21bc640112 || >=43e46ee5efc03990b223f7aa8b77aa9c3d3acfdf <7267625baf365a969f1b25ded6f07b64bc90ec5b || >=7ea9260874b779637aff6d24c344b8ef4ac862a0 <c3074003fa6837c2b89a34d8d12d9463b59d22d6 || >=ae267989b7b7933dfedcd26468d0a88fc3a9da9e <421f1a2a1afb47d88de09457ef7687e1df7bc997 || >=6a488ad7745b8f64625c6d3a24ce7e448e83f11b <e30a9a2f69c34a00a3cb4fd45c5d231929e66fb1 || >=aadc3bbea163b6caaaebfdd2b6c4667fbc726752 <63fab04cbd0f96191b6e5beedc3b643b01c15889 || b4e21431a0db4854b5023cd5af001be557e6c3db || >=6.10.14 <6.11 | 059434d23c4578d9d02efb92d848ea21bc640112, 7267625baf365a969f1b25ded6f07b64bc90ec5b, c3074003fa6837c2b89a34d8d12d9463b59d22d6, 421f1a2a1afb47d88de09457ef7687e1df7bc997, e30a9a2f69c34a00a3cb4fd45c5d231929e66fb1, 63fab04cbd0f96191b6e5beedc3b643b01c15889, 6.11 |
| Linux/Linuxgeneric | >=6.11.3 <6.11.7 | 6.11.7 |
Published upstream
Nov 9, 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: Initialize struct nfsd4_copy earlier Ensure the refcount and async_copies fields are initialized early. cleanup_async_copy() will reference these fields if an error occurs in nfsd4_copy(). If they are not correctly initialized, at the very least, a refcount underflow occurs.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-50241 records a Unknown severity vulnerability in NFSD: Initialize struct nfsd4_copy earlier. 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 | >=9e52ff544e0bfa09ee339fd7b0937ee3c080c24e <059434d23c4578d9d02efb92d848ea21bc640112 || >=43e46ee5efc03990b223f7aa8b77aa9c3d3acfdf <7267625baf365a969f1b25ded6f07b64bc90ec5b || >=7ea9260874b779637aff6d24c344b8ef4ac862a0 <c3074003fa6837c2b89a34d8d12d9463b59d22d6 || >=ae267989b7b7933dfedcd26468d0a88fc3a9da9e <421f1a2a1afb47d88de09457ef7687e1df7bc997 || >=6a488ad7745b8f64625c6d3a24ce7e448e83f11b <e30a9a2f69c34a00a3cb4fd45c5d231929e66fb1 || >=aadc3bbea163b6caaaebfdd2b6c4667fbc726752 <63fab04cbd0f96191b6e5beedc3b643b01c15889 || b4e21431a0db4854b5023cd5af001be557e6c3db || >=6.10.14 <6.11 | 059434d23c4578d9d02efb92d848ea21bc640112, 7267625baf365a969f1b25ded6f07b64bc90ec5b, c3074003fa6837c2b89a34d8d12d9463b59d22d6, 421f1a2a1afb47d88de09457ef7687e1df7bc997, e30a9a2f69c34a00a3cb4fd45c5d231929e66fb1, 63fab04cbd0f96191b6e5beedc3b643b01c15889, 6.11 |
| Linux/Linuxgeneric | >=6.11.3 <6.11.7 | 6.11.7 |
Published upstream
Nov 9, 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: Initialize struct nfsd4_copy earlier Ensure the refcount and async_copies fields are initialized early. cleanup_async_copy() will reference these fields if an error occurs in nfsd4_copy(). If they are not correctly initialized, at the very least, a refcount underflow occurs.
Quoted source text, attributed separately from HOL analysis.