Searched hist:a814c3597a6b6040e2ef9459748081a6d5b7312d (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/firmware/ |
H A D | dmi_scan.c | diff a814c3597a6b6040e2ef9459748081a6d5b7312d Thu Jun 15 13:46:01 CEST 2017 Jean Delvare <jdelvare@suse.de> firmware: dmi_scan: Check DMI structure length
Before accessing DMI data to record it for later, we should ensure that the DMI structures are large enough to contain the data in question.
Signed-off-by: Jean Delvare <jdelvare@suse.de> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: Andy Shevchenko <andy.shevchenko@gmail.com> Cc: Linus Walleij <linus.walleij@linaro.org>
|