|
From: | Chicken Trac |
Subject: | [Chicken-janitors] #65: disable executable stack sections |
Date: | Thu, 06 Aug 2009 07:11:00 -0000 |
#65: disable executable stack sections --------------------------+------------------------------------------------- Reporter: felix | Owner: Type: defect | Status: new Priority: major | Milestone: 4.2.0 Component: build system | Version: 4.1.x Keywords: | --------------------------+------------------------------------------------- (reported by Marijn Schouten) {{{ automatic scanning by our package manager reports that the following files contain executable stack sections[1]: * RWX --- --- usr/bin/chicken-bug * !WX --- --- usr/lib64/libuchickenchicken-4.1.0.tar.gz:apply- hack.x86-64.o * !WX --- --- usr/lib64/libchickenchicken-4.1.0.tar.gz:apply- hack.x86-64.o * RWX --- --- usr/lib64/libchicken.so * RWX --- --- usr/lib64/libuchicken.so }}} http://www.gentoo.org/proj/en/hardened/gnu-stack.xml indicates that at least the hacked-apply assembly files need to be patched. -- Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/65> Chicken Scheme <http://www.call-with-current-continuation.org/> Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] | Current Thread | [Next in Thread] |