]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'optee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jensw...
authorArnd Bergmann <arnd@arndb.de>
Thu, 28 May 2026 13:28:19 +0000 (15:28 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 28 May 2026 13:28:19 +0000 (15:28 +0200)
commit56d582972068bb78d0907f7ffff79c8e6b5a561a
treeb57f1d36d8a312d2ac7a27169b32e17ce2a6675a
parent9193ffe5b478a0ccb7eb7d68ea5ed636f057aa13
parent387a926ee166814611acecb960207fe2f3c4fd3e
Merge tag 'optee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes

OP-TEE fix for v7.1

Prevent possible use after free in supplicant communication.

* tag 'optee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee:
  tee: optee: prevent use-after-free when the client exits before the supplicant

Signed-off-by: Arnd Bergmann <arnd@arndb.de>