public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kaslr should avoid setup_data region
@ 2014-04-24  2:35 Dave Young
  2014-04-24  2:43 ` Kees Cook
  0 siblings, 1 reply; 10+ messages in thread
From: Dave Young @ 2014-04-24  2:35 UTC (permalink / raw)
  To: keescook; +Cc: hpa, linux-kernel

Hello Kees

I'm worrying that setup_data regions could be overwitten by randomize
kernel base. Would you like to fix it in kaslr code?

One problem is there could be a lot of setup_data regions but current
mem_avoid is an fixed array.

Thanks
Dave

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

end of thread, other threads:[~2014-05-09  3:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24  2:35 kaslr should avoid setup_data region Dave Young
2014-04-24  2:43 ` Kees Cook
2014-04-24  2:50   ` Dave Young
2014-04-24 22:50     ` Kees Cook
2014-04-24 23:46       ` H. Peter Anvin
2014-04-25  9:44       ` Dave Young
2014-05-05  8:58       ` Dave Young
2014-05-08  9:46       ` Dave Young
2014-05-08 19:31         ` Kees Cook
2014-05-09  3:21           ` Dave Young

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