summaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2023-12-21 05:42:57 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2023-12-22 07:30:19 +0300
commit37c6fc323a81a14612626a1eec64f4690d89f234 (patch)
tree781344412b17ce6709460b6a2c7790eb5fc59f78 /drivers/crypto
parent0eaef675b94c746900dcea7f6c41b9a103ed5d53 (diff)
downloadlinux-37c6fc323a81a14612626a1eec64f4690d89f234.tar.xz
crypto: skcipher - Pass statesize for simple lskcipher instances
When ecb is used to wrap an lskcipher, the statesize isn't set correctly. Fix this by making the simple instance creator set the statesize. Reported-by: syzbot+8ffb0839a24e9c6bfa76@syzkaller.appspotmail.com Reported-by: Edward Adam Davis <eadavis@qq.com> Fixes: 662ea18d089b ("crypto: skcipher - Make use of internal state") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions