linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc: fortify support
@ 2017-05-22  1:32 Daniel Axtens
  2017-05-22  1:32 ` [PATCH 1/2] powerpc: Don't fortify prom_init Daniel Axtens
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Axtens @ 2017-05-22  1:32 UTC (permalink / raw)
  To: kernel-hardening, linuxppc-dev; +Cc: Daniel Axtens

This series provides arch-specific support for Daniel Micay's
fortified string functions on powerpc.

Fortified string functions provied some compile and run time bounds
checking on commonly used string functions.

It's cool - currently it picks up a lot of random things so it will
require some more work across the tree, but hopefully it will
eventually hit mainline. These patches make powerpc ready for when it
does.

They've been tested on pseries.

I think patch 1 should probably go through Kees to line up with the
fortify patch itself, but patch 2 can apply to powerpc as is. But up
to you, mpe.

Regards,
Daniel

Daniel Axtens (2):
  powerpc: Don't fortify prom_init
  powerpc: Make feature-fixup tests fortify-safe

 arch/powerpc/kernel/prom_init.c   |   3 +
 arch/powerpc/lib/feature-fixups.c | 180 +++++++++++++++++++-------------------
 2 files changed, 93 insertions(+), 90 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-05-22 10:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-22  1:32 [PATCH 0/2] powerpc: fortify support Daniel Axtens
2017-05-22  1:32 ` [PATCH 1/2] powerpc: Don't fortify prom_init Daniel Axtens
2017-05-22 10:04   ` [kernel-hardening] " Michael Ellerman
2017-05-22  1:32 ` [PATCH 2/2] powerpc: Make feature-fixup tests fortify-safe Daniel Axtens
2017-05-22  4:38   ` Andrew Donnellan
     [not found] ` <20170522013607.89E5CAE034@b01ledav005.gho.pok.ibm.com>
2017-05-22  4:29   ` [PATCH 1/2] powerpc: Don't fortify prom_init Andrew Donnellan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).