LiveActive security incident?Get immediate response
CVE Record

CVE-2024-36949: amd/amdkfd: sync all devices to wait all processes being evicted

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfd_suspend_all_processes() to evict all processes on all devices, this call takes time to finish. other device will start reset and recover without waiting. if the process has not been evicted before doing recover, it will be restored, then caused page fault.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-36949 is a Linux kernel issue in AMD GPU compute handling. During simultaneous GPU device resets, processes may be restored before eviction completes, causing page faults. The main business risk appears to be system or workload instability on affected Linux systems using AMD GPU/KFD functionality.

Executive priority

Treat as a targeted infrastructure maintenance item. Prioritize GPU compute platforms and systems where instability affects production workloads. There is no source-supported evidence of active exploitation, but kernel fixes should be included in normal patch cycles.

Technical view

The flaw is in amd/amdkfd reset recovery synchronization. One device may start recovery while another is still evicting processes across devices via kfd_suspend_all_processes(). If recovery occurs before eviction finishes, a process can be restored prematurely and trigger a page fault. Kernel stable commits are referenced as the resolution.

Likely exposure

Exposure is most relevant to Linux systems with AMD GPU/KFD support, especially multi-GPU or GPU-compute environments where parallel device resets can occur. Distribution backports may change exposure, so version-only checks are insufficient.

Exploitation context

No active exploitation is indicated in the provided sources, and the CVE is not listed as KEV. The source material describes a race-condition stability issue, not a remote attack path. Required conditions and security impact are not fully characterized.

Researcher notes

The public record provides limited severity detail: no CVSS, CWE, or complete exploitability analysis. Assessment should focus on reproducing reset concurrency behavior safely, confirming patch presence, and mapping distro-specific affected builds. Avoid assuming all Linux systems are meaningfully exposed.

Mitigation direction

  • Apply Linux kernel updates containing the referenced stable fixes.
  • Check your Linux distribution advisory for backported fixes and package names.
  • Prioritize AMD GPU compute, multi-GPU, and reset-prone systems.
  • Schedule maintenance if kernel replacement requires reboot.

Validation and detection

  • Inventory Linux hosts using AMDGPU/KFD functionality.
  • Confirm installed kernels include the referenced stable commits or distro backports.
  • Review vendor changelogs for CVE-2024-36949 or amdkfd reset synchronization fixes.
  • Monitor affected systems for GPU reset, KFD eviction, and page fault events.
Prepared
Confidence
medium
Sources
5

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-36949 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
3Timeline events
2ADP providers
4Source links

SSVC decision data

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

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
LinuxLinux4a488a7ad71401169cecee75dc94bcce642e2c53, 4a488a7ad71401169cecee75dc94bcce642e2c53, 4a488a7ad71401169cecee75dc94bcce642e2c53unaffected
LinuxLinux3.19, 0, 6.6.31, 6.8.10, 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.