CVE-2023-53309
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:
drm/radeon: Fix integer overflow in radeon_cs_parser_init
The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size *= sizeof(uint32_t), will cause uninitialized memory to be referenced later
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 28a326c592e3e444c59f28b3e60c3b07692928d6 < d05ba46134d07e889de7d23cf8503574a22ede09 | affected |
| Linux | Linux | 28a326c592e3e444c59f28b3e60c3b07692928d6 < cfa9148bafb2d3292b65de1bac79dcca65be2643 | affected |
| Linux | Linux | 28a326c592e3e444c59f28b3e60c3b07692928d6 < b8fab6aebdf2115ec2d7bd2f3498d5b911ff351e | affected |
| Linux | Linux | 28a326c592e3e444c59f28b3e60c3b07692928d6 < e6825b30d37fe89ceb87f926d33d4fad321a331e | affected |
| Linux | Linux | 28a326c592e3e444c59f28b3e60c3b07692928d6 < c0d7dbc6b7a61a56028118c00af2c8319d44a682 | affected |
| Linux | Linux | 28a326c592e3e444c59f28b3e60c3b07692928d6 < 2e1be420b86980c25a75325e90dfc3fc73126f61 | affected |
| Linux | Linux | 28a326c592e3e444c59f28b3e60c3b07692928d6 < 25e634d7f44eb13113139040e5366bebe48c882f | affected |
| Linux | Linux | 28a326c592e3e444c59f28b3e60c3b07692928d6 < f828b681d0cd566f86351c0b913e6cb6ed8c7b9c | affected |
| Linux | Linux | 3.13 | affected |
| Linux | Linux | 0 < 3.13 | unaffected |
| Linux | Linux | 4.14.324 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.293 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.255 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.192 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.123 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.42 <= 6.1.* | unaffected |
| Linux | Linux | 6.4.7 <= 6.4.* | unaffected |
| Linux | Linux | 6.5 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/d05ba46134d07e889de7d23cf8503574a22ede09
- https://git.kernel.org/stable/c/cfa9148bafb2d3292b65de1bac79dcca65be2643
- https://git.kernel.org/stable/c/b8fab6aebdf2115ec2d7bd2f3498d5b911ff351e
- https://git.kernel.org/stable/c/e6825b30d37fe89ceb87f926d33d4fad321a331e
- https://git.kernel.org/stable/c/c0d7dbc6b7a61a56028118c00af2c8319d44a682
- https://git.kernel.org/stable/c/2e1be420b86980c25a75325e90dfc3fc73126f61
- https://git.kernel.org/stable/c/25e634d7f44eb13113139040e5366bebe48c882f
- https://git.kernel.org/stable/c/f828b681d0cd566f86351c0b913e6cb6ed8c7b9c
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.