1 vulnerabilities classified as CWE-1312. AI Chinese analysis included.
CWE-1312 represents a critical architectural weakness where on-chip fabric firewalls fail to enforce security policies on mirrored memory or memory-mapped I/O regions. While these mirrored areas provide essential fault tolerance by duplicating data, they often bypass the protective mechanisms applied to the primary addressed regions. Attackers typically exploit this gap by targeting the unprotected mirrored segments to read sensitive information or inject malicious code, effectively circumventing the intended isolation boundaries. This oversight allows unauthorized access to critical system resources that should remain secure. To mitigate this risk, developers must ensure that firewall rules and access control lists are consistently applied to all redundant memory copies. Rigorous verification of the on-chip fabric configuration is essential to guarantee that mirrored regions receive the same level of protection as their original counterparts, thereby maintaining the integrity of the entire system architecture.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2018-25244 | Eco Search 1.0.2.0 Denial of Service — Eco Search | 6.2 | Medium | 2026-04-04 |
Vulnerabilities classified as CWE-1312 represent 1 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.