CVE-2026-40290

HIGH

CVSS v3.1: 7.8

操作不要Use After Freeベンダー勧告の参照

出典データ取得時点:

概要

深刻度
HIGH
CVSS
7.8 v3.1 · NVD
EPSS
このCVEはFIRST.orgからEPSSが提供されていません
CISA KEV
非該当
タイプ
Use After Free · NVD CWE
攻撃条件(CVSSベクター)
操作不要 · 出典: NVD ベクター
公開日
2026-06-03 · 更新日: 2026-06-03

CVSS / EPSS / KEV

CVSS v3.1 7.8 / 10 HIGH 出典: NVD
EPSS このCVEはFIRST.orgからEPSSが提供されていません 出典: FIRST.org
CISA KEV 非該当 出典: CISA

出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典

説明

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.16.0 and prior to 4.11.0, a user-after-free (UAF) race condition exists in the shared memory teardown logic of FF-A within OP-TEE SPMC/SP flows. This only applies when OP-TEE is configured as an SPMC for S-EL0 SPs, that is, with `CFG_SECURE_PARTITION=y`. The function `sp_mem_remove()`, responsible for freeing entries in `smem->receivers` and `smem->regions`, fails to acquire the global `sp_mem_lock` before performing the `free()` operations. Concurrently, other code paths, such as `sp_mem_get_receiver()`, iterate over these same lists without holding a lock, or, like `sp_mem_is_shared()`, iterate while holding the lock but are not serialized against the unprotected `free()` in `sp_mem_remove()`. This creates a cross-thread race where a thread iterating the list can acquire a pointer to an entry (e.g., `struct sp_mem_map_region` or `struct sp_mem_receiver`), and then another thread calls `sp_mem_remove()`, freeing the object. When the first thread resumes and dereferences the pointer, it results in a Use-After-Free vulnerability. Version 4.11.0 fixes the issue.

レコード詳細

CVE ID
CVE-2026-40290
CVSS (v3.1)
7.8 (HIGH)
ベクター
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
悪用可能性サブスコア
1.8
影響度サブスコア
5.9
CISA KEV
非該当
脆弱性タイプ (CWE)
CWE-416
影響構成数 (CPE)
0
公開日
2026-06-03
更新日
2026-06-03
ステータス
Received

参照情報

NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。