LiveActive security incident?Get immediate response
CVE Record

CVE-2020-12912: A potential vulnerability in the AMD extension to Linux "hwmon" service may allow an attacker to use the Li...

A potential vulnerability in the AMD extension to Linux "hwmon" service may allow an attacker to use the Linux-based Running Average Power Limit (RAPL) interface to show various side channel attacks. In line with industry partners, AMD has updated the RAPL interface to require privileged access.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This issue concerns power-measurement data exposed on Linux systems with AMD Zen1 hardware. If ordinary local users can read the RAPL interface, they may gain information useful for side-channel attacks. AMD's stated direction was to make this interface require privileged access.

Executive priority

Treat as a targeted local exposure issue, highest priority where many users share AMD Zen1 Linux systems. Business urgency is lower for single-user servers with trusted administrators, but exposure should still be closed through supported distro updates.

Technical view

CVE-2020-12912 is a CWE-749 issue in AMD's Linux hwmon extension for Zen1 platforms. The Linux RAPL interface could be available without privilege, exposing telemetry that may support side-channel analysis. AMD updated RAPL access expectations to require privileges; distro-specific versions determine actual exposure.

Likely exposure

Most relevant to Linux hosts using AMD Zen1 platforms where the AMD hwmon extension exposes RAPL information to unprivileged users. Exposure depends on kernel and distribution implementation because the source states each Linux distro determines its own version.

Exploitation context

No provided source states active exploitation, and the CVE is not listed as KEV in the bundle. The described risk is local information exposure that could support side-channel attacks, not remote code execution.

Researcher notes

Evidence is sparse: no CVSS, no distro version matrix, and no exploit status beyond non-KEV in the bundle. The key control is privileged-only RAPL access. Avoid assuming exposure without confirming platform, kernel, and distribution behavior.

Mitigation direction

  • Check AMD and Linux distribution security advisories for the relevant kernel or hwmon update.
  • Update affected Linux systems according to the distribution's kernel guidance.
  • Ensure RAPL access requires privileged permissions on AMD Zen1 Linux hosts.
  • Prioritize shared-user or multi-tenant Linux systems for review.

Validation and detection

  • Inventory Linux hosts running AMD Zen1 platforms.
  • Confirm whether the AMD hwmon extension and RAPL interface are present.
  • Review distribution kernel changelogs for CVE-2020-12912 or RAPL permission updates.
  • Verify ordinary local users cannot access RAPL telemetry.
  • Document any distro-specific version findings for vulnerability tracking.
Prepared
Confidence
medium
Sources
3

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.

cwe · low confidence lookup

CWE-749: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-12912 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
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aAMD extension to Linux "hwmon" for Zen1 platformsEach Linux distro determines its own version.Listed
Weakness

CWE details

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

CWE-749 · source CWE mapping

Exposed Dangerous Method or Function

Exposed Dangerous Method or Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.