First published: Tue Jun 25 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add error handle to avoid out-of-bounds if the sdma_v4_0_irq_id_to_seq return -EINVAL, the process should be stop to avoid out-of-bounds read, so directly return -EINVAL.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.4.278 | 5.4.278 |
redhat/kernel | <5.10.219 | 5.10.219 |
redhat/kernel | <5.15.161 | 5.15.161 |
redhat/kernel | <6.1.94 | 6.1.94 |
redhat/kernel | <6.6.34 | 6.6.34 |
redhat/kernel | <6.9.5 | 6.9.5 |
redhat/kernel | <6.10 | 6.10 |
Linux Kernel | <5.4.278 | |
Linux Kernel | >=5.5<5.10.219 | |
Linux Kernel | >=5.11<5.15.161 | |
Linux Kernel | >=5.16<6.1.94 | |
Linux Kernel | >=6.2<6.6.34 | |
Linux Kernel | >=6.7<6.9.5 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.16-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-39471 is classified as a medium severity vulnerability in the Linux kernel.
To fix CVE-2024-39471, update the Linux kernel to at least version 5.4.278, 5.10.219, 5.15.161, 6.1.94, 6.6.34, 6.9.5, or 6.10.
CVE-2024-39471 affects Linux kernel versions prior to 5.4.278, 5.10.219, 5.15.161, 6.1.94, 6.6.34, 6.9.5, and 6.10.
Yes, CVE-2024-39471 has been identified in the Linux kernel packages from Red Hat and Debian.
CVE-2024-39471 is an out-of-bounds read vulnerability in the Linux kernel's drm/amdgpu driver.