4.4 CVE-2023-31356

Enriched by CISA
 

Incomplete system memory cleanup in SEV firmware could allow a privileged attacker to corrupt guest private memory, potentially resulting in a loss of data integrity.
https://nvd.nist.gov/vuln/detail/CVE-2023-31356

Categories

CWE-459 : Incomplete Cleanup
The product does not properly "clean up" and remove temporary or supporting resources after they have been used. Automated static analysis, commonly referred to as Static Application Security Testing (SAST), can find some instances of this weakness by analyzing source code (or binary/compiled code) without having to execute it. Typically, this is done by building a model of data flow and control flow, then searching for potentially-vulnerable patterns that connect "sources" (origins of input) with "sinks" (destinations where the data interacts with external components, a lower layer such as the OS, etc.) Temporary files and other supporting resources should be deleted/released immediately after they are no longer needed. World-readable temporary file not deleted after use. Temporary file not deleted after use, leaking database usernames and passwords. Interaction error creates a temporary file that can not be deleted due to strong permissions. Alternate data streams for NTFS files are not cleared when files are wiped (alternate channel / infoleak). Alternate data streams for NTFS files are not cleared when files are wiped (alternate channel / infoleak). Alternate data streams for NTFS files are not cleared when files are wiped (alternate channel / infoleak). Alternate data streams for NTFS files are not cleared when files are wiped (alternate channel / infoleak). Alternate data streams for NTFS files are not cleared when files are wiped (alternate channel / infoleak). Users not logged out when application is restarted after security-relevant changes were made.

References


 

AFFECTED (from MITRE)


Vendor Product Versions
AMD AMD EPYC™ 7003 Processors
  • MilanPI 1.0.0.C [unaffected]
AMD AMD EPYC™ 9004 Processors
  • GenoaPI 1.0.0.B [unaffected]
AMD AMD EPYC™ Embedded 7003
  • "EmbMilanPI-SP3 1.0.0.8" [unaffected]
AMD AMD EPYC™ Embedded 9004
  • EmbGenoaPI-SP5 1.0.0.6 [unaffected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry