mbox series

[GIT,PULL] AMDTEE fix for v6.6

Message ID 20231003171835.GA669924@rayden (mailing list archive)
State Accepted
Commit a41e95a7c19b02e8a180520ea21c742e52ea538a
Headers show
Series [GIT,PULL] AMDTEE fix for v6.6 | expand

Pull-request

https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/amdtee-fix-for-v6.6

Message

Jens Wiklander Oct. 3, 2023, 5:18 p.m. UTC
Hello arm-soc maintainers,

Please pull this small AMDTEE driver fix addressing a possible
user-after-free vulnerability.

Note that this isn't a usual Arm driver update. This targets AMD instead,
but is part of the TEE subsystem.

Thanks,
Jens

The following changes since commit 2dde18cd1d8fac735875f2e4987f11817cc0bc2c:

  Linux 6.5 (2023-08-27 14:49:51 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/amdtee-fix-for-v6.6

for you to fetch changes up to f4384b3e54ea813868bb81a861bf5b2406e15d8f:

  tee: amdtee: fix use-after-free vulnerability in amdtee_close_session (2023-10-03 19:13:53 +0200)

----------------------------------------------------------------
AMDTEE fix possible use-after-free

----------------------------------------------------------------
Rijo Thomas (1):
      tee: amdtee: fix use-after-free vulnerability in amdtee_close_session

 drivers/tee/amdtee/core.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 6, 2023, 9:11 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 3 Oct 2023 19:18:35 +0200 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small AMDTEE driver fix addressing a possible
> user-after-free vulnerability.
> 
> Note that this isn't a usual Arm driver update. This targets AMD instead,
> but is part of the TEE subsystem.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AMDTEE fix for v6.6
    https://git.kernel.org/soc/soc/c/a41e95a7c19b

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Oct. 6, 2023, 9:11 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 3 Oct 2023 19:18:35 +0200 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small AMDTEE driver fix addressing a possible
> user-after-free vulnerability.
> 
> Note that this isn't a usual Arm driver update. This targets AMD instead,
> but is part of the TEE subsystem.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AMDTEE fix for v6.6
    https://git.kernel.org/soc/soc/c/a41e95a7c19b

You are awesome, thank you!