LiveActive security incident?Get immediate response
CVE Record

CVE-2021-46765: Insufficient input validation in ASP may allow an attacker with a compromised SMM to induce out-of-bounds m...

Insufficient input validation in ASP may allow an attacker with a compromised SMM to induce out-of-bounds memory reads within the ASP, potentially leading to a denial of service.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This high-severity AMD firmware issue could let an attacker who already controls SMM trigger unsafe reads inside the AMD Secure Processor, potentially causing denial of service. The business impact is platform instability on affected Ryzen systems. The sources do not show active exploitation or data theft.

Executive priority

Treat as a high-priority firmware governance item for affected AMD fleets, especially managed workstations and laptops. It does not currently justify emergency response on exploitation grounds, but firmware updates often require planning, reboots, and OEM coordination.

Technical view

CVE-2021-46765 is CWE-125 insufficient input validation in AMD ASP/AGESA. AMD describes an attacker with compromised SMM inducing out-of-bounds memory reads within ASP, potentially leading to denial of service. CVSS 3.1 is 7.5 with availability-only impact.

Likely exposure

Exposure is likely limited to systems using the AMD Ryzen processor families and AGESA firmware lines identified in AMD-SB-4001, including listed Cezanne, Renoir, Lucienne, and Rembrandt platforms. Confirm through hardware inventory, BIOS vendor data, and AMD/OEM firmware guidance.

Exploitation context

The provided sources do not identify public exploitation, and the CVE is not marked KEV. AMD’s description includes an important precondition: the attacker has compromised SMM before affecting ASP. That suggests this is more likely a post-compromise platform reliability risk than an initial access vulnerability.

Researcher notes

Evidence is limited to AMD/CVE descriptions. The key technical detail is an ASP out-of-bounds read reachable after SMM compromise, with denial-of-service impact. Avoid assuming confidentiality impact, universal Ryzen exposure, or a standalone remote exploit path from the available sources.

Mitigation direction

  • Review AMD-SB-4001 and OEM BIOS guidance for affected platforms.
  • Update BIOS or AGESA firmware where the vendor provides a relevant fix.
  • Prioritize laptops and desktops using listed Ryzen processor families.
  • Monitor AMD and OEM advisories for revised affected-version details.

Validation and detection

  • Inventory endpoints by AMD processor family and BIOS/AGESA version.
  • Map models against AMD-SB-4001 and OEM security advisories.
  • Confirm whether firmware management tools report current BIOS levels.
  • Track remediation status separately from operating system patch compliance.
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-125: 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-2021-46765 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

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.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-46765Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AMDRyzen™ 5000 Series Desktop processor with Radeon™ Graphics “Cezanne” AM4AGESA, variousunaffected
AMDRyzen™ 3000 Series Mobile Processors with Radeon™ Graphics “Renoir”AGESA, variousunaffected
AMDRyzen™ 5000 Series Mobile Processors with Radeon™ Graphics “Lucienne”AGESA, variousunaffected
AMDRyzen™ 5000 Series Mobile processors with Radeon™ Graphics “Cezanne”AGESA, variousunaffected
AMDRyzen™ 6000 Series Mobile Processors "Rembrandt"AGESA, variousunaffected
Weakness

CWE details

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

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.