Wenliang Fan 1558efd0d4 drivers/net/wireless/hostap: Integer overflow
The local variable 'value' comes from 'extra', a parameter of function
'prism2_ioctl_priv_prism2_param'. If a large number passed to 'value',
there would be an integer overflow in the following line:
	local->passive_scan_timer.expires = jiffies +
		local->passive_scan_interval * HZ

Signed-off-by: Wenliang Fan <fanwlexca@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-01-03 15:36:56 -05:00
..
2013-11-19 15:53:02 -05:00
2013-10-29 12:53:07 +02:00
2013-12-19 14:40:29 -05:00
2013-11-07 19:24:20 +01:00
2013-11-15 09:32:23 +09:00
2013-11-18 14:47:30 -08:00
2013-12-11 10:56:21 -05:00
2013-11-15 14:05:15 -08:00
2013-11-15 09:32:23 +09:00
2013-11-18 15:35:09 -08:00
2013-11-15 13:34:37 +09:00
2013-11-15 13:34:37 +09:00