diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-12-26 13:32:55 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-15 23:31:37 (GMT) |
commit | effb6d243d4da7ab063e6c0668a4f6e23cb5adb9 (patch) | |
tree | 59363b426c09769dc502f71f7cbac7fcb047ec2b /usr | |
parent | aa016e2d4009621c8d48fecb20ef46a005c75aa8 (diff) | |
download | linux-fsl-qoriq-effb6d243d4da7ab063e6c0668a4f6e23cb5adb9.tar.xz |
virtio_net: don't leak memory or block when too many frags
We leak an skb when there are too many frags,
we also stop processing the packet in the middle,
the result is almost sure to be loss of networking.
Reported-by: Michael Dalton <mwdalton@google.com>
Acked-by: Michael Dalton <mwdalton@google.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions