This series includes some UDP-related fixlet. All this stuff has been pointed out by the sparse tool. The first two patches are just annotation related, while the last 2 cover some very unlikely races.
Paolo Abeni (4): udpv6: add the required annotation to mib type fou6: fix proto error handler argument type udpv6: fix possible user after free in error handler udp: fix possible user after free in error handler net/ipv4/udp.c | 6 ++++-- net/ipv6/fou6.c | 2 +- net/ipv6/udp.c | 12 +++++++----- 3 files changed, 12 insertions(+), 8 deletions(-) -- 2.20.1