Merge branch 'sctp-size-validations'
Marcelo Ricardo Leitner says:
====================
sctp: add some size validations
Ilja Van Sprundel reported that some size validations on inbound
SCTP packets were missing. After some code review, I noticed two
others that are all fixed here.
Thanks Ilja for reporting this.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- include/net/sctp/structs.h 1 addition, 1 deletioninclude/net/sctp/structs.h
- net/sctp/bind_addr.c 11 additions, 8 deletionsnet/sctp/bind_addr.c
- net/sctp/input.c 8 additions, 3 deletionsnet/sctp/input.c
- net/sctp/ipv6.c 6 additions, 1 deletionnet/sctp/ipv6.c
- net/sctp/protocol.c 6 additions, 1 deletionnet/sctp/protocol.c
- net/sctp/sm_make_chunk.c 26 additions, 16 deletionsnet/sctp/sm_make_chunk.c
Loading
Please register or sign in to comment