]> Git Repo - J-linux.git/commitdiff
Merge tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://github.com/robertosassu/linux
authorLinus Torvalds <[email protected]>
Mon, 5 Jun 2023 15:31:36 +0000 (11:31 -0400)
committerLinus Torvalds <[email protected]>
Mon, 5 Jun 2023 15:31:36 +0000 (11:31 -0400)
Pull asymmetric keys fix from Roberto Sassu:
 "Here is a small fix to make an unconditional copy of the buffer passed
  to crypto operations, to take into account the case of the stack not
  in the linear mapping area.

  It has been tested and verified to fix the bug"

Acked-by: Herbert Xu <[email protected]>
Acked-by: David Howells <[email protected]>
* tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://github.com/robertosassu/linux:
  KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()


Trivial merge
This page took 0.044872 seconds and 4 git commands to generate.