[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240819134827.2989452-1-edumazet@google.com>
Date: Mon, 19 Aug 2024 13:48:24 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: David Ahern <dsahern@...nel.org>, netdev@...r.kernel.org, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net 0/3] ipv6: fix possible UAF in output paths
First patch fixes an issue spotted by syzbot, and the two
other patches fix error paths after skb_expand_head()
adoption.
Eric Dumazet (3):
ipv6: prevent UAF in ip6_send_skb()
ipv6: fix possible UAF in ip6_finish_output2()
ipv6: prevent possible UAF in ip6_xmit()
net/ipv6/ip6_output.c | 10 ++++++++++
1 file changed, 10 insertions(+)
--
2.46.0.184.g6999bdac58-goog
Powered by blists - more mailing lists