linux/drivers/hwtracing
Dan Carpenter 71c488f32b stm: Potential read overflow in stm_char_policy_set_ioctl()
The "size" variable comes from the user so we need to verify that it's
large enough to hold an stp_policy_id struct.

Fixes: 7bd1d4093c ("stm class: Introduce an abstraction for System Trace Module devices")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
2017-08-25 17:58:33 +03:00
..
coresight Char/Misc patches for 4.13-rc1 2017-07-03 20:55:59 -07:00
intel_th hwtracing: intel_th: use dev_groups and not dev_attrs for bus_type 2017-06-09 11:00:46 +02:00
stm stm: Potential read overflow in stm_char_policy_set_ioctl() 2017-08-25 17:58:33 +03:00