Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439985
| From | Andy Lutomirski <luto@amacapital.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Minor PKRU bug? |
| Date | 2016-07-09 23:30 +0200 |
| Message-ID | <rT7YZ-8fP-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
is_prefetch in arch/x86/mm/fault.c can be called on a user address that's not readable due to PKRU. This could break it. You might need to add a get_user_exec or similar. --Andy
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Minor PKRU bug? Andy Lutomirski <luto@amacapital.net> - 2016-07-09 23:30 +0200
Re: Minor PKRU bug? Dave Hansen <dave.hansen@linux.intel.com> - 2016-07-12 17:40 +0200
Re: Minor PKRU bug? "H. Peter Anvin" <hpa@zytor.com> - 2016-07-13 01:00 +0200
Re: Minor PKRU bug? Dave Hansen <dave.hansen@linux.intel.com> - 2016-07-13 01:10 +0200
Re: Minor PKRU bug? Andy Lutomirski <luto@amacapital.net> - 2016-07-13 01:10 +0200
Re: Minor PKRU bug? Dave Hansen <dave.hansen@linux.intel.com> - 2016-07-21 23:40 +0200
Re: Minor PKRU bug? Andy Lutomirski <luto@amacapital.net> - 2016-07-21 23:50 +0200
Re: Minor PKRU bug? "H. Peter Anvin" <hpa@zytor.com> - 2016-07-22 00:00 +0200
Re: Minor PKRU bug? Dave Hansen <dave.hansen@linux.intel.com> - 2016-07-22 00:30 +0200
csiph-web