[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171211082692.1409.675102691609445892.git-patchwork-notify@kernel.org>
Date: Wed, 03 Apr 2024 02:20:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, kuni1840@...il.com,
netdev@...r.kernel.org, syzkaller@...glegroups.com
Subject: Re: [PATCH v2 net] ipv6: Fix infinite recursion in fib6_dump_done().
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 1 Apr 2024 14:10:04 -0700 you wrote:
> syzkaller reported infinite recursive calls of fib6_dump_done() during
> netlink socket destruction. [1]
>
> From the log, syzkaller sent an AF_UNSPEC RTM_GETROUTE message, and then
> the response was generated. The following recvmmsg() resumed the dump
> for IPv6, but the first call of inet6_dump_fib() failed at kzalloc() due
> to the fault injection. [0]
>
> [...]
Here is the summary with links:
- [v2,net] ipv6: Fix infinite recursion in fib6_dump_done().
https://git.kernel.org/netdev/net/c/d21d40605bca
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists