CVE-2024-53162

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

06 Mar 2025, 12:42

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-125
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
References () https://git.kernel.org/stable/c/05c9a7a5344425860202a8f3efea4d8ed2d10edb - () https://git.kernel.org/stable/c/05c9a7a5344425860202a8f3efea4d8ed2d10edb - Patch
References () https://git.kernel.org/stable/c/475b5098043eef6e72751aadeab687992a5b63d1 - () https://git.kernel.org/stable/c/475b5098043eef6e72751aadeab687992a5b63d1 - Patch
References () https://git.kernel.org/stable/c/700852528fc5295897d6089eea0656d67f9b9d88 - () https://git.kernel.org/stable/c/700852528fc5295897d6089eea0656d67f9b9d88 - Patch
References () https://git.kernel.org/stable/c/e69d2845aaa080960f38761f78fd25aa856620c6 - () https://git.kernel.org/stable/c/e69d2845aaa080960f38761f78fd25aa856620c6 - Patch
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: crypto: qat/qat_4xxx - arreglado por uno en uof_get_name() La matriz fw_objs[] tiene elementos "num_objs", por lo que > debe ser >= para evitar un límite leer.

24 Dec 2024, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-24 12:15

Updated : 2025-03-06 12:42


NVD link : CVE-2024-53162

Mitre link : CVE-2024-53162

CVE.ORG link : CVE-2024-53162


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read