CVE-2026-41434 PUBLISHED

OP-TEE has unbounded recursion in sanitize_client_object()

Assigner: GitHub_M
Reserved: 20.04.2026 Published: 06.07.2026 Updated: 07.07.2026

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 3.10.0 and prior to version 4.11.0, an unbounded recursion can crash the PKCS#11 TA. Version 4.11.0 contains a patch. No known workarounds are available.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
CVSS Score: 3.3

Product Status

Vendor OP-TEE
Product optee_os
Versions
  • Version >= 3.10.0, < 4.11.0 is affected

References

Problem Types

  • CWE-121: Stack-based Buffer Overflow CWE