[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170260922558.28655.14442098840507624742.git-patchwork-notify@kernel.org>
Date: Fri, 15 Dec 2023 03:00:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Igor Russkikh <irusskikh@...vell.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org
Subject: Re: [PATCH net-next] net: atlantic: eliminate double free in error
handling logic
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 13 Dec 2023 10:50:44 +0100 you wrote:
> Driver has a logic leak in ring data allocation/free,
> where aq_ring_free could be called multiple times on same ring,
> if system is under stress and got memory allocation error.
>
> Ring pointer was used as an indicator of failure, but this is
> not correct since only ring data is allocated/deallocated.
> Ring itself is an array member.
>
> [...]
Here is the summary with links:
- [net-next] net: atlantic: eliminate double free in error handling logic
https://git.kernel.org/netdev/net-next/c/b3cb7a830a24
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