On Tue, Jul 28, 2020 at 7:37 AM Peilin Ye <[email protected]> wrote: > > xsk_getsockopt() is copying uninitialized stack memory to userspace when > `extra_stats` is `false`. Fix it. > > Fixes: 8aa5a33578e9 ("xsk: Add new statistics") > Suggested-by: Dan Carpenter <[email protected]> > Signed-off-by: Peilin Ye <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>

