[GIT PULL] EFI urgent fix

From: Matt Fleming
Date: Fri Mar 27 2015 - 15:19:06 EST


Folks,

Please pull the following fix from Jean which addresses an integer
overflow issue when calculating the number of entries in an SMBIOS 3.0
DMI table.

The following changes since commit 6d9ff473317245e3e5cd9922b4520411c2296388:

firmware: dmi_scan: Fix dmi_len type (2015-02-24 18:54:17 +0000)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent

for you to fetch changes up to bfbaafae8519d82d10da6abe75f5766dd5b20475:

firmware: dmi_scan: Prevent dmi_num integer overflow (2015-03-27 10:53:46 +0000)

----------------------------------------------------------------
Jean Delvare (1):
firmware: dmi_scan: Prevent dmi_num integer overflow

drivers/firmware/dmi_scan.c | 22 +++++++---------------
1 file changed, 7 insertions(+), 15 deletions(-)

--
Matt Fleming, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/