From: patchwork-bot+netdevbpf@kernel.org
To: Pavel Skripkin <paskripkin@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, gregkh@linuxfoundation.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: hamradio: fix memory leak in mkiss_close
Date: Thu, 17 Jun 2021 18:30:03 +0000 [thread overview]
Message-ID: <162395460369.29839.9087281516154892944.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210616190906.12394-1-paskripkin@gmail.com>
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
prev parent reply other threads:[~2021-06-17 18:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-16 19:09 Pavel Skripkin
2021-06-17 18:30 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162395460369.29839.9087281516154892944.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=gregkh@linuxfoundation.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=paskripkin@gmail.com \
--subject='Re: [PATCH] net: hamradio: fix memory leak in mkiss_close' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.