CVE-2026-71967 PUBLISHED

OP-TEE OS 4.10.0 NULL Pointer Dereference DoS via Widevine PTA open_session

Assigner: VulnCheck
Reserved: 08.08.2026 Published: 10.08.2026 Updated: 10.08.2026

OP-TEE OS through 4.10.0, fixed in commit 0aadfc2, contains a null pointer dereference vulnerability in the Widevine pseudo-TA open_session handler that allows Normal World clients to cause a denial of service when CFG_WIDEVINE_PTA is enabled. Attackers can open a session directly on the Widevine PTA to trigger an unconditional dereference of a NULL calling session pointer via is_user_ta_ctx(), faulting the TEE at S-EL1 and crashing the trusted execution environment.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 5.7

Product Status

Vendor OP-TEE
Product optee_os
Versions Default: affected
  • affected from 0 to 4.10.0 (incl.)
  • Version 0aadfc23407f50e770eb5ddd871fc208f5626833 is unaffected

Credits

  • Argus Systems - ByteRay Ltd. finder

References

Problem Types

  • NULL Pointer Dereference CWE