public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Florin Andrei <florin@andrei.myip.org>
To: linux-kernel@vger.kernel.org
Subject: Re: how to determine if the noexec stack is defined by an application
Date: Fri, 29 Jun 2007 18:21:18 -0700	[thread overview]
Message-ID: <4685B00E.3030700@andrei.myip.org> (raw)
In-Reply-To: <1183153758.2894.1.camel@laptopd505.fenrus.org>

Arjan van de Ven wrote:
>> But it's running a Web service which is a combination of C code and 
>> Tomcat/Java. I have no clue how to determine which portions specify a 
>> noexec stack and which don't.
> 
> like this:
> 
> $ eu-readelf -l /bin/true  | grep STACK
>   GNU_STACK      0x000000 0x00000000 0x00000000 0x000000 0x000000 RW 0x4

Is Sun Java 1.5 a known exception - as an application that doesn't set a 
noexec stack and reverts to default?

# eu-readelf -l ./java | grep STACK | wc -l
0

But then, this bug report seems to indicate otherwise, if I'm reading it 
correctly:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5051381

-- 
Florin Andrei

http://florin.myip.org/

  parent reply	other threads:[~2007-06-30  1:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-29 20:44 how to determine if the noexec stack is defined by an application Florin Andrei
2007-06-29 21:49 ` Arjan van de Ven
2007-06-29 22:15   ` Andreas Schwab
2007-06-29 22:27     ` Arjan van de Ven
2007-06-29 22:41       ` Andreas Schwab
2007-06-29 22:43         ` Arjan van de Ven
2007-06-30  1:21   ` Florin Andrei [this message]
2007-06-30  5:16     ` Arjan van de Ven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4685B00E.3030700@andrei.myip.org \
    --to=florin@andrei.myip.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox