https://github.com/torvalds/linux
Revision 214f45c91bbda8321d9676f1197238e4663edcbb authored by Eric Dumazet on 18 February 2011, 19:39:01 UTC, committed by David S. Miller on 18 February 2011, 19:39:01 UTC
Commit 0dbaee3b37e118a (net: Abstract default ADVMSS behind an
accessor.) introduced a possible crash in tcp_connect_init(), when
dst->default_advmss() is called from dst_metric_advmss()

Reported-by: George Spelvin <linux@horizon.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent ed199fa
History
Tip revision: 214f45c91bbda8321d9676f1197238e4663edcbb authored by Eric Dumazet on 18 February 2011, 19:39:01 UTC
net: provide default_advmss() methods to blackhole dst_ops
Tip revision: 214f45c
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-- 936 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 186.0 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top