First published: Fri Sep 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_index before accessing dc->links[] [WHY & HOW] dc->links[] has max size of MAX_LINKS and NULL is return when trying to access with out-of-bound index. This fixes 3 OVERRUN and 1 RESOURCE_LEAK issues reported by Coverity.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.10.9 | |
debian/linux | <=5.10.223-1<=5.10.226-1<=6.1.123-1<=6.1.119-1 | 6.12.11-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46813 is classified as a critical vulnerability in the Linux kernel, specifically affecting the AMD display driver.
To resolve CVE-2024-46813, update the Linux kernel to version 6.12.11-1 or later if you are using Debian.
CVE-2024-46813 affects Linux kernel versions prior to 6.10.9, including certain versions of 5.10 and 6.1.
CVE-2024-46813 addresses out-of-bounds access issues that can lead to resource overrun vulnerabilities.
CVE-2024-46813 primarily affects distributions that utilize the Linux kernel, particularly Debian-based systems.