[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162395460369.29839.9087281516154892944.git-patchwork-notify@kernel.org>
Date: Thu, 17 Jun 2021 18:30:03 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pavel Skripkin <paskripkin@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, gregkh@...uxfoundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: hamradio: fix memory leak in mkiss_close
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 16 Jun 2021 22:09:06 +0300 you wrote:
> My local syzbot instance hit memory leak in
> mkiss_open()[1]. The problem was in missing
> free_netdev() in mkiss_close().
>
> In mkiss_open() netdevice is allocated and then
> registered, but in mkiss_close() netdevice was
> only unregistered, but not freed.
>
> [...]
Here is the summary with links:
- net: hamradio: fix memory leak in mkiss_close
https://git.kernel.org/netdev/net/c/7edcc6823014
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