Skip to content

Commit

Permalink
upstream-tee-subsys-patches.txt: fix wrong commit ID
Browse files Browse the repository at this point in the history
The ID for commit b83685b ("tee: amdtee: fix memory leak in
amdtee_open_session()") is wrong in upstream-tee-subsys-patches.txt.
Fix it.

Reported-by: Victor Chong <[email protected]>
Signed-off-by: Jerome Forissier <[email protected]>
  • Loading branch information
jforissier authored and Victor Chong committed May 16, 2021
1 parent 86657d5 commit 20f7ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upstream-tee-subsys-patches.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 20f7ded

Please sign in to comment.