[GIT PULL] arm64 fix for 4.2-rc5
Catalin Marinas
catalin.marinas at arm.com
Tue Jul 28 11:01:18 PDT 2015
Hi Linus,
Please pull the arm64 fix below. Thanks.
The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
for you to fetch changes up to f91b1feada0b6f0a4d33648155b3ded2c4e0707e:
arm64/efi: map the entire UEFI vendor string before reading it (2015-07-27 18:00:05 +0100)
----------------------------------------------------------------
Fix buffer overflow when UTF-16 UEFI vendor string is copied from the
system table into a char array with a size of 100 bytes.
----------------------------------------------------------------
Ard Biesheuvel (1):
arm64/efi: map the entire UEFI vendor string before reading it
arch/arm64/kernel/efi.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Catalin
More information about the linux-arm-kernel
mailing list