aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorSteven J. Magnani <steve@digidescorp.com>2010-03-30 13:56:01 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-26 17:21:20 -0700
commit12fc5c218002041cf2d3be3a5fd26fad993c6fbc (patch)
tree9a975688bd122b5a302852518dd419cdff2c0909 /net/unix/sysctl_net_unix.c
parentc9d740b86fee3c2be9eaf3d7728c15c0e03f4d83 (diff)
net: Fix oops from tcp_collapse() when using splice()
[ Upstream commit baff42ab1494528907bf4d5870359e31711746ae ] tcp_read_sock() can have a eat skbs without immediately advancing copied_seq. This can cause a panic in tcp_collapse() if it is called as a result of the recv_actor dropping the socket lock. A userspace program that splices data from a socket to either another socket or to a file can trigger this bug. Signed-off-by: Steven J. Magnani <steve@digidescorp.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions