From: Jakub Kicinski <kuba@kernel.org>
To: Kuniyuki Iwashima <kuniyu@amazon.com>
Cc: <davem@davemloft.net>, <edumazet@google.com>,
<johannes@sipsolutions.net>, <netdev@vger.kernel.org>,
<pabeni@redhat.com>, <pablo@netfilter.org>,
<syzkaller@googlegroups.com>
Subject: Re: [PATCH net 1/2] netlink: terminate outstanding dump on socket close
Date: Tue, 5 Nov 2024 11:42:21 -0800 [thread overview]
Message-ID: <20241105114221.6fb4815a@kernel.org> (raw)
In-Reply-To: <20241105053115.59273-1-kuniyu@amazon.com>
On Mon, 4 Nov 2024 21:31:15 -0800 Kuniyuki Iwashima wrote:
> > Reported-by: syzbot <syzkaller@googlegroups.com>
> > Fixes: ed5d7788a934 ("netlink: Do not schedule work from sk_destruct")
>
> Do you have a link to a public report ?
>
> Previously syzkaller's author asked me to use a different name for
> Reported-by not to confuse their internal metrics if the report is
> generated by local syzkaller.
>
> Reported-by: syzkaller <syzkaller@googlegroups.com>
Ah, will use that, thanks.
I need to repost, anyway, because I added the test to the wrong
Makefile group :(
--
pw-bot: cr
prev parent reply other threads:[~2024-11-05 19:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 1:03 [PATCH net 1/2] netlink: terminate outstanding dump on socket close Jakub Kicinski
2024-11-05 1:03 ` [PATCH net 2/2] selftests: net: add a test for closing a netlink socket ith dump in progress Jakub Kicinski
2024-11-05 6:21 ` Kuniyuki Iwashima
2024-11-05 5:31 ` [PATCH net 1/2] netlink: terminate outstanding dump on socket close Kuniyuki Iwashima
2024-11-05 10:03 ` Eric Dumazet
2024-11-05 19:42 ` 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=20241105114221.6fb4815a@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=johannes@sipsolutions.net \
--cc=kuniyu@amazon.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=syzkaller@googlegroups.com \
/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).