From: Kuniyuki Iwashima <kuniyu@amazon.com>
To: <kuba@kernel.org>
Cc: <davem@davemloft.net>, <edumazet@google.com>, <horms@kernel.org>,
<kuni1840@gmail.com>, <kuniyu@amazon.com>,
<netdev@vger.kernel.org>, <pabeni@redhat.com>,
<syzkaller@googlegroups.com>, <vladimir.oltean@nxp.com>
Subject: Re: [PATCH v2 net] ipvlan: Fix use-after-free in ipvlan_get_iflink().
Date: Sat, 4 Jan 2025 15:29:01 +0900 [thread overview]
Message-ID: <20250104062901.35982-1-kuniyu@amazon.com> (raw)
In-Reply-To: <20250103080645.5129915b@kernel.org>
From: Jakub Kicinski <kuba@kernel.org>
Date: Fri, 3 Jan 2025 08:06:45 -0800
> On Fri, 3 Jan 2025 23:08:13 +0900 Kuniyuki Iwashima wrote:
> > + if (dev->reg_state <= NETREG_UNREGISTERED)
>
> s/UN//
Oops, will fix it, thanks!
prev parent reply other threads:[~2025-01-04 6:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-03 14:08 [PATCH v2 net] ipvlan: Fix use-after-free in ipvlan_get_iflink() Kuniyuki Iwashima
2025-01-03 16:06 ` Jakub Kicinski
2025-01-04 6:29 ` Kuniyuki Iwashima [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=20250104062901.35982-1-kuniyu@amazon.com \
--to=kuniyu@amazon.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=kuni1840@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=syzkaller@googlegroups.com \
--cc=vladimir.oltean@nxp.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).