https://github.com/torvalds/linux
Revision d8f00d27105a1553a13d4a96c3eb4544f70ca908 authored by Li RongQing on 17 October 2014, 08:53:47 UTC, committed by David S. Miller on 18 October 2014, 03:45:26 UTC
pskb_may_pull() maybe change skb->data and make uh pointer oboslete,
so reload uh and guehdr

Fixes: 37dd0247 ("gue: Receive side for Generic UDP Encapsulation")
Cc: Tom Herbert <therbert@google.com>
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1245dfc
History
Tip revision: d8f00d27105a1553a13d4a96c3eb4544f70ca908 authored by Li RongQing on 17 October 2014, 08:53:47 UTC
ipv4: fix a potential use after free in fou.c
Tip revision: d8f00d2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 281.7 KB
Makefile -rw-r--r-- 53.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top