Re: [PATCH 2/2] sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
From: Eugene Teo <hidden>
Date: 2008-08-28 00:02:33
Also in:
linux-sctp
From: Eugene Teo <hidden>
Date: 2008-08-28 00:02:33
Also in:
linux-sctp
Vlad Yasevich wrote:
The number of identifiers needs to be checked against the option length. Also, the identifier index provided needs to be verified to make sure that it doesn't exceed the bounds of the array. Signed-off-by: Vlad Yasevich <redacted>
Acked-by: Eugene Teo <redacted> Eugene