CVE-2024-53163 – Linux Kernel Off-By-One Array Vulnerability in QAT Crypto

CVE ID : CVE-2024-53163

Published : Dec. 24, 2024, 12:15 p.m. | 15 hours, 53 minutes ago

Description : 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.

Severity: 0.0 | NA

Visit the link for more details, such as CVSS details, affected products, timeline, and more…CVE ID : CVE-2024-53163

Published : Dec. 24, 2024, 12:15 p.m. | 15 hours, 53 minutes ago

Description : 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.

Severity: 0.0 | NA

Visit the link for more details, such as CVSS details, affected products, timeline, and more…