[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1550767274.git.pabeni@redhat.com>
Date: Thu, 21 Feb 2019 17:43:56 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Stefano Brivio <sbrivio@...hat.com>
Subject: [PATCH net 0/4] udp: a few fixes
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
Powered by blists - more mailing lists