diff options
author | Pali Rohár <[email protected]> | 2014-09-29 15:10:51 +0200 |
---|---|---|
committer | Darren Hart <[email protected]> | 2014-09-29 14:54:27 -0700 |
commit | a666b6ffbc9b6705a3ced704f52c3fe9ea8bf959 (patch) | |
tree | e185e11600a42879f790594f44c76ef39036005c /include/linux/fpga/fpga-mgr.h | |
parent | 557b4549714536b161522960a36f0aa7f527418c (diff) |
dell-wmi: Fix access out of memory
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 <[email protected]>
Signed-off-by: Darren Hart <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions