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.
References
Configurations
Configuration 1 (hide)
|
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 : v3 : |
v2 : unknown
v3 : 7.1 |
References | () https://git.kernel.org/stable/c/05c9a7a5344425860202a8f3efea4d8ed2d10edb - Patch | |
References | () https://git.kernel.org/stable/c/475b5098043eef6e72751aadeab687992a5b63d1 - Patch | |
References | () https://git.kernel.org/stable/c/700852528fc5295897d6089eea0656d67f9b9d88 - Patch | |
References | () https://git.kernel.org/stable/c/e69d2845aaa080960f38761f78fd25aa856620c6 - Patch | |
Summary |
|
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