public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Minor PKRU bug?
@ 2016-07-09 21:27 Andy Lutomirski
  2016-07-12 15:32 ` Dave Hansen
  0 siblings, 1 reply; 9+ messages in thread
From: Andy Lutomirski @ 2016-07-09 21:27 UTC (permalink / raw)
  To: Dave Hansen, X86 ML, linux-kernel@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-07-21 22:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-09 21:27 Minor PKRU bug? Andy Lutomirski
2016-07-12 15:32 ` Dave Hansen
2016-07-12 22:55   ` H. Peter Anvin
2016-07-12 22:59     ` Dave Hansen
2016-07-12 22:59     ` Andy Lutomirski
2016-07-21 21:35       ` Dave Hansen
2016-07-21 21:45         ` Andy Lutomirski
2016-07-21 21:48           ` H. Peter Anvin
2016-07-21 22:26             ` Dave Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox