ExecutableStacks

Differences between revisions 1 and 2
Revision 1 as of 2009-08-03 15:21:48
Size: 1478
Editor: 89
Comment:
Revision 2 as of 2009-08-03 15:26:18
Size: 1803
Editor: 89
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
There are still some programs that have executable stack regions.
  * [[https://bugs.launchpad.net/ubuntu/+bugs?field.tag=execstack|open bugs in LP]]
  * check an ELF binary: "readelf -l $BIN | grep GNU_STACK" shows with "E" flag.
  * Gentoo write-up of what to do: http://www.gentoo.org/proj/en/hardened/gnu-stack.xml

There are still some programs that have executable stack regions.

Originally generated from the ELF files with executable stacks in Karmic main.

Nested Functions

Uses Nested Functions which compiler generates as trampolines on the stack.

Unclassified

  • fglrx-installer
  • icon
  • john
  • link-grammar
  • mbr
  • memtest86+
  • mono
  • nvidia-graphics-drivers-173
  • nvidia-graphics-drivers-180
  • nvidia-graphics-drivers-71
  • nvidia-graphics-drivers-96
  • openjdk-6

Harmless

  • kexec-tools
  • klibc

Fedora Patches

SecurityTeam/Roadmap/ExecutableStacks (last edited 2017-08-22 14:25:31 by jdstrand)