Secure-world compromise via stale RSA exponent pointer
Published Sep 15, 2023 · Updated Sep 25, 2024
Double free in OP-TEE OS 3.20 and 3.21 allows local users to load a modified Trusted Application and control the secure world. During RSA-key allocation, sw_crypto_acipher_alloc_rsa_public_key frees exponent e after modulus n allocation fails but leaves e pointing to freed heap memory; shdr_verify_signature then frees e again. Exploitation requires high-privilege local access, user interaction, and three coordinated sessions; success compromises the secure world.
Summary
What happened
Double free in OP-TEE OS 3.20 and 3.21 allows local users to load a modified Trusted Application and control the secure world. During RSA-key allocation, sw_crypto_acipher_alloc_rsa_public_key frees exponent e after modulus n allocation fails but leaves e pointing to freed heap memory; shdr_verify_signature then frees e again. Exploitation requires high-privilege local access, user interaction, and three coordinated sessions; success compromises the secure world.
The record
- CVE
- CVE-2023-41325
- Published
- Sep 15, 2023
- Updated
- Sep 25, 2024
- Vendor
- OP-TEE
- Product
- OP-TEE OS
- Classifications
- CWE-415, T1068
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Sep 15, 2023CVE publishedPublication date reported by the CVE source.
- Sep 25, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 3.20, < 3.22
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo