diff options
author | Peter Christensen <pch@ordbogen.com> | 2014-05-24 21:40:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-06 18:54:15 -0700 |
commit | 25ca1ecb9c6f0940657d4b249c50f3233063c839 (patch) | |
tree | bb02d4804223c7ea00d80c75121a1feb8b7bdbb7 /include | |
parent | 264f8746aa6ebf1a62588c653a5e3c4891f69fee (diff) | |
download | lwn-25ca1ecb9c6f0940657d4b249c50f3233063c839.tar.gz lwn-25ca1ecb9c6f0940657d4b249c50f3233063c839.zip |
ipvs: Fix panic due to non-linear skb
commit f44a5f45f544561302e855e7bd104e5f506ec01b upstream.
Receiving a ICMP response to an IPIP packet in a non-linear skb could
cause a kernel panic in __skb_pull.
The problem was introduced in
commit f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e ("ipvs: implement
passive PMTUD for IPIP packets").
Signed-off-by: Peter Christensen <pch@ordbogen.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions