Answer in brief
CVE-2024-41026 records a Unknown severity vulnerability in mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length. 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 | >=ed01d210fd910f7fa7933638df14ffb8d4aac2a9 <c561c4ecce712f94b442db5960e281f13b28df2e || >=ed01d210fd910f7fa7933638df14ffb8d4aac2a9 <16198eef11c1929374381d7f6271b4bf6aa44615 | c561c4ecce712f94b442db5960e281f13b28df2e, 16198eef11c1929374381d7f6271b4bf6aa44615 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Jul 29, 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: mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sg_miter's length. Limit the number of transmitted bytes to sgm->length.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-41026 records a Unknown severity vulnerability in mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length. 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 | >=ed01d210fd910f7fa7933638df14ffb8d4aac2a9 <c561c4ecce712f94b442db5960e281f13b28df2e || >=ed01d210fd910f7fa7933638df14ffb8d4aac2a9 <16198eef11c1929374381d7f6271b4bf6aa44615 | c561c4ecce712f94b442db5960e281f13b28df2e, 16198eef11c1929374381d7f6271b4bf6aa44615 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Jul 29, 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: mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sg_miter's length. Limit the number of transmitted bytes to sgm->length.
Quoted source text, attributed separately from HOL analysis.