Skip to content

Potential Vulnerability in Cloned Code#1201

Open
tabudz wants to merge 1 commit intoProjectSkyfire:mainfrom
tabudz:CVE-2016-6129
Open

Potential Vulnerability in Cloned Code#1201
tabudz wants to merge 1 commit intoProjectSkyfire:mainfrom
tabudz:CVE-2016-6129

Conversation

@tabudz
Copy link
Copy Markdown
Contributor

@tabudz tabudz commented Dec 18, 2025

Summary

Our tool detected a potential vulnerability in dep/StormLib/src/libtomcrypt/src/pk/rsa/rsa_verify_hash.c which was cloned from OP-TEE/optee_os but did not receive the security patch applied. The original issue was reported and fixed under https://nvd.nist.gov/vuln/detail/cve-2016-6129.

Proposed Fix

Apply the same patch as the one in OP-TEE/optee_os to eliminate the vulnerability.

Reference

https://nvd.nist.gov/vuln/detail/cve-2016-6129
OP-TEE/optee_os@30d1325

Fixes CVE-2016-6129

cherry-picked from:
libtom/libtomcrypt@5eb9743

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants