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

815 B

CVE-2016-6129

Description

The rsa_verify_hash_ex function in rsa_verify_hash.c in LibTomCrypt, as used in OP-TEE before 2.2.0, does not validate that the message length is equal to the ASN.1 encoded data length, which makes it easier for remote attackers to forge RSA signatures or public certificates by leveraging a Bleichenbacher signature forgery attack.

POC

Reference

Github

No PoCs found on GitHub currently.