summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2006-06-30 05:33:12 +0200
committerChris Wright <chrisw@sous-sol.org>2006-06-30 10:37:31 -0700
commit9c48e1ea8cf8800cc5e2d39ccbb8b5ff9704f8e9 (patch)
treeaeb13575ceee98bb0dcf5f0ee521a7eebe6b32ae /Makefile
parent27162bf76c8e1d20f81ba53c356ca8681aa90461 (diff)
[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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions