
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-53106 affects the Linux kernel's Integrity Measurement Architecture (IMA) subsystem. The vulnerability was discovered in the ima_eventdigest_init_common function, where a buffer overrun condition exists when ima_eventdigest_init() calls ima_eventdigest_init_common() with HASH_ALGO__LAST parameter. This parameter is then used to access the array hash_digest_size[] which can lead to a buffer overrun condition (Kernel Git).
The vulnerability exists in the security/integrity/ima/ima_template_lib.c file. When the ima_eventdigest_init() function calls ima_eventdigest_init_common() with HASH_ALGO__LAST parameter, it attempts to access the hash_digest_size array without proper bounds checking. The fix involves adding a conditional statement to handle cases where hash_algo is equal to or greater than HASH_ALGO__LAST, using IMA_DIGEST_SIZE as a fallback which fits SHA1 or MD5 (Kernel Git).
A buffer overrun in the IMA subsystem could potentially lead to memory corruption, which may result in system crashes or potential privilege escalation. The vulnerability affects the integrity measurement functionality of the Linux kernel (NVD).
The vulnerability requires access to the IMA subsystem and the ability to trigger the ima_eventdigest_init() function with specific parameters. No known exploits in the wild have been reported at this time.
The issue has been fixed in multiple Linux kernel versions. The fix involves adding proper bounds checking before accessing the hash_digest_size array. Users should update their Linux kernel to a patched version. The fix has been backported to various stable kernel branches including 6.1.y (Debian LTS).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."