From 436d15c681f41d15ff26adc5d6bc29c757188185 Mon Sep 17 00:00:00 2001 From: Jerome Forissier Date: Thu, 14 Jan 2021 12:00:15 +0100 Subject: [PATCH] upstream-tee-subsys-patches.txt: fix wrong commit ID The ID for commit b83685bceedb ("tee: amdtee: fix memory leak in amdtee_open_session()") is wrong in upstream-tee-subsys-patches.txt. Fix it. Reported-by: Victor Chong Signed-off-by: Jerome Forissier --- upstream-tee-subsys-patches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream-tee-subsys-patches.txt b/upstream-tee-subsys-patches.txt index 551b23fe0cc1ee..5d69a73616e39a 100644 --- a/upstream-tee-subsys-patches.txt +++ b/upstream-tee-subsys-patches.txt @@ -20,7 +20,7 @@ followed by the sha1 hash in the upstream kernel tree. [v5.7-rc1] c180f9bbe29a tee: remove unused tee_shm_priv_alloc() [v5.7-rc1] 59a135f6fb66 tee: remove linked list of struct tee_shm [v5.6] 36fa3e50085e tee: amdtee: out of bounds read in find_session() -[v5.6-rc5] 483685bceedb tee: amdtee: fix memory leak in amdtee_open_session() +[v5.6-rc5] b83685bceedb tee: amdtee: fix memory leak in amdtee_open_session() [v5.6-rc4] 872d92dec353 tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD [v5.6-rc1] 48d625e4c4ce tee: fix memory allocation failure checks on drv_data and amdtee [v5.6-rc1] 279c075dc1d2 tee: amdtee: remove redundant NULL check for pool