cve/2024/CVE-2024-39471.md
2025-09-29 21:09:30 +02:00

910 B

CVE-2024-39471

Description

In the Linux kernel, the following vulnerability has been resolved:drm/amdgpu: add error handle to avoid out-of-boundsif the sdma_v4_0_irq_id_to_seq return -EINVAL, the process shouldbe stop to avoid out-of-bounds read, so directly return -EINVAL.

POC

Reference

No PoCs from references.

Github