mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2017-7563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7563)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In ARM Trusted Firmware 1.3, RO memory is always executable at AArch64 Secure EL1, allowing attackers to bypass the MT_EXECUTE_NEVER protection mechanism. This issue occurs because of inconsistency in the number of execute-never bits (one bit versus two bits).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/axxia/axxia_atf
|
|
|