Files
twx-linux/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-16 15:23:40 -07:00
2006-08-06 20:52:14 -07:00
2006-08-06 20:52:14 -07:00
2006-07-24 20:35:27 -07:00
2006-03-20 22:33:17 -08:00
2006-05-22 16:53:22 -07:00
2006-02-07 01:47:12 -05:00
2006-05-01 06:06:10 -04:00