From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: Alexander Potapenko <glider@google.com>
Cc: dvyukov@google.com, kcc@google.com, edumazet@google.com,
davem@davemloft.net, vyasevich@gmail.com,
linux-kernel@vger.kernel.org, linux-sctp@vger.kernel.org
Subject: Re: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Date: Tue, 8 Aug 2017 15:47:40 -0300 [thread overview]
Message-ID: <20170808184740.GC7613@localhost.localdomain> (raw)
In-Reply-To: <20170718145557.89616-1-glider@google.com>
On Tue, Jul 18, 2017 at 04:55:57PM +0200, Alexander Potapenko wrote:
> KMSAN reported use of uninitialized sctp_addr->v4.sin_addr.s_addr and
> sctp_addr->v6.sin6_scope_id in sctp_v6_cmp_addr() (see below).
> Make sure all fields of an IPv6 address are initialized, which
> guarantees that the IPv4 fields are also initialized.
Hi Alexander,
You missed to email netdev@ and thus Dave is unable to see this patch in
patchwork. Please resend it, including netdev@.
Thanks,
Marcelo
next prev parent reply other threads:[~2017-08-08 18:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-18 14:55 [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() Alexander Potapenko
2017-07-18 15:02 ` Alexander Potapenko
2017-07-19 0:58 ` Xin Long
2017-07-24 16:27 ` Alexander Potapenko
2017-07-25 2:34 ` Xin Long
2017-08-08 18:47 ` Marcelo Ricardo Leitner [this message]
2017-08-14 18:43 ` Alexander Potapenko
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=20170808184740.GC7613@localhost.localdomain \
--to=marcelo.leitner@gmail.com \
--cc=davem@davemloft.net \
--cc=dvyukov@google.com \
--cc=edumazet@google.com \
--cc=glider@google.com \
--cc=kcc@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sctp@vger.kernel.org \
--cc=vyasevich@gmail.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