https://github.com/torvalds/linux
Revision 1669d857a25d62c6d0a6d9216e01c21287a7c844 authored by Vlad Yasevich on 03 July 2007, 18:29:23 UTC, committed by David S. Miller on 06 July 2007, 00:40:15 UTC
SCTP currently permits users to bind to link-local addresses,
but doesn't verify that the scope id specified at bind matches
the interface that the address is configured on.  It was report
that this can hang a system.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent f50f95c
History
Tip revision: 1669d857a25d62c6d0a6d9216e01c21287a7c844 authored by Vlad Yasevich on 03 July 2007, 18:29:23 UTC
SCTP: Add scope_id validation for link-local binds
Tip revision: 1669d85
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 87.8 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top