mbox series

[GIT,PULL] another amdtee driver fix for v5.6

Message ID 20200320063446.GA9892@jade
State New
Headers show
Series [GIT,PULL] another amdtee driver fix for v5.6 | expand

Pull-request

https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-amdtee-fix2-for-5.6

Message

Jens Wiklander March 20, 2020, 6:34 a.m. UTC
Hello arm-soc maintainers,

Please pull this AMDTEE driver fix for an out of bounds read in
find_session()

Thanks,
Jens

The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:

  Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-amdtee-fix2-for-5.6

for you to fetch changes up to 36fa3e50085e3858dd506e4431b9abd1bcb1f542:

  tee: amdtee: out of bounds read in find_session() (2020-03-10 08:12:04 +0100)

----------------------------------------------------------------
tee: amdtee: out of bounds read in find_session()

----------------------------------------------------------------
Dan Carpenter (1):
      tee: amdtee: out of bounds read in find_session()

 drivers/tee/amdtee/core.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rijo Thomas March 20, 2020, 7:31 a.m. UTC | #1
Thanks Jens for pulling in the fixes!

-Rijo

On 20/03/20 12:04 pm, Jens Wiklander wrote:
> Hello arm-soc maintainers,
> 
> Please pull this AMDTEE driver fix for an out of bounds read in
> find_session()
> 
> Thanks,
> Jens
> 
> The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:
> 
>   Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)
> 
> are available in the Git repository at:
> 
>   https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.linaro.org%2Fpeople%2Fjens.wiklander%2Flinux-tee.git&data=02%7C01%7CRijo-john.Thomas%40amd.com%7C1ce9782363e24e7add1d08d7cc98cb02%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637202828927574171&sdata=tFMMPSmDgdsgAeUJZ1y2wGo6nhgICw%2BZsr524HQgw5E%3D&reserved=0 tags/tee-amdtee-fix2-for-5.6
> 
> for you to fetch changes up to 36fa3e50085e3858dd506e4431b9abd1bcb1f542:
> 
>   tee: amdtee: out of bounds read in find_session() (2020-03-10 08:12:04 +0100)
> 
> ----------------------------------------------------------------
> tee: amdtee: out of bounds read in find_session()
> 
> ----------------------------------------------------------------
> Dan Carpenter (1):
>       tee: amdtee: out of bounds read in find_session()
> 
>  drivers/tee/amdtee/core.c | 3 +++
>  1 file changed, 3 insertions(+)
>