Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1711346 > unrolled thread

Re: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()

Started byAlexander Potapenko <glider@google.com>
First post2017-08-14 20:50 +0200
Last post2017-08-14 20:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() Alexander Potapenko <glider@google.com> - 2017-08-14 20:50 +0200

#1711346 — Re: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()

FromAlexander Potapenko <glider@google.com>
Date2017-08-14 20:50 +0200
SubjectRe: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Message-ID<uesB5-7Hs-29@gated-at.bofh.it>
On Tue, Aug 8, 2017 at 8:47 PM, Marcelo Ricardo Leitner
<marcelo.leitner@gmail.com> wrote:
> 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
Sorry, I've missed your reply.
Resent including netdev@.


-- 
Alexander Potapenko
Software Engineer

Google Germany GmbH
Erika-Mann-Straße, 33
80636 München

Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web