CVE-2026-45702 PUBLISHED

OP-TEE has FF-A type confusion in SPMC tmem path that causes S-EL1 kernel panic

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 03.06.2026 Updated: 04.06.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 4.3.0 and prior to version 4.11.0, a type confusion vulnerability exists in OP-TEE OS when processing an FFA_MEM_SHARE request from the normal world. This only applies when OP-TEE is configured as an SPMC for S-EL0 SPs, that is, with CFG_CORE_SEL1_SPMC=y and CFG_SECURE_PARTITION=y. Version 4.11.0 fixes the issue.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') CWE