Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1513398
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] lkdtm fixes for v4.9-rc4 |
| Date | 2016-11-01 18:40 +0100 |
| Message-ID | <syLcu-3dm-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi,
Please pull this lkdtm fix for v4.9-rc4.
Thanks!
-Kees
The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:
Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/lkdtm-v4.9-rc4
for you to fetch changes up to 45103117d334e939a4f3a128ca3505a24516dfb6:
lkdtm: Do not use flush_icache_range() on user addresses (2016-10-31 09:29:16 -0700)
----------------------------------------------------------------
- fix misuse of icache flushing against userspace memory
----------------------------------------------------------------
Catalin Marinas (1):
lkdtm: Do not use flush_icache_range() on user addresses
drivers/misc/lkdtm_perms.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
Kees Cook
Nexus Security
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] lkdtm fixes for v4.9-rc4 Kees Cook <keescook@chromium.org> - 2016-11-01 18:40 +0100
Re: [GIT PULL] lkdtm fixes for v4.9-rc4 Greg KH <gregkh@linuxfoundation.org> - 2016-11-01 21:20 +0100
Re: [GIT PULL] lkdtm fixes for v4.9-rc4 Kees Cook <keescook@chromium.org> - 2016-11-01 22:30 +0100
csiph-web