Answer in brief
CVE-2024-53106 records a Unknown severity vulnerability in ima: fix buffer overrun in ima_eventdigest_init_common. 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 | >=9fab303a2cb3d323ca3a32a8b4ab60b451141901 <e01aae58e818503f2ffcd34c6f7dc6f90af1057e || >=9fab303a2cb3d323ca3a32a8b4ab60b451141901 <8a84765c62cc0469864e2faee43aae253ad16082 || >=9fab303a2cb3d323ca3a32a8b4ab60b451141901 <1ecf0df5205cfb0907eb7984b8671257965a5232 || >=9fab303a2cb3d323ca3a32a8b4ab60b451141901 <923168a0631bc42fffd55087b337b1b6c54dcff5 | e01aae58e818503f2ffcd34c6f7dc6f90af1057e, 8a84765c62cc0469864e2faee43aae253ad16082, 1ecf0df5205cfb0907eb7984b8671257965a5232, 923168a0631bc42fffd55087b337b1b6c54dcff5 |
| Linux/Linuxgeneric | 5.19 | Not reported |
Published upstream
Dec 2, 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: ima: fix buffer overrun in ima_eventdigest_init_common Function ima_eventdigest_init() calls ima_eventdigest_init_common() with HASH_ALGO__LAST which is then used to access the array hash_digest_size[] leading to buffer overrun. Have a conditional statement to handle this.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-53106 records a Unknown severity vulnerability in ima: fix buffer overrun in ima_eventdigest_init_common. 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 | >=9fab303a2cb3d323ca3a32a8b4ab60b451141901 <e01aae58e818503f2ffcd34c6f7dc6f90af1057e || >=9fab303a2cb3d323ca3a32a8b4ab60b451141901 <8a84765c62cc0469864e2faee43aae253ad16082 || >=9fab303a2cb3d323ca3a32a8b4ab60b451141901 <1ecf0df5205cfb0907eb7984b8671257965a5232 || >=9fab303a2cb3d323ca3a32a8b4ab60b451141901 <923168a0631bc42fffd55087b337b1b6c54dcff5 | e01aae58e818503f2ffcd34c6f7dc6f90af1057e, 8a84765c62cc0469864e2faee43aae253ad16082, 1ecf0df5205cfb0907eb7984b8671257965a5232, 923168a0631bc42fffd55087b337b1b6c54dcff5 |
| Linux/Linuxgeneric | 5.19 | Not reported |
Published upstream
Dec 2, 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: ima: fix buffer overrun in ima_eventdigest_init_common Function ima_eventdigest_init() calls ima_eventdigest_init_common() with HASH_ALGO__LAST which is then used to access the array hash_digest_size[] leading to buffer overrun. Have a conditional statement to handle this.
Quoted source text, attributed separately from HOL analysis.