Files
CVEs-PoC/2017/CVE-2017-7563.md
2025-09-29 21:09:30 +02:00

716 B

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