From: Linus Torvalds Date: Mon, 5 Jun 2023 15:31:36 +0000 (-0400) Subject: Merge tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://github.com/robertosassu/linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f8dba31b0a826e691949cd4fdfa5c30defaac8c5;p=linux.git Merge tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://github.com/robertosassu/linux 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 Acked-by: David Howells * 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() --- f8dba31b0a826e691949cd4fdfa5c30defaac8c5