android_kernel_xiaomi_sm8350/include/net/sctp
Wei Yongjun 6f4c618ddb SCTP : Add paramters validity check for ASCONF chunk
If ADDIP is enabled, when an ASCONF chunk is received with ASCONF
paramter length set to zero, this will cause infinite loop.
By the way, if an malformed ASCONF chunk is received, will cause
processing to access memory without verifying.

This is because of not check the validity of parameters in ASCONF chunk.
This patch fixed this.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
2007-09-25 22:55:49 -07:00
..
command.h
constants.h
sctp.h [SCTP]: Add RCU synchronization around sctp_localaddr_list 2007-09-16 16:02:12 -07:00
sm.h SCTP : Add paramters validity check for ASCONF chunk 2007-09-25 22:55:49 -07:00
structs.h SCTP : Add paramters validity check for ASCONF chunk 2007-09-25 22:55:49 -07:00
tsnmap.h
ulpevent.h
ulpqueue.h SCTP: properly clean up fragment and ordering queues during FWD-TSN. 2007-08-29 13:34:33 -04:00
user.h