> On Jul 27, 2020, at 11:13 PM, Björn Töpel <[email protected]> wrote: > > On Tue, 28 Jul 2020 at 07:37, 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: Björn Töpel <[email protected]>
Acked-by: Song Liu <[email protected]> [...]

