Merge tag 'tee-drv-fixes-for-4.17' of git://git.linaro.org/people/jens.wiklander...
authorOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 08:02:11 +0000 (01:02 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 08:02:11 +0000 (01:02 -0700)
commitc1c6fe6c66c193023865a312af06df5216b82ac8
tree974b5d602b68b9fa9302d42a7ddfd0716c682acf
parent0d463d8449010347b2bd8723cf32298bd07cfc57
parentab9d3db5b320a052452b9cd035599ee3c84bbee9
Merge tag 'tee-drv-fixes-for-4.17' of git://git.linaro.org/people/jens.wiklander/linux-tee into fixes

Small fixes for tee subsystem

* Fixes for use-after-free via temporarily dropped reference
* Checks that passed shm references are consistent in offset/size
  with regards to the shm object

* tag 'tee-drv-fixes-for-4.17' of git://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: check shm references are consistent in offset/size
  tee: shm: fix use-after-free via temporarily dropped reference

Signed-off-by: Olof Johansson <olof@lixom.net>