Files
twx-linux/net/ipv4
Patrick McHardy 9c48e1ea8c [PATCH] NETFILTER: SCTP conntrack: fix crash triggered by packet without chunks [CVE-2006-2934]
When a packet without any chunks is received, the newconntrack variable
in sctp_packet contains an out of bounds value that is used to look up an
pointer from the array of timeouts, which is then dereferenced, resulting
in a crash. Make sure at least a single chunk is present.

Problem noticed by George A. Theall <theall@tenablesecurity.com>

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
2006-06-30 10:37:31 -07:00
..
2006-04-29 18:33:14 -07:00
2006-04-14 15:00:20 -07:00
2006-04-14 15:00:20 -07:00
2006-04-14 15:00:20 -07:00
2006-04-09 22:25:23 -07:00
2006-04-14 15:00:20 -07:00
2006-05-22 16:53:22 -07:00
2006-04-17 17:27:11 -07:00
2006-03-28 17:02:47 -08:00
2006-04-14 15:00:20 -07:00
2006-05-03 23:31:35 -07:00
2006-04-29 18:33:16 -07:00
2006-05-22 16:53:22 -07:00