2020-03-20 06:35:56

by Jens Wiklander

[permalink] [raw]
Subject: [GIT PULL] another amdtee driver fix for v5.6

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(+)


2020-03-20 07:32:27

by Rijo Thomas

[permalink] [raw]
Subject: Re: [GIT PULL] another amdtee driver fix for v5.6

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(+)
>