cve/2024/CVE-2024-0151.md

18 lines
1.0 KiB
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-0151](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0151)
![](https://img.shields.io/static/v1?label=Product&message=Arm%20v8-M%20Security%20Extensions%20Requirements%20on%20Development%20Tools&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%201.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-241%20Improper%20Handling%20of%20Unexpected%20Data%20Type&color=brighgreen)
### Description
Insufficient argument checking in Secure state Entry functions in software using Cortex-M Security Extensions (CMSE), that has been compiled using toolchains that implement 'Arm v8-M Security Extensions Requirements on Development Tools' prior to version 1.4, allows an attacker to pass values to Secure state that are out of range for types smaller than 32-bits. Out of range values might lead to incorrect operations in secure state.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/STMicroelectronics/gnu-tools-for-stm32