[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150728180117.GA20740@e104818-lin.cambridge.arm.com>
Date: Tue, 28 Jul 2015 19:01:18 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Will Deacon <will.deacon@....com>
Subject: [GIT PULL] arm64 fix for 4.2-rc5
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists