Vulnerability Description
A vulnerability in the Software SMI handler (SwSmiInputValue 0x20) allows a local attacker to supply a crafted pointer (FuncBlock) through RBX and RCX register values. This pointer is passed unchecked into multiple flash management functions (ReadFlash, WriteFlash, EraseFlash, and GetFlashInfo) that dereference both the structure and its nested members, such as BufAddr. This enables arbitrary read/write access to System Management RAM (SMRAM), allowing an attacker to corrupt firmware memory, exfiltrate SMRAM content via flash, or install persistent implants.
CVSS Score
HIGH
References
- https://kb.cert.org/vuls/id/746790
- https://www.binarly.io/advisories/brly-dva-2025-010
- https://www.gigabyte.com/Support/Security
- https://www.kb.cert.org/vuls/id/746790
FAQ
What is CVE-2025-7028?
CVE-2025-7028 is a vulnerability with a CVSS score of 7.8 (HIGH). A vulnerability in the Software SMI handler (SwSmiInputValue 0x20) allows a local attacker to supply a crafted pointer (FuncBlock) through RBX and RCX register values. This pointer is passed unchecked...
How severe is CVE-2025-7028?
CVE-2025-7028 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-7028?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.