From: David S. Miller Date: Fri, 4 Jan 2019 21:06:07 +0000 (-0800) Subject: Merge branch 'GUE-error-recursion' X-Git-Tag: v5.0-rc3~39^2~43 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=0c06a0919782cbe5f33d0f1411ca059e9bfb8190;p=linux-block.git Merge branch 'GUE-error-recursion' Stefano Brivio says: ==================== Fix two further potential unbounded recursions in GUE error handlers Patch 1/2 takes care of preventing the issue fixed by commit 11789039da53 ("fou: Prevent unbounded recursion in GUE error handler") also with UDP-Lite payloads -- I just realised this might happen from a syzbot report. Patch 2/2 fixes the issue for both UDP and UDP-Lite on IPv6, which I also forgot to deal with in that same commit. ==================== Signed-off-by: David S. Miller --- 0c06a0919782cbe5f33d0f1411ca059e9bfb8190