CVE-2024-53162
High
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
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.
Exploit probability
0.3%
Published
December 24, 2024
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2024-53162
View original source
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.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/05c9a7a5344425860202a8f3efea4d8ed2d10edb
- https://git.kernel.org/stable/c/475b5098043eef6e72751aadeab687992a5b63d1
- https://git.kernel.org/stable/c/700852528fc5295897d6089eea0656d67f9b9d88
- https://git.kernel.org/stable/c/e69d2845aaa080960f38761f78fd25aa856620c6
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53162.json
- https://nvd.nist.gov/vuln/detail/CVE-2024-53162