aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorVasily Averin <vvs@virtuozzo.com>2017-07-14 12:04:16 +0300
committerDavid S. Miller <davem@davemloft.net>2017-07-15 14:38:31 -0700
commit254d900b801fc04aa524ff7bafe28fdd1dbf0ed6 (patch)
tree55a0227c8bebc7c9ec2c375a42ad61f4f6eafba6 /include
parentmlx4_en: remove unnecessary returned value check (diff)
downloadlinux-dev-254d900b801fc04aa524ff7bafe28fdd1dbf0ed6.tar.xz
linux-dev-254d900b801fc04aa524ff7bafe28fdd1dbf0ed6.zip
ipv4: ip_do_fragment: fix headroom tests
Some time ago David Woodhouse reported skb_under_panic when we try to push ethernet header to fragmented ipv6 skbs. It was fixed for ipv6 by Florian Westphal in commit 1d325d217c7f ("ipv6: ip6_fragment: fix headroom tests and skb leak") However similar problem still exist in ipv4. It does not trigger skb_under_panic due paranoid check in ip_finish_output2, however according to Alexey Kuznetsov current state is abnormal and ip_fragment should be fixed too. Signed-off-by: Vasily Averin <vvs@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions