On Mon, Nov 13, 2017 at 02:27:54PM +0100, Nicolas Dichtel wrote: > From: huaibin Wang <huaibin.wang@xxxxxxxxx> > > For chunk type ASCONF, ASCONF_ACK and FORWARD_TSN, sctp_chunk_names[].chunk_type > is not equal to the corresponding index in sctp_chunk_names[]. Using this field > leads to a segmentation fault (index out of range). > > Example > $ iptables -A INPUT -p sctp --chunk-type all ASCONF,ASCONF_ACK,FORWARD_TSN -j ACCEPT > $ iptables -L > Chain INPUT (policy ACCEPT) > target prot opt source destination > Segmentation fault Applied, thanks a lot Nicolas. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html