CVE-2024-53163

5.5MEDIUM

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_SI

公開日: 12/24/2024更新日: 10/1/2025

説明

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.

AI分析AIによる分析

影響を受ける製品

linuxlinux_kernel
linuxlinux_kernel

参照