Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EEA4B200BC0 for ; Tue, 15 Nov 2016 10:16:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EBCF3160B19; Tue, 15 Nov 2016 09:16:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6650E160B02 for ; Tue, 15 Nov 2016 10:16:59 +0100 (CET) Received: (qmail 81075 invoked by uid 500); 15 Nov 2016 09:16:58 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 81049 invoked by uid 99); 15 Nov 2016 09:16:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2016 09:16:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6770E2C0088 for ; Tue, 15 Nov 2016 09:16:58 +0000 (UTC) Date: Tue, 15 Nov 2016 09:16:58 +0000 (UTC) From: "Hsehdar (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DAEMON-346) Compile PROCRUN with Data Execution Prevention (DEP) flag MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 15 Nov 2016 09:17:00 -0000 [ https://issues.apache.org/jira/browse/DAEMON-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666605#comment-15666605 ] Hsehdar commented on DAEMON-346: -------------------------------- Thanks [~markt] > Compile PROCRUN with Data Execution Prevention (DEP) flag > --------------------------------------------------------- > > Key: DAEMON-346 > URL: https://issues.apache.org/jira/browse/DAEMON-346 > Project: Commons Daemon > Issue Type: Wish > Components: Procrun > Affects Versions: 1.0.15 > Reporter: Hsehdar > Priority: Critical > Labels: build > Fix For: 1.1 > > > h3. What was the activity? > We are using PROCRUN to run Java app as service. This is distributed across a network (more than 15,000). Our security team highlighted > *Executables not compiled following best practices.* > The application(s) and/or dll(s) are not compiled with > modern day OS controls such as: ASLR, NX, or DEP. > Although vulnerability was not discovered, if in the > future there is one, remote code execution may be > possible due to lack of operating system controls enabled > on these executables. > Is PROCRUN not compiled using DEP? > PS: This is a not configuration/support request. -- This message was sent by Atlassian JIRA (v6.3.4#6332)