https://github.com/torvalds/linux
Revision e01bf1c83332c4653ffd30eed20a94a9c83d82b2 authored by Rusty Russell on 13 April 2008, 01:49:30 UTC, committed by David S. Miller on 13 April 2008, 01:49:30 UTC
If the user gives a packet under 14 bytes, we'll end up reading off the end
of the skb (not oopsing, just reading off the end).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Max Krasnyanskiy <maxk@qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 14daa02
History
Tip revision: e01bf1c83332c4653ffd30eed20a94a9c83d82b2 authored by Rusty Russell on 13 April 2008, 01:49:30 UTC
net: check for underlength tap writes
Tip revision: e01bf1c
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top