CVE-2024-53106

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux9fab303a2cb3d323ca3a32a8b4ab60b451141901 < e01aae58e818503f2ffcd34c6f7dc6f90af1057eaffected
LinuxLinux9fab303a2cb3d323ca3a32a8b4ab60b451141901 < 8a84765c62cc0469864e2faee43aae253ad16082affected
LinuxLinux9fab303a2cb3d323ca3a32a8b4ab60b451141901 < 1ecf0df5205cfb0907eb7984b8671257965a5232affected
LinuxLinux9fab303a2cb3d323ca3a32a8b4ab60b451141901 < 923168a0631bc42fffd55087b337b1b6c54dcff5affected
LinuxLinux5.19affected
LinuxLinux0 < 5.19unaffected
LinuxLinux6.1.119 <= 6.1.*unaffected
LinuxLinux6.6.63 <= 6.6.*unaffected
LinuxLinux6.11.10 <= 6.11.*unaffected
LinuxLinux6.12 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

CVE Program Container

Additional References

References