Answer in brief
CVE-2024-50284 records a Unknown severity vulnerability in ksmbd: Fix the missing xa_store error check. 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 | >=052b41ef2abe274f068e892aee81406f11bd1f3a <d8664ce789bd46290c59a00da6897252f92c237d || >=b685757c7b08d5073046fb379be965fd6c06aafc <726c1568b9145fa13ee248df184b186c382a7ff8 || >=b685757c7b08d5073046fb379be965fd6c06aafc <c2a232c4f790f4bcd4d218904c56ac7a39a448f5 || >=b685757c7b08d5073046fb379be965fd6c06aafc <3abab905b14f4ba756d413f37f1fb02b708eee93 || 1f485b54d04a920723984062c912174330a05178 || >=6.1.71 <6.1.117 || >=5.15.145 <5.16 | d8664ce789bd46290c59a00da6897252f92c237d, 726c1568b9145fa13ee248df184b186c382a7ff8, c2a232c4f790f4bcd4d218904c56ac7a39a448f5, 3abab905b14f4ba756d413f37f1fb02b708eee93, 6.1.117, 5.16 |
| Linux/Linuxgeneric | 6.3 | Not reported |
Published upstream
Nov 19, 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: ksmbd: Fix the missing xa_store error check xa_store() can fail, it return xa_err(-EINVAL) if the entry cannot be stored in an XArray, or xa_err(-ENOMEM) if memory allocation failed, so check error for xa_store() to fix it.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-50284 records a Unknown severity vulnerability in ksmbd: Fix the missing xa_store error check. 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 | >=052b41ef2abe274f068e892aee81406f11bd1f3a <d8664ce789bd46290c59a00da6897252f92c237d || >=b685757c7b08d5073046fb379be965fd6c06aafc <726c1568b9145fa13ee248df184b186c382a7ff8 || >=b685757c7b08d5073046fb379be965fd6c06aafc <c2a232c4f790f4bcd4d218904c56ac7a39a448f5 || >=b685757c7b08d5073046fb379be965fd6c06aafc <3abab905b14f4ba756d413f37f1fb02b708eee93 || 1f485b54d04a920723984062c912174330a05178 || >=6.1.71 <6.1.117 || >=5.15.145 <5.16 | d8664ce789bd46290c59a00da6897252f92c237d, 726c1568b9145fa13ee248df184b186c382a7ff8, c2a232c4f790f4bcd4d218904c56ac7a39a448f5, 3abab905b14f4ba756d413f37f1fb02b708eee93, 6.1.117, 5.16 |
| Linux/Linuxgeneric | 6.3 | Not reported |
Published upstream
Nov 19, 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: ksmbd: Fix the missing xa_store error check xa_store() can fail, it return xa_err(-EINVAL) if the entry cannot be stored in an XArray, or xa_err(-ENOMEM) if memory allocation failed, so check error for xa_store() to fix it.
Quoted source text, attributed separately from HOL analysis.