Einführungsmodi
Architecture and Design
Implementation
Requirements
Anwendbare Plattformen
Sprache
Name: C (Undetermined)
Name: C++ (Undetermined)
Name: Verilog (Undetermined)
Class: Hardware Description Language (Undetermined)
Class: Not Language-Specific (Undetermined)
Architekturen
Name: ARM (Undetermined)
Name: x86 (Undetermined)
Class: Embedded (Undetermined)
Technologien
Name: Security Hardware (Undetermined)
Name: Processor Hardware (Undetermined)
Name: Microcontroller Hardware (Undetermined)
Class: System on Chip (Undetermined)
Häufige Konsequenzen
| Bereich |
Auswirkung |
Wahrscheinlichkeit |
| Confidentiality | Read Memory, Read Files or Directories | Medium |
| Integrity | Modify Memory, Modify Files or Directories | Medium |
| Availability | DoS: Resource Consumption (Memory), DoS: Crash, Exit, or Restart | High |
Beobachtete Beispiele
| Referenzen |
Beschreibung |
| Open source silicon root of trust (RoT) product does not immediately report when an integrity check fails for memory requests, causing the product to accept and continue processing data [REF-1468] |
Mögliche Gegenmaßnahmen
Phases : Architecture and Design
Phases : Implementation
Erkennungsmethoden
Automated Static Analysis - Source Code
Wirksamkeit : High
Manual Static Analysis - Source Code
Wirksamkeit : Moderate
Hinweise zur Schwachstellen-Zuordnung
Begründung : This CWE entry is at the Base level of abstraction, which is a preferred level of abstraction for mapping to the root causes of vulnerabilities.
Kommentar : Carefully read both the name and description to ensure that this mapping is an appropriate fit. Do not try to 'force' a mapping to a lower-level Base/Variant simply to comply with this preferred level of abstraction.
Referenzen
REF-1468
OpenTitan issue: [rv_core_ibex] Bus errors on integrity check failure
GregAC.
https://github.com/lowRISC/opentitan/issues/11336
Einreichung
| Name |
Organisation |
Datum |
Veröffentlichungsdatum |
Version |
| Amisha Srivastava |
University of Texas at Dallas |
2023-12-20 +00:00 |
2025-04-03 +00:00 |
4.17 |
Änderungen
| Name |
Organisation |
Datum |
Kommentar |
| CWE Content Team |
MITRE |
2025-12-11 +00:00 |
updated Demonstrative_Examples, Weakness_Ordinalities |