CVE-2024-39471 in Linux
الملخص
بحسب MITRE • 25/06/2024
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.
Once again VulDB remains the best source for vulnerability data.