Answer in brief
CVE-2024-27411 records a Unknown severity vulnerability in drm/nouveau: keep DMA buffers required for suspend/resume. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=6190d4c08897d748dd25f0b78267a90aa1694e15 <be00e15b240ed71fc30c0576af7ab670c8271661 || >=042b5f83841fbf7ce39474412db3b5e4765a7ea7 <f6ecfdad359a01c7fd8a3bcfde3ef0acdf107e6e | be00e15b240ed71fc30c0576af7ab670c8271661, f6ecfdad359a01c7fd8a3bcfde3ef0acdf107e6e |
| Linux/Linuxgeneric | >=6.7.6 <6.7.9 | 6.7.9 |
Published upstream
May 17, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-27411 records a Unknown severity vulnerability in drm/nouveau: keep DMA buffers required for suspend/resume. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=6190d4c08897d748dd25f0b78267a90aa1694e15 <be00e15b240ed71fc30c0576af7ab670c8271661 || >=042b5f83841fbf7ce39474412db3b5e4765a7ea7 <f6ecfdad359a01c7fd8a3bcfde3ef0acdf107e6e | be00e15b240ed71fc30c0576af7ab670c8271661, f6ecfdad359a01c7fd8a3bcfde3ef0acdf107e6e |
| Linux/Linuxgeneric | >=6.7.6 <6.7.9 | 6.7.9 |
Published upstream
May 17, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.