diff options
author | Chengming Zhou <zhouchengming@bytedance.com> | 2023-12-27 10:35:23 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-12-29 04:25:56 +0100 |
commit | 744e1885922a9943458954cfea917b31064b4131 (patch) | |
tree | 0e80906cca7dc8b91b8e2c243278562b57492981 /crypto/ecb.c | |
parent | crypto: sahara - add support for crypto_engine (diff) | |
download | linux-744e1885922a9943458954cfea917b31064b4131.tar.xz linux-744e1885922a9943458954cfea917b31064b4131.zip |
crypto: scomp - fix req->dst buffer overflow
The req->dst buffer size should be checked before copying from the
scomp_scratch->dst to avoid req->dst buffer overflow problem.
Fixes: 1ab53a77b772 ("crypto: acomp - add driver-side scomp interface")
Reported-by: syzbot+3eff5e51bf1db122a16e@syzkaller.appspotmail.com
Closes: https://lore.kernel.org/all/0000000000000b05cd060d6b5511@google.com/
Signed-off-by: Chengming Zhou <zhouchengming@bytedance.com>
Reviewed-by: Barry Song <v-songbaohua@oppo.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions