LiveActive security incident?Get immediate response
CVE Record

CVE-2024-35817: drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgpu_ttm_backend_unbind will not clear the gart page table entry and leave valid mapping entry pointing to the stale system page. Then if GPU access the gart address mistakely, it will read undefined value instead page fault, harder to debug and reproduce the real issue.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux AMD GPU driver flaw can leave a valid graphics-memory mapping pointing to a stale system page after memory is released. Later accidental GPU access may read undefined data instead of faulting. This can obscure the underlying failure and may affect confidentiality, integrity, or availability under the supplied CVSS assumptions.

Executive priority

Treat this as a high-priority kernel maintenance issue for AMD GPU fleets, especially multi-user or untrusted-workload systems. Prioritize inventory and supported kernel updates, but the current evidence does not justify an active-exploitation emergency response.

Technical view

The amdgpu GTT binding path failed to set the bound state correctly. Consequently, backend unbinding might not clear a GART page-table entry after releasing the GTT buffer object and its address space, leaving a stale mapping. The cited Linux stable commits correct this state-management issue.

Likely exposure

Exposure is most likely on Linux systems running affected kernels with AMD GPUs using the amdgpu driver and GTT/GART memory paths. The supplied version data is not a clean range, so administrators should verify distribution-specific kernel status rather than relying solely on listed numbers.

Exploitation context

The supplied CVSS 3.1 score is 7.8 and assumes local access, low privileges, low complexity, and no user interaction. KEV is false, and the bundle provides no evidence of active exploitation or a public exploit. Practical exploitability and security impact beyond undefined GPU reads remain unclear.

Researcher notes

The record describes stale GART mapping caused by incorrect GTT bound-state handling. No CWE is supplied. The affected-version data contains duplicate commit entries and ambiguous version points, limiting exact range conclusions. The sources establish upstream fixes but do not demonstrate exploitation, reliable triggering, or observed attacks.

Mitigation direction

  • Install a vendor-supported Linux kernel incorporating the applicable cited stable fix.
  • Follow the Linux distributor's security guidance when mapping packaged kernel versions to upstream fixes.
  • If patching is delayed, restrict local access to affected AMD GPU systems.
  • Reboot after updating so the corrected kernel and driver are active.

Validation and detection

  • Inventory systems with AMD GPUs and determine whether the amdgpu driver is loaded.
  • Record each running kernel version and compare it with distributor advisories and applicable stable commits.
  • Confirm the updated kernel contains the relevant fix, then verify that kernel is running.
  • Review kernel and GPU logs, while recognizing that absent errors do not prove safety.
Prepared
Confidence
medium
Sources
8

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-35817 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
7Source 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-35817Attack 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

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb, 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb, 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb, 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb, 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb, 0b988ca1c7c4c73983b4ea96ef7c2af2263c87ebunaffected
LinuxLinux5.10, 0, 5.15.154, 6.1.84, 6.6.24, 6.7.12, 6.8.3, 6.9affected
Weakness

CWE details

No CWE listed

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