From: Jakub Kicinski <jakub.kicinski@netronome.com>
To: Eric Biggers <ebiggers@kernel.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net 0/4] llc: fix sk_buff refcounting
Date: Tue, 8 Oct 2019 14:15:18 -0700 [thread overview]
Message-ID: <20191008141518.145af65c@cakuba.netronome.com> (raw)
In-Reply-To: <20191006212427.427682-1-ebiggers@kernel.org>
On Sun, 6 Oct 2019 14:24:23 -0700, Eric Biggers wrote:
> Hello,
>
> Patches 1-2 fix the memory leaks that syzbot has reported in net/llc:
>
> memory leak in llc_ui_create (2)
> memory leak in llc_ui_sendmsg
> memory leak in llc_conn_ac_send_sabme_cmd_p_set_x
>
> Patches 3-4 fix related bugs that I noticed while reading this code.
>
> Note: I've tested that this fixes the syzbot bugs, but otherwise I don't
> know of any way to test this code.
Applied, thanks Eric.
prev parent reply other threads:[~2019-10-08 21:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-06 21:24 [PATCH net 0/4] llc: fix sk_buff refcounting Eric Biggers
2019-10-06 21:24 ` [PATCH net 1/4] llc: fix sk_buff leak in llc_sap_state_process() Eric Biggers
2019-10-06 21:24 ` [PATCH net 2/4] llc: fix sk_buff leak in llc_conn_service() Eric Biggers
2019-10-06 21:24 ` [PATCH net 3/4] llc: fix another potential sk_buff leak in llc_ui_sendmsg() Eric Biggers
2019-10-06 21:24 ` [PATCH net 4/4] llc: fix sk_buff refcounting in llc_conn_state_process() Eric Biggers
2019-10-08 21:15 ` Jakub Kicinski [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=20191008141518.145af65c@cakuba.netronome.com \
--to=jakub.kicinski@netronome.com \
--cc=ebiggers@kernel.org \
--cc=netdev@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).