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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-25 15:15
Updated : 2024-11-21 09:27
NVD link : CVE-2024-39471
Mitre link : CVE-2024-39471
CVE.ORG link : CVE-2024-39471
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read