Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706822
| From | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() |
| Date | 2017-08-08 20:50 +0200 |
| Message-ID | <uchJL-3NK-1@gated-at.bofh.it> (permalink) |
| References | <u4C8F-3FU-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> - 2017-08-08 20:50 +0200
csiph-web