CVE-2024-53163

Summary

In the Linux kernel, the following vulnerability has been resolved:

crypto: qat/qat_420xx - fix off by one in uof_get_name()

This is called from uof_get_name_420xx() where "num_objs" is the ARRAY_SIZE() of fw_objs[]. The > needs to be >= to prevent an out of bounds access.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxfcf60f4bcf54952cc14d14178c358be222dbeb43 < c23661a36eea840b657e485d48ed88b246da1bb8affected
LinuxLinuxfcf60f4bcf54952cc14d14178c358be222dbeb43 < 91eef1ad75f03d37dba926b73f9dd6f058bc4d58affected
LinuxLinuxfcf60f4bcf54952cc14d14178c358be222dbeb43 < 93a11608fb3720e1bc2b19a2649ac2b49cca1921affected
LinuxLinux6.8affected
LinuxLinux0 < 6.8unaffected
LinuxLinux6.11.11 <= 6.11.*unaffected
LinuxLinux6.12.2 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

References