LiveActive security incident?Get immediate response
CVE Record

CVE-2024-27411: drm/nouveau: keep DMA buffers required for suspend/resume

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux Nouveau graphics-driver regression can cause a system-wide rendering freeze during GPU suspend or resume. Multi-GPU systems appear most exposed because required DMA buffers are released too early. Single-GPU systems are described as less affected, not necessarily immune.

Executive priority

Prioritize affected multi-GPU endpoints where rendering availability supports business operations. The high CVSS score warrants timely remediation, but the supplied evidence does not support an emergency response based on active exploitation. Validate actual Nouveau usage and vendor patch status before broad escalation.

Technical view

Nouveau freed two DMA buffers after GPU initialization although suspend and resume still required them. The correction retains those buffers until driver unload. The supplied CVSS 3.1 score is 7.8 and requires local, low-privileged access without user interaction; the described observed outcome is a kernel-module error and rendering freeze.

Likely exposure

Likely exposure is limited to Linux systems using the Nouveau driver, particularly multi-GPU configurations that suspend or resume the NVIDIA GPU. The bundle does not provide a clear vulnerable-version range, and its affected-version metadata is ambiguous; confirm distribution kernel and backport status directly.

Exploitation context

The supplied record does not indicate CISA KEV listing or active exploitation. Evidence describes a suspend/resume reliability regression with local attack characteristics, not a demonstrated remote compromise. No public exploitation evidence is included in the source bundle.

Researcher notes

The fix changes DMA-buffer lifetime, deferring deallocation from post-initialization to driver unload. The supplied version entries include commit identifiers and Linux 6.7.6 but do not establish dependable vulnerable boundaries. Researchers should inspect upstream commit ancestry and distribution backports without treating version strings alone as proof of exposure.

Mitigation direction

  • Apply a vendor-supported kernel containing the referenced upstream or stable correction.
  • Confirm whether distribution kernels backported either cited fix commit.
  • Prioritize multi-GPU workstations and systems dependent on reliable suspend or resume.
  • Where updating is delayed, consult distribution guidance for supported operational mitigations.

Validation and detection

  • Inventory Linux hosts loading the Nouveau kernel module.
  • Identify multi-GPU systems and workflows that suspend or resume the NVIDIA GPU.
  • Compare installed kernel builds against distribution advisories and backport records.
  • Review kernel logs for Nouveau errors associated with suspend, resume, or rendering freezes.
  • Test suspend and resume safely after remediation using representative multi-GPU hardware.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-27411 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2024-27411Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux6190d4c08897d748dd25f0b78267a90aa1694e15, 042b5f83841fbf7ce39474412db3b5e4765a7ea7unaffected
LinuxLinux6.7.6unaffected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.