CVE-2024-53162

7.1HIGH

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat_4xxx - fix off by one in uof_get_name() The fw_objs[] array has "num_objs" elements so the > needs to be >= to pre

Published: 12/24/2024Updated: 10/1/2025

Description

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat_4xxx - fix off by one in uof_get_name() The fw_objs[] array has "num_objs" elements so the > needs to be >= to prevent an out of bounds read.

AI AnalysisPowered by AI

Affected Products

linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel

References