git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a00be1
)
sctp: check invalid value of length parameter in error cause
author
Shan Wei
<shanwei@cn.fujitsu.com>
Tue, 19 Apr 2011 21:26:26 +0000
(21:26 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Apr 2011 08:51:02 +0000
(
01:51
-0700)
RFC4960, section 3.3.7 said:
If an endpoint receives an ABORT with a format error or no TCB is
found, it MUST silently discard it.
When an endpoint receives ABORT that parameter value is invalid,
drop it.
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_statefuns.c
patch
|
blob
|
history
diff --cc
net/sctp/sm_statefuns.c
Simple merge