Files
twx-linux/include/net
Sridhar Samudrala 96ec9da385 Fix sctp privilege elevation (CVE-2006-3745)
sctp_make_abort_user() now takes the msg_len along with the msg
so that we don't have to recalculate the bytes in iovec.
It also uses memcpy_fromiovec() so that we don't go beyond the
length allocated.

It is good to have this fix even if verify_iovec() is fixed to
return error on overflow.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-08-22 12:04:55 -07:00
..
2006-05-22 16:54:30 -07:00
2006-03-20 22:35:41 -08:00
2006-04-14 15:00:20 -07:00
2006-05-31 16:27:11 -07:00
2006-03-23 07:12:57 -05:00
2006-03-20 22:59:36 -08:00
2006-03-20 21:31:51 -08:00
2006-04-29 18:33:15 -07:00
2006-04-14 15:03:05 -07:00