commit | a814c3597a6b6040e2ef9459748081a6d5b7312d | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Thu Jun 15 13:46:01 2017 +0200 |
committer | Jean Delvare <jdelvare@suse.de> | Thu Jun 15 13:46:01 2017 +0200 |
tree | 2151e7cb68fdc59acb066c603c311480e8540225 | |
parent | e0733e975385d25d88c1384dafb8ea4dcf7513c0 [diff] |
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>