Vulnerability in Linux
CVE-2024-27411
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: keep DMA buffers required for suspend/resume Nouveau deallocates a few buffers post GPU init which are required for GPU suspend/resume to function correctly. This is likely not as big an issue on systems where the NVGPU is the only GPU, but on multi-GPU set ups it leads to a regression where the kernel module errors and results in a system-wide rendering freeze. This commit addresses that regression by moving the two buffers required for suspend and resume to be deallocated at driver unload instead of post init.
EPSS: 0.002 (10.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions 6190d4c08897d748dd25f0b78267a90aa1694e15, 042b5f83841fbf7ce39474412db3b5e4765a7ea7, 6.7.6
- Linux Linux_kernel — versions 6.8
References
Frequently asked questions
- What is CVE-2024-27411?
- CVE-2024-27411 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2024-05-17.
- How severe is CVE-2024-27411?
- High severity. CVSS v3 base score is 7.8 out of 10.