ExecutableStacks

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2009-08-03 15:21:48
Size: 1478
Editor: 89
Comment:
Revision 3 as of 2009-08-03 15:27:19
Size: 1833
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

= Main/Restricted Packages =

There are still some programs that have executable stack regions.

Main/Restricted Packages

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)