An issue was discovered in the Texas Instruments (TI) TM4C, MSP432E and MSP432P microcontroller series. The eXecute-Only-Memory (XOM) implementation prevents code read-outs on protected memory by generating bus faults. However, single-stepping and using breakpoints is allowed in XOM-protected flash memory. As a consequence, it is possible to execute single instructions with arbitrary system states (e.g., registers, status flags, and SRAM content) and observe the state changes produced by the unknown instruction. An attacker could exploit this vulnerability by executing protected and unknown instructions with specific system states and observing the state changes. Based on the gathered information, it is possible to reverse-engineer the executed instructions. The processor acts as a kind of "instruction oracle."
References
Link | Resource |
---|---|
https://www.usenix.org/conference/woot19/presentation/schink | Technical Description Third Party Advisory |
https://www.usenix.org/system/files/woot19-paper_schink.pdf | Technical Description Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-08-20 17:15
Updated : 2024-02-04 20:20
NVD link : CVE-2018-18056
Mitre link : CVE-2018-18056
CVE.ORG link : CVE-2018-18056
JSON object : View
Products Affected
ti
- tm4c123_firmware
- tm4c123
- tm4c129_firmware
- tm4c129
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor