CVE-2024-27411

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27411
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-27411.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-27411
Downstream
Related
Published
2024-05-17T11:50:46Z
Modified
2025-10-09T07:24:35.656398Z
Summary
drm/nouveau: keep DMA buffers required for suspend/resume
Details

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.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6190d4c08897d748dd25f0b78267a90aa1694e15
Fixed
be00e15b240ed71fc30c0576af7ab670c8271661
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
042b5f83841fbf7ce39474412db3b5e4765a7ea7
Fixed
f6ecfdad359a01c7fd8a3bcfde3ef0acdf107e6e

Affected versions

v6.*

v6.7.6
v6.7.7
v6.7.8
v6.8-rc2
v6.8-rc3
v6.8-rc4
v6.8-rc5
v6.8-rc6

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.7.6
Fixed
6.7.9