CVE-2024-27411
MEDIUMLinux Kernel - Buffer Overflow
Title source: llmDescription
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.
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
9.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
Status
published
Affected Products (5)
linux/linux_kernel
< 6.7.9
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel
< 6.7.9linux
Timeline
Published
May 17, 2024
Tracked Since
Feb 18, 2026