← Back to CVE List

CVE-2024-53162

Published: 2024-12-24T12:15Z
Last Modified: 2025-03-06T12:42Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt