diff options
| author | Willem de Bruijn <willemb@google.com> | 2017-08-10 12:41:58 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-12 19:29:08 -0700 |
| commit | 63364a508d24944abb0975bd823cb11367c56283 (patch) | |
| tree | 5f42b2e166e1ab511f953683ddbfdad03a75519d /net/unix/sysctl_net_unix.c | |
| parent | 37d5c6e8d38d674b1c25741fdf033f7f00b5ed5f (diff) | |
packet: fix tp_reserve race in packet_set_ring
[ Upstream commit c27927e372f0785f3303e8fad94b85945e2c97b7 ]
Updates to tp_reserve can race with reads of the field in
packet_set_ring. Avoid this by holding the socket lock during
updates in setsockopt PACKET_RESERVE.
This bug was discovered by syzkaller.
Fixes: 8913336a7e8d ("packet: add PACKET_RESERVE sockopt")
Reported-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
