← Back to team overview

openjdk team mailing list archive

[Bug 409736] Re: needlessly executable stack markings

 

** Attachment added: "openjdk-6_6b16-1.6~pre1-0ubuntu2.debdiff"
   http://launchpadlibrarian.net/30831646/openjdk-6_6b16-1.6%7Epre1-0ubuntu2.debdiff

-- 
needlessly executable stack markings
https://bugs.launchpad.net/bugs/409736
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: Triaged

Bug description:
Java is marked to have an executable stack[1].  This is potentially dangerous, and is simply an oversight from one of the compiled assembly files.  Adding stack markings to the assembly solves the issue.

[1] https://wiki.ubuntu.com/SecurityTeam/Roadmap/ExecutableStacks





References