IT

Tracker / CVE-2023-53309

CVE-2023-53309

Medium 5.5

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 products and versions

linux linux_kernel · … → 4.14.324
linux linux_kernel · 4.15 → 4.19.293
linux linux_kernel · 4.20 → 5.4.255
linux linux_kernel · 5.11 → 5.15.123
linux linux_kernel · 5.16 → 6.1.42
linux linux_kernel · 5.5 → 5.10.192
linux linux_kernel · 6.2 → 6.4.7

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References