CVE-2023-31317: Improper restriction of operations within the bounds of a memory buffer in the AMD secure processer (ASP) c...
Improper restriction of operations within the bounds of a memory buffer in the AMD secure processer (ASP) could allow an attacker to read or write to protected memory potentially resulting in arbitrary code execution.
Security readout for executives and security teams
Plain-English summary
This is a high-severity AMD GPU security issue in the AMD Secure Processor. A local attacker with low privileges could potentially read or modify protected memory, which may lead to arbitrary code execution. Business urgency is highest for GPU workstations, engineering fleets, and ROCm/Instinct systems where untrusted local users or shared compute access exists.
Executive priority
Treat this as a high-priority endpoint and GPU-compute exposure issue, not a broad remote internet emergency. Prioritize assets where local users, contractors, developers, or shared compute workloads could reach affected AMD GPU software.
Technical view
CVE-2023-31317 is a CWE-119 memory bounds issue in the AMD Secure Processor affecting listed Radeon RX, Radeon PRO, and Instinct products. The CVSS 4.0 score is 8.8 with local attack vector, high complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impacts.
Likely exposure
Exposure is limited to systems running the affected AMD GPU products and versions listed in the CVE bundle: Radeon RX 6000/7000, Radeon PRO W6000/W7000, and Instinct MI210/MI250 with the named AMD Software or ROCm versions.
Exploitation context
The source bundle does not show CISA KEV listing or public active exploitation. The CVSS vector indicates exploitation requires local access, low privileges, and high attack complexity, reducing internet-wide risk but increasing concern on shared workstations, developer systems, and GPU compute hosts.
Researcher notes
Available evidence identifies product families, versions, CWE-119, CVSS 4.0 scoring, and potential protected-memory read/write leading to code execution. The bundle does not provide exploit details, proof of exploitation, or a specific named fixed version beyond referring to AMD-SB-6027.
Mitigation direction
Review AMD bulletin AMD-SB-6027 for current vendor remediation guidance.
Inventory systems with the affected AMD GPU product families.
Compare installed AMD Software and ROCm versions against the affected list.
Restrict unnecessary local user access on affected GPU hosts.
Prioritize remediation for shared compute, engineering, and high-value workstation environments.
Monitor CVE, AMD, and KEV sources for updated exploitation or fix information.
Validation and detection
Confirm whether each host uses an affected AMD GPU product family.
Record installed AMD Software or ROCm version on each in-scope system.
Validate vendor guidance before declaring a system remediated.
Check whether affected hosts allow untrusted or shared local user access.
Document exceptions where updates are delayed pending AMD guidance.
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-119: 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.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.