public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kallsyms: handle special absolute symbols
@ 2014-03-07  0:32 Kees Cook
  2014-03-07  0:32 ` [PATCH 1/2] kallsyms: generalize address range checking Kees Cook
  2014-03-07  0:32 ` [PATCH 2/2] kallsyms: handle special absolute symbols Kees Cook
  0 siblings, 2 replies; 6+ messages in thread
From: Kees Cook @ 2014-03-07  0:32 UTC (permalink / raw)
  To: Rusty Russell
  Cc: Linus Torvalds, Andrew Morton, Andrew Honig, Michal Marek,
	x86@kernel.org, Tejun Heo, Tony Luck, Fenghua Yu, linux-ia64,
	keescook, linux-kernel

This is an attempt at a more correct solution to the patch sent
earlier "kallsyms: fix absolute addresses for kASLR".

The main problem is that the entire per_cpu area needs to be treated 
as absolute by kallsyms. This series adds the logic to recognize the
per_cpu memory range and treat it as absolute in the kallsyms tool.

-Kees

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

end of thread, other threads:[~2014-03-07 12:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07  0:32 [PATCH 0/2] kallsyms: handle special absolute symbols Kees Cook
2014-03-07  0:32 ` [PATCH 1/2] kallsyms: generalize address range checking Kees Cook
2014-03-07  0:32 ` [PATCH 2/2] kallsyms: handle special absolute symbols Kees Cook
2014-03-07  3:25   ` Rusty Russell
2014-03-07  5:42     ` Kees Cook
2014-03-07 12:25   ` Tejun Heo

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