From: Alexander Potapenko <gli...@google.com>
Date: Wed, 16 Aug 2017 20:16:40 +0200

> 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.
 ...
> Signed-off-by: Alexander Potapenko <gli...@google.com>
> Reviewed-by: Xin Long <lucien....@gmail.com>
> Acked-by: Marcelo Ricardo Leitner <marcelo.leit...@gmail.com>

Applied and queued up for -stable, thanks.

Reply via email to