Files
CVEs-PoC/2022/CVE-2022-25333.md
T
2024-06-18 02:51:15 +02:00

1011 B

CVE-2022-25333

Description

The Texas Instruments OMAP L138 (secure variants) trusted execution environment (TEE) performs an RSA check implemented in mask ROM when loading a module through the SK_LOAD routine. However, only the module header authenticity is validated. An adversary can re-use any correctly signed header and append a forged payload, to be encrypted using the CEK (obtainable through CVE-2022-25332) in order to obtain arbitrary code execution in secure context. This constitutes a full break of the TEE security architecture.

POC

Reference

Github

No PoCs found on GitHub currently.