Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.5, < 6.6.64 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/05c9a7a5344425860202a8f3efea4d8ed2d10edbPatch
- https://git.kernel.org/stable/c/475b5098043eef6e72751aadeab687992a5b63d1Patch
- https://git.kernel.org/stable/c/700852528fc5295897d6089eea0656d67f9b9d88Patch
- https://git.kernel.org/stable/c/e69d2845aaa080960f38761f78fd25aa856620c6Patch
FAQ
What is CVE-2024-53162?
CVE-2024-53162 is a vulnerability with a CVSS score of 7.1 (HIGH). 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...
How severe is CVE-2024-53162?
CVE-2024-53162 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53162?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.