]> www.infradead.org Git - users/hch/configfs.git/commitdiff
Merge branch 'ipv6-fix-possible-uaf-in-output-paths'
authorJakub Kicinski <kuba@kernel.org>
Thu, 22 Aug 2024 00:35:51 +0000 (17:35 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 22 Aug 2024 00:35:51 +0000 (17:35 -0700)
Eric Dumazet says:

====================
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.
====================

Link: https://patch.msgid.link/20240820160859.3786976-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge