Bug 2497691 - CVE-2026-41514 optee_os: OP-TEE: Information disclosure via padding oracle in RSA-OAEP decryption [fedora-all]
Summary: CVE-2026-41514 optee_os: OP-TEE: Information disclosure via padding oracle in...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: optee_os
Version: 45
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Enric Balletbo i Serra
QA Contact:
URL:
Whiteboard: {"flaws": ["c4abd2d8-3dfb-4f91-b911-f...
Depends On:
Blocks: CVE-2026-41514
TreeView+ depends on / blocked
 
Reported: 2026-07-07 12:28 UTC by Keith Grant
Modified: 2026-08-17 15:15 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Keith Grant 2026-07-07 12:28:19 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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`.

Comment 1 Aoife Moloney 2026-08-17 15:15:24 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.


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