ExecutableStacks

Differences between revisions 4 and 5
Revision 4 as of 2009-08-03 15:36:42
Size: 1813
Editor: 89
Comment:
Revision 5 as of 2009-08-03 15:57:44
Size: 1821
Editor: 89
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
== Fixed ==
 * zip
 * bogl
Line 11: Line 15:
 * bogl [[http://cvs.fedoraproject.org/viewvc//devel/bogl/bogl-0.1.18-noexecstack.patch?view=markup|patch]]
Line 14: Line 17:

== Stack Trampolines ==
 * klibc (setjmp implementation)
 * kexec-tools (statically linked against klibc)
Line 19: Line 26:
 * kexec-tools
 * klibc

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.

Fixed

  • zip
  • bogl

Nested Functions

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

  • grub
  • grub2

Stack Trampolines

  • klibc (setjmp implementation)
  • kexec-tools (statically linked against klibc)

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

Fedora Patches

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