Cyber Resilience

CVE-2023-20559

Amd Ryzen 7 5700G Firmware ≤ comboam4_v2_pi_1.2.0.6c

Published
02 April 2023
Modified
25 February 2025
Patch / advisory
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0067 49th percentile
Risk Priority 65 floored blend · peak EPSS

Summary

CVE-2023-20559 is a high-severity Insufficient Control Flow Management (CWE-691) vulnerability in Amd Ryzen 7 5700G Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Hijack Execution Flow (T1574); ranked at the 49th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

Insufficient control flow management in AmdCpmGpioInitSmm may allow a privileged attacker to tamper with the SMM handler potentially leading to escalation of privileges.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1574 Hijack Execution Flow Stealth
Adversaries may execute their own malicious payloads by hijacking the way operating systems run programs.
T1055 Process Injection Stealth
Adversaries may inject code into processes in order to evade process-based defenses as well as possibly elevate privileges.
T1055.003 Thread Execution Hijacking Stealth
Adversaries may inject malicious code into hijacked processes in order to evade process-based defenses as well as possibly elevate privileges.
T1055.004 Asynchronous Procedure Call Stealth
Adversaries may inject malicious code into processes via the asynchronous procedure call (APC) queue in order to evade process-based defenses as well as possibly elevate privileges.
T1574.004 Dylib Hijacking Stealth
Adversaries may execute their own payloads by placing a malicious dynamic library (dylib) with an expected name in a path a victim application searches at runtime.
T1055.005 Thread Local Storage Stealth
Adversaries may inject malicious code into processes via thread local storage (TLS) callbacks in order to evade process-based defenses as well as possibly elevate privileges.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-20558Same product: Amd Athlon Gold 3150U
CVE-2023-20589Same product: Amd Athlon Gold 3150U
CVE-2025-35963Shared CWE-691
CVE-2025-22893Shared CWE-691
CVE-2024-33617Shared CWE-691
CVE-2024-21801Shared CWE-691
CVE-2024-29079Shared CWE-691
CVE-2025-20022Shared CWE-691
CVE-2026-20271Shared CWE-691
CVE-2024-22374Shared CWE-691

Affected Assets

amd
ryzen 7 5700g firmware
≤ comboam4_v2_pi_1.2.0.6c
amd
ryzen 7 5700ge firmware
≤ comboam4_v2_pi_1.2.0.6c
amd
ryzen 5 5600g firmware
≤ comboam4_v2_pi_1.2.0.6c
amd
ryzen 5 5600ge firmware
≤ comboam4_v2_pi_1.2.0.6c
amd
ryzen 3 5300g firmware
≤ comboam4_v2_pi_1.2.0.6c
amd
ryzen 3 5300ge firmware
≤ comboam4_v2_pi_1.2.0.6c
amd
ryzen 9 5980hx firmware
≤ cezannepi-fp6_1.0.0.9
amd
ryzen 9 5980hs firmware
≤ cezannepi-fp6_1.0.0.9
amd
ryzen 7 5825u firmware
≤ cezannepi-fp6_1.0.0.9
amd
ryzen 9 5900hx firmware
≤ cezannepi-fp6_1.0.0.9
+79 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 2 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-691

Design principles and implementation approaches enforce robust control-flow management to maintain function and enable recovery after disruption.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC activities such as static analysis, code review, and testing directly prevent control-flow weaknesses while also addressing many other coding defects.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development and acceptance can detect control-flow weaknesses but does not itself implement preventive controls.

prevents

Secure development life cycle mandates structured control-flow design and review that directly reduces unexpected flow manipulation.

prevents

Secure system architecture and engineering principles require explicit control-flow integrity mechanisms and error-handling paths.

prevents

Secure coding standards explicitly forbid constructs that allow unintended control-flow changes such as missing breaks or unsafe jumps.

prevents

Change management reduces introduction of control-flow defects through controlled updates but does not address the weakness directly.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Windows 10 (1 rule)
  • V-220726 Data Execution Prevention (DEP) must be configured to at least OptOut. prevents CWE-691
Windows 11 (1 rule)
  • V-253283 Data Execution Prevention (DEP) must be configured to at least OptOut. prevents CWE-691

References