From: David S. Miller Date: Wed, 5 Feb 2020 13:14:19 +0000 (+0100) Subject: Merge branch 'wg-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7bb77d4b8567b35aadd57f3154a08d873572ae20;p=linux.git Merge branch 'wg-fixes' Jason A. Donenfeld says: ==================== wireguard fixes for 5.6-rc1 Here are fixes for WireGuard before 5.6-rc1 is tagged. It includes: 1) A fix for a UaF (caused by kmalloc failing during a very small allocation) that syzkaller found, from Eric Dumazet. 2) A fix for a deadlock that syzkaller found, along with an additional selftest to ensure that the bug fix remains correct, from me. 3) Two little fixes/cleanups to the selftests from Krzysztof Kozlowski and me. ==================== Signed-off-by: David S. Miller --- 7bb77d4b8567b35aadd57f3154a08d873572ae20