Package: optee-os / 4.5.0-2

Metadata

Package Version Patches format
optee-os 4.5.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
CVE 2025 46733.patch | (download)

core/kernel/tee_ta_manager.c | 10 7 + 3 - 0 !
lib/libutee/include/user_ta_header.h | 8 7 + 1 - 0 !
ta/user_ta_header.c | 3 3 + 0 - 0 !
3 files changed, 17 insertions(+), 4 deletions(-)

 [patch] add optee.ta.instancekeepcrashed property

Add the optee.ta.instanceKeepCrashed property to prevent a TA with
gpd.ta.instanceKeepAlive=true to be restarted. This prevents unexpected
resetting of the state of the TA.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>