Answer in brief
CVE-2024-57983 records a Unknown severity vulnerability in mailbox: th1520: Fix memory corruption due to incorrect array size. 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 | >=5d4d263e1c6b6b18acb4d67fd3b9af71b7404924 <2cd12c7fba59f30369e8647a2b726c7280903304 || >=5d4d263e1c6b6b18acb4d67fd3b9af71b7404924 <db049866943a38bf46a34fa120d526663339d7a5 | 2cd12c7fba59f30369e8647a2b726c7280903304, db049866943a38bf46a34fa120d526663339d7a5 |
| Linux/Linuxgeneric | 6.13 | Not reported |
Published upstream
Feb 27, 2025
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: mailbox: th1520: Fix memory corruption due to incorrect array size The functions th1520_mbox_suspend_noirq and th1520_mbox_resume_noirq are intended to save and restore the interrupt mask registers in the MBOX ICU0. However, the array used to store these registers was incorrectly sized, leading to memory corruption when accessing all four registers. This commit corrects the array size to accommodate all four interrupt mask registers, preventing memory corruption during suspend and resume operations.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-57983 records a Unknown severity vulnerability in mailbox: th1520: Fix memory corruption due to incorrect array size. 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 | >=5d4d263e1c6b6b18acb4d67fd3b9af71b7404924 <2cd12c7fba59f30369e8647a2b726c7280903304 || >=5d4d263e1c6b6b18acb4d67fd3b9af71b7404924 <db049866943a38bf46a34fa120d526663339d7a5 | 2cd12c7fba59f30369e8647a2b726c7280903304, db049866943a38bf46a34fa120d526663339d7a5 |
| Linux/Linuxgeneric | 6.13 | Not reported |
Published upstream
Feb 27, 2025
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: mailbox: th1520: Fix memory corruption due to incorrect array size The functions th1520_mbox_suspend_noirq and th1520_mbox_resume_noirq are intended to save and restore the interrupt mask registers in the MBOX ICU0. However, the array used to store these registers was incorrectly sized, leading to memory corruption when accessing all four registers. This commit corrects the array size to accommodate all four interrupt mask registers, preventing memory corruption during suspend and resume operations.
Quoted source text, attributed separately from HOL analysis.