VulnerabilityModified
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.
HIGH 7.1EPSS 0.26%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.26%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 7.1 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-125
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.