Lucene search

K
redhatcveRedhat.comRH:CVE-2024-27411
HistoryMay 17, 2024 - 10:38 p.m.

CVE-2024-27411

2024-05-1722:38:32
redhat.com
access.redhat.com
3
linux kernel
nouveau driver
vulnerability
dma buffers
gpu suspend
gpu resume
driver unload
rendering freeze

6.4 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

8.7%

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.

6.4 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

8.7%

Related for RH:CVE-2024-27411