Description
A malicious virtual function can invoke the certain command handlers in the SMU, causing a denial of service due to out-of-bounds memory read.
Published: 2026-08-31
Score: 3.3 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A malicious virtual function can invoke specific command handlers in the SMU, leading to an out‑of‑bounds memory read that causes a denial of service. The weakness is an Integer Overflow or Wraparound, as identified by CWE‑129. The impact is limited to availability; an attacker could force the GPU or associated firmware to crash, potentially disrupting graphics rendering on the affected system.

Affected Systems

The vulnerability affects AMD Radeon Pro V620 graphics products. No specific firmware or driver versions are listed as affected in the advisory, so any device using current or legacy firmware may be vulnerable.

Risk and Exploitability

The CVSS score of 3.3 indicates low severity. EPSS data is not available, and it is not listed in the CISA KEV catalog, suggesting that exploitation is not currently observed. The likely attack vector is via a malicious driver or firmware that can trigger the vulnerable virtual function, implying local or privileged access is required to execute the exploit.

Generated by OpenCVE AI on August 31, 2026 at 19:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update for the Radeon Pro V620 released by AMD, as specified in the official product security bulletin.
  • Disable or block any drivers or software that can directly invoke GPU firmware functions, to prevent malicious virtual function calls.
  • Continuously monitor GPU subsystem logs and kernel crash dumps for signs of out‑of‑bounds memory access or sudden resets, and investigate any anomalies promptly.

Generated by OpenCVE AI on August 31, 2026 at 19:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Title Denial of Service via Malicious Virtual Function Triggering SMU Command Handler

Mon, 31 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description A malicious virtual function can invoke the certain command handlers in the SMU, causing a denial of service due to out-of-bounds memory read.
Weaknesses CWE-129
References
Metrics cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: AMD

Published:

Updated: 2026-08-31T18:24:10.786Z

Reserved: 2023-04-27T15:25:41.422Z

Link: CVE-2023-31308

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T19:16:44.890

Modified: 2026-08-31T19:16:44.890

Link: CVE-2023-31308

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T19:30:05Z

Weaknesses
  • CWE-129

    Improper Validation of Array Index