|
|
Message-ID: <4DA31678.1020108@redhat.com>
Date: Mon, 11 Apr 2011 22:55:52 +0800
From: Eugene Teo <eugene@...hat.com>
To: oss-security@...ts.openwall.com
CC: "Steven M. Christey" <coley@...us.mitre.org>
Subject: CVE request - kernel: sctp: fix to calc the INIT/INIT-ACK chunk length
correctly to set
When calculating the INIT/INIT-ACK chunk length, we should not only
account the length of parameters, but also the parameters zero padding
length, such as AUTH HMACS parameter and CHUNKS parameter. Without the
parameters zero padding length we may get oops.
Commit: http://git.kernel.org/linus/a8170c35e738d62e9919ce5b109cf4ed66e9
https://bugzilla.redhat.com/show_bug.cgi?id=695383
Thanks, Eugene
--
main(i) { putchar(182623909 >> (i-1) * 5&31|!!(i<7)<<6) && main(++i); }
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.