Security readout for executives and security teams
Plain-English summary
This is a Linux kernel AMD GPU driver bug that can crash a system when the affected memory cleanup path is hit. The provided sources describe a use-after-free in amdgpu, with a kernel panic trace. Business risk is mainly availability for Linux systems using affected AMD GPU driver code.
Executive priority
Treat as a targeted availability risk for AMD GPU Linux fleets. Prioritize patching where GPU workloads support production services, shared workstations, or research compute. Broader urgency is uncertain because the bundle lacks CVSS, exploit evidence, and full impact details.
Technical view
CVE-2021-47142 is a use-after-free in Linux drm/amdgpu. The source says ttm->sg was not set to NULL, allowing sg_free_table to operate on stale memory during amdgpu TTM backend cleanup. The trace occurs through KFD GPU memory allocation and ends in a general protection fault.
Likely exposure
Exposure is most likely on Linux systems running affected kernel versions with AMD GPU support through amdgpu/KFD. Systems without AMD GPUs or without the affected driver path are less likely exposed. The affected version data in the bundle is limited and should be validated against distro kernel packages.
Exploitation context
The bundle does not report active exploitation, and kev is false. The evidence shows a crash/panic condition from a kernel driver use-after-free. The call trace suggests a local GPU memory allocation path, but the sources do not provide a complete exploitability assessment.
Researcher notes
Focus review on amdgpu TTM backend unbind/destroy behavior and whether ttm->sg is cleared after freeing. The public record includes multiple stable commit references but does not include CWE, CVSS, or exploit status. Validate exact affected ranges through kernel or distro metadata.
Mitigation direction
Apply vendor kernel updates containing the referenced amdgpu stable fixes.
Check Linux distribution advisories for the matching backported kernel package.
Prioritize systems using AMD GPUs for compute, desktop, or graphics workloads.
Avoid inventing compensating controls until vendor guidance is reviewed.
Validation and detection
Inventory Linux hosts with AMD GPUs and the amdgpu driver enabled.
Compare running kernel packages against vendor-fixed versions or referenced stable commits.
Review crash logs for amdgpu, KFD, sg_free_table, or general protection faults.
Confirm change control includes rebooting into the fixed kernel.
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-2021-47142 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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.