Bug 2497456 (CVE-2026-41514) - CVE-2026-41514 optee: OP-TEE: Information disclosure via padding oracle in RSA-OAEP decryption
Summary: CVE-2026-41514 optee: OP-TEE: Information disclosure via padding oracle in RS...
Keywords:
Status: NEW
Alias: CVE-2026-41514
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2497691
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-06 20:02 UTC by OSIDB Bzimport
Modified: 2026-07-07 12:30 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-06 20:02:12 UTC
OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 4.5.0 and prior to version 4.11.0, the RSA-OAEP decryption implementation in the Hisilicon HPRE crypto driver uses non-constant-time `memcmp()` for label hash verification and has multiple distinguishable error paths. This creates a Manger-style padding oracle that allows an attacker to recover RSA-OAEP plaintext with approximately 1000-2000 adaptive chosen ciphertext queries. Only affects plat-d06 with `CFG_HISILICON_ACC_V3=y`, which seems to be disabled by default. Version 4.11.0 contains a patch. As a workaround, disable Hisilicon HPRE RSA driver with `CFG_HISILICON_ACC_V3=n`.


Note You need to log in before you can comment on or make changes to this bug.