[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171728283034.4092.12616353767873504629.git-patchwork-notify@kernel.org>
Date: Sat, 01 Jun 2024 23:00:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lars Kellogg-Stedman <lars@...bit.com>
Cc: netdev@...r.kernel.org, linux-hams@...r.kernel.org, duoming@....edu.cn,
crossd@...il.com, christopher.maness@...il.com
Subject: Re: [PATCH v5] ax25: Fix refcount imbalance on inbound connections
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 29 May 2024 17:02:43 -0400 you wrote:
> From: Lars Kellogg-Stedman <lars@...bit.com>
>
> When releasing a socket in ax25_release(), we call netdev_put() to
> decrease the refcount on the associated ax.25 device. However, the
> execution path for accepting an incoming connection never calls
> netdev_hold(). This imbalance leads to refcount errors, and ultimately
> to kernel crashes.
>
> [...]
Here is the summary with links:
- [v5] ax25: Fix refcount imbalance on inbound connections
https://git.kernel.org/netdev/net/c/3c34fb0bd4a4
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