From: Eric Dumazet <[email protected]> Date: Wed, 18 Oct 2017 15:08:24 -0700
> From: Eric Dumazet <[email protected]> > > syzkaller got crashes in packet_getsockopt() processing > PACKET_ROLLOVER_STATS command while another thread was managing > to change po->rollover > > Using RCU will fix this bug. We might later add proper RCU annotations > for sparse sake. > > Fixes: a9b6391814d5 ("packet: rollover statistics") > Signed-off-by: Eric Dumazet <[email protected]> Applied and queued up for -stable, but: > Willem de Bruijn <[email protected]> I didn't know what kind of tag you intended to use here for Willem so just deleted the line.
