CVE-2021-46794

7.5 HIGH

📋 TL;DR

This vulnerability in AMD Secure Processor firmware allows attackers to trigger a data abort through insufficient bounds checking in SMI mailbox checksum calculations. This can cause denial of service by crashing the system management interface. Systems with affected AMD processors are vulnerable.

💻 Affected Systems

Products:
  • AMD processors with ASP firmware
Versions: Specific firmware versions as listed in AMD advisory
Operating Systems: All operating systems running on affected AMD hardware
Default Config Vulnerable: ⚠️ Yes
Notes: Vulnerability is in processor firmware, not operating system software. All configurations using affected hardware are vulnerable.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete system crash requiring physical power cycle, potentially leading to extended downtime in critical systems.

🟠

Likely Case

System instability or crash requiring reboot, disrupting operations temporarily.

🟢

If Mitigated

Minimal impact with proper patching and monitoring in place.

🌐 Internet-Facing: LOW - Requires local access or privileged execution on the system.
🏢 Internal Only: MEDIUM - Malicious insiders or compromised internal accounts could exploit this to disrupt systems.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: HIGH

Exploitation requires local system access and knowledge of SMI interfaces. No public exploits known at this time.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Firmware updates specified in AMD-SB-4001 advisory

Vendor Advisory: https://www.amd.com/en/corporate/product-security/bulletin/AMD-SB-4001

Restart Required: Yes

Instructions:

1. Check AMD advisory for affected processor models. 2. Download appropriate firmware update from motherboard/system manufacturer. 3. Apply firmware update following manufacturer instructions. 4. Reboot system to activate new firmware.

🔧 Temporary Workarounds

Restrict SMI access

all

Limit access to System Management Interface through BIOS/UEFI settings if possible

🧯 If You Can't Patch

  • Isolate affected systems from untrusted users and networks
  • Implement strict access controls and monitoring for privileged system access

🔍 How to Verify

Check if Vulnerable:

Check processor model and firmware version against AMD advisory AMD-SB-4001

Check Version:

On Linux: 'sudo dmidecode -t bios' or 'sudo cat /sys/class/dmi/id/bios_version'. On Windows: 'wmic bios get smbiosbiosversion'

Verify Fix Applied:

Verify firmware version after update matches patched versions in AMD advisory

📡 Detection & Monitoring

Log Indicators:

  • System crash logs
  • Kernel panic messages
  • Unexpected reboots

Network Indicators:

  • None - local exploitation only

SIEM Query:

EventID 41 (Windows) or kernel panic logs (Linux) from systems with AMD processors

🔗 References

📤 Share & Export