* [GIT PULL] usercopy fix for v5.4-rc1
@ 2019-09-26 18:35 Kees Cook
2019-09-26 20:10 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2019-09-26 18:35 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Kees Cook, Matthew Wilcox, Randy Dunlap
Hi Linus,
Please pull this usercopy fix for v5.4-rc1. Randy found a corner case
(HIGHMEM, DEBUG_VIRTUAL, >512MB RAM) with hardened usercopy that went
unnoticed since v4.8. This adds HIGHMEM awareness to hardened usercopy,
and has been living in -next for a bit more than a week now.
Thanks!
-Kees
The following changes since commit 4d856f72c10ecb060868ed10ff1b1453943fc6c8:
Linux 5.3 (2019-09-15 14:19:32 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/usercopy-v5.4-rc1
for you to fetch changes up to 314eed30ede02fa925990f535652254b5bad6b65:
usercopy: Avoid HIGHMEM pfn warning (2019-09-17 15:20:17 -0700)
----------------------------------------------------------------
Fix hardened usercopy under CONFIG_DEBUG_VIRTUAL
----------------------------------------------------------------
Kees Cook (1):
usercopy: Avoid HIGHMEM pfn warning
mm/usercopy.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-26 20:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-26 18:35 [GIT PULL] usercopy fix for v5.4-rc1 Kees Cook
2019-09-26 20:10 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox