Files
linux/drivers
Alan Stern db23dc4e4b USB: usbfs: don't leak kernel data in siginfo
commit f0c2b68198 upstream.

When a signal is delivered, the information in the siginfo structure
is copied to userspace.  Good security practice dicatates that the
unused fields in this structure should be initialized to 0 so that
random kernel stack data isn't exposed to the user.  This patch adds
such an initialization to the two places where usbfs raises signals.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Reported-by: Dave Mielke <dave@mielke.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-18 13:31:28 +01:00
..
2014-04-14 06:50:04 -07:00
2015-03-06 14:43:26 -08:00
2014-07-31 12:52:56 -07:00
2015-01-29 17:40:48 -08:00
2014-08-07 14:52:37 -07:00
2014-01-15 14:51:22 -08:00