From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64
Date: Wed, 5 Feb 2014 11:48:32 +0000 [thread overview]
Message-ID: <20140205114832.GB7550@arm.com> (raw)
In-Reply-To: <1391480133-27149-1-git-send-email-ccross@android.com>
On Tue, Feb 04, 2014 at 02:15:32AM +0000, Colin Cross wrote:
> Binaries compiled for arm may run on arm64 if CONFIG_COMPAT is
> selected. Set LSM_MMAP_MIN_ADDR to 32768 if ARM64 && COMPAT to
> prevent selinux failures launching 32-bit static executables that
> are mapped at 0x8000.
>
> Signed-off-by: Colin Cross <ccross@android.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
WARNING: multiple messages have this Message-ID (diff)
From: Catalin Marinas <catalin.marinas@arm.com>
To: Colin Cross <ccross@android.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Will Deacon <Will.Deacon@arm.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
James Morris <james.l.morris@oracle.com>,
"open list:SECURITY SUBSYSTEM"
<linux-security-module@vger.kernel.org>
Subject: Re: [PATCH] security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64
Date: Wed, 5 Feb 2014 11:48:32 +0000 [thread overview]
Message-ID: <20140205114832.GB7550@arm.com> (raw)
In-Reply-To: <1391480133-27149-1-git-send-email-ccross@android.com>
On Tue, Feb 04, 2014 at 02:15:32AM +0000, Colin Cross wrote:
> Binaries compiled for arm may run on arm64 if CONFIG_COMPAT is
> selected. Set LSM_MMAP_MIN_ADDR to 32768 if ARM64 && COMPAT to
> prevent selinux failures launching 32-bit static executables that
> are mapped at 0x8000.
>
> Signed-off-by: Colin Cross <ccross@android.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
next prev parent reply other threads:[~2014-02-05 11:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-04 2:15 [PATCH] security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64 Colin Cross
2014-02-04 2:15 ` Colin Cross
2014-02-04 9:38 ` Will Deacon
2014-02-04 9:38 ` Will Deacon
2014-02-05 9:27 ` Eric Paris
2014-02-05 9:27 ` Eric Paris
2014-02-05 11:48 ` Catalin Marinas [this message]
2014-02-05 11:48 ` Catalin Marinas
2014-02-05 14:02 ` James Morris
2014-02-05 14:02 ` James Morris
2014-02-05 14:57 ` Catalin Marinas
2014-02-05 14:57 ` Catalin Marinas
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=20140205114832.GB7550@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.