diff options
author | David S. Miller | 2017-11-24 03:37:03 +0900 |
---|---|---|
committer | David S. Miller | 2017-11-24 03:37:03 +0900 |
commit | 9ed33805cdf81eadcc6ef54a81a8448e80e19f54 (patch) | |
tree | fab014093c87a41e24744e4fcffbf355800fc384 /net/ipv6/udp_offload.c | |
parent | f9094b7603c011d27db7ba109e69881c72fa611d (diff) | |
parent | 747a713502e1dfdf0e93bc81ee0f5ec7510975e5 (diff) |
Merge branch 'ipvlan-Fix-insufficient-skb-linear-check'
Gao Feng says:
====================
ipvlan: Fix insufficient skb linear check
The current ipvlan codes use pskb_may_pull to get the skb linear header in
func ipvlan_get_L3_hdr, but the size isn't enough for arp and ipv6 icmp.
So it may access the unexpected momory in ipvlan_addr_lookup.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/udp_offload.c')
0 files changed, 0 insertions, 0 deletions