All of lore.kernel.org
 help / color / mirror / Atom feed
* Executable stacks
@ 2005-12-31 17:05 Petteri Räty
  2005-12-31 17:47 ` Marco Gerards
  0 siblings, 1 reply; 5+ messages in thread
From: Petteri Räty @ 2005-12-31 17:05 UTC (permalink / raw)
  To: The development of GRUB 2

[-- Attachment #1: Type: text/plain, Size: 702 bytes --]

Hello. GRUB2 contains executable stacks. Usually these are not needed
and can be easily fixed.

betelgeuse@pena ~/checkouts/grub2 $ scanelf -qeR .
RWX --- ---  ./grub-setup
!WX --- ---  ./pxeboot_img-boot_i386_pc_pxeboot.o
RWX --- ---  ./grub-emu
!WX --- ---  ./kernel_img-kern_i386_pc_startup.o
RWX --- ---  ./grub-probefs
!WX --- ---  ./boot_img-boot_i386_pc_boot.o
RWX --- RWX  ./kernel.exec
--- --- RWX  ./diskboot.exec
!WX --- ---  ./normal_mod-normal_i386_setjmp.o
!WX --- ---  ./diskboot_img-boot_i386_pc_diskboot.o
--- --- RWX  ./pxeboot.exec
--- --- RWX  ./boot.exec

http://www.gentoo.org/proj/en/hardened/gnu-stack.xml
This document is very helpful in fixing this problem.

Regards,
Petteri

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

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

end of thread, other threads:[~2006-01-02 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-31 17:05 Executable stacks Petteri Räty
2005-12-31 17:47 ` Marco Gerards
2006-01-02 20:59   ` Olaf Hering
2006-01-02 21:58   ` Petteri Räty
2006-01-02 22:08     ` Marco Gerards

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.