+1
−1
Loading
The check for the minimum receive buffer size did not take the tag size into account during decryption. Fix this by adding the required extra length. Reported-by:<syzbot+aa11561819dc42ebbc7c@syzkaller.appspotmail.com> Reported-by:
Daniel Pouzzner <douzzer@mega.nu> Fixes: d887c52d ("crypto: algif_aead - overhaul memory management") Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>