Alexander Usyskin 7326fffb71 mei: validate request value in client notify request ioctl
This patch address a possible security issue:

The request field in client notify request ioctl comes from user space
as u32 and is downcasted to u8 with out validation.
Check request field to have approved values
MEI_HBM_NOTIFICATION_STAR/STOP

Cc: <stable@vger.kernel.org> #4.3+
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-06 22:12:56 -08:00
..
2015-10-17 21:45:05 -07:00
2015-08-03 17:33:54 -07:00
2014-09-29 11:56:02 -04:00
2015-08-03 17:20:26 -07:00
2015-11-04 22:15:15 -08:00
2015-03-01 19:36:59 -08:00
2015-09-09 21:39:22 +02:00