CVE-2024-53163
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
crypto: qat/qat_420xx - fix off by one in uof_get_name()
This is called from uof_get_name_420xx() where "num_objs" is the ARRAY_SIZE() of fw_objs[]. The > needs to be >= to prevent an out of bounds access.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | fcf60f4bcf54952cc14d14178c358be222dbeb43 < c23661a36eea840b657e485d48ed88b246da1bb8 | affected |
| Linux | Linux | fcf60f4bcf54952cc14d14178c358be222dbeb43 < 91eef1ad75f03d37dba926b73f9dd6f058bc4d58 | affected |
| Linux | Linux | fcf60f4bcf54952cc14d14178c358be222dbeb43 < 93a11608fb3720e1bc2b19a2649ac2b49cca1921 | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.11.11 <= 6.11.* | unaffected |
| Linux | Linux | 6.12.2 <= 6.12.* | unaffected |
| Linux | Linux | 6.13 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/c23661a36eea840b657e485d48ed88b246da1bb8
- https://git.kernel.org/stable/c/91eef1ad75f03d37dba926b73f9dd6f058bc4d58
- https://git.kernel.org/stable/c/93a11608fb3720e1bc2b19a2649ac2b49cca1921
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.