Files
twx-linux/net
David S. Miller d4852ff218 [PATCH] NET: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.
The user can pass us arbitrary garbage so we should ensure the
string they give us is null terminated before we pass it on
to dev_get_by_index() et al.

Found by Solar Designer.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-27 22:47:30 -08:00
..
2006-02-13 15:38:42 -08:00
2006-03-19 13:20:06 -08:00
2006-03-04 21:06:29 -08:00
2006-03-13 14:26:12 -08:00
2006-02-09 16:59:48 -08:00
2006-03-08 14:14:01 -08:00