Skip to content
Snippets Groups Projects
Commit 744e1885 authored by Chengming Zhou's avatar Chengming Zhou Committed by Herbert Xu
Browse files

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: 1ab53a77 ("crypto: acomp - add driver-side scomp interface")
Reported-by: default avatar <syzbot+3eff5e51bf1db122a16e@syzkaller.appspotmail.com>
Closes: https://lore.kernel.org/all/0000000000000b05cd060d6b5511@google.com/


Signed-off-by: default avatarChengming Zhou <zhouchengming@bytedance.com>
Reviewed-by: default avatarBarry Song <v-songbaohua@oppo.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 44ff4ea1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment