2 vulnerabilities classified as CWE-1301. AI Chinese analysis included.
CWE-1301 represents a critical data sanitization weakness where hardware components fail to completely erase sensitive information, leaving residual data recoverable through physical analysis. This vulnerability is typically exploited by attackers who physically access discarded or stolen devices, leveraging techniques such as magnetic force microscopy, voltage contrast imaging, or thermal analysis to reconstruct erased data from magnetic remanence, residual charges in RAM, or screen burn-in artifacts. Developers mitigate this risk by implementing rigorous, multi-pass overwriting protocols specifically designed for the underlying storage medium’s physical characteristics. Furthermore, integrating hardware-level encryption with secure key destruction ensures that even if raw data remains, it remains cryptographically inaccessible. Regular validation of sanitization procedures and adherence to standards like NIST SP 800-88 are essential to guarantee that no recoverable traces of sensitive information persist after device decommissioning or maintenance.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2025-29946 | AMD EPYC 安全漏洞 — AMD EPYC™ 9005 Series Processors | 4.4AI | MediumAI | 2026-02-10 |
| CVE-2025-12216 | Malicious / Malformed App can be Installed but not Uninstalled — BLU-IC2 | 7.5 | - | 2025-10-25 |
Vulnerabilities classified as CWE-1301 represent 2 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.