CVE-2024-53106EPSS p15.3%
CVE-2024-53106CVE-2024-53106
linux / linux_kernel
Description
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.
Scoring
| CVSS | 7.3 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H |
| EPSS | 0.24% probability of exploitation · percentile 15.3% · 2026-08-05T12:04:55Z |
| Last modified | 2026-08-04 |