Files
linux/drivers
Pali Rohár 2a7978ef95 dell-wmi: Fix access out of memory
commit a666b6ffbc upstream.

Without this patch, dell-wmi is trying to access elements of dynamically
allocated array without checking the array size. This can lead to memory
corruption or a kernel panic. This patch adds the missing checks for
array size.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-21 09:22:55 -08:00
..
2014-11-21 09:22:52 -08:00
2014-03-06 21:30:14 -08:00
2014-11-14 08:48:01 -08:00
2014-04-14 06:42:18 -07:00
2014-02-20 11:06:11 -08:00
2014-04-03 12:01:05 -07:00
2014-11-14 08:47:56 -08:00