In article <CAKrYomho5HREhJD0r=whcpzrxegy5rbpwv6j-nfditinz_u...@mail.gmail.com>,
Ryota Ozaki  <ozak...@netbsd.org> wrote:
>On Tue, Apr 16, 2019 at 5:51 AM Christos Zoulas <chris...@netbsd.org> wrote:
>>
>> Module Name:    src
>> Committed By:   christos
>> Date:           Mon Apr 15 20:51:46 UTC 2019
>>
>> Modified Files:
>>         src/sys/net: if.c
>>
>> Log Message:
>> Zero out the ifreq struct for SIOCGIFCONF to avoid up to 127 bytes of stack
>> disclosure. From Andy Nguyen, many thanks!
>
>Should we apply the same fix to all compat variants of ifconf?

Yup, good catch! Also pullups :-)

christos

Reply via email to