From: Mark Rutland <mark.rutland@arm.com>
To: AKASHI Takahiro <takahiro.akashi@linaro.org>,
kernel-hardening@lists.openwall.com,
linux-kernel@vger.kernel.org
Subject: Re: [kernel-hardening] [RFC] module: add 'module_ronx=off' boot cmdline parameter to disable ro/nx module mappings
Date: Tue, 18 Oct 2016 14:34:39 +0100 [thread overview]
Message-ID: <20161018133439.GE15639@leverpostej> (raw)
In-Reply-To: <20161018060950.GM19531@linaro.org>
Hi,
On Tue, Oct 18, 2016 at 03:09:51PM +0900, AKASHI Takahiro wrote:
> As making CONFIG_DEBUG_RODATA mandatory is a good idea, so will be
> for CONFIG_SET_MODULE_RONX.
I completely agree, given most distros ship a large number of drivers as
modules...
> This patch adds a command line parameter, "module_ronx=," in order to
> make this configuration always on in the future, but still allowing for
> disabling read-only module mappings at boot time as "rodata=" does.
>
> I have, however, some concerns on this prototype:
> (1) should we use a separate parameter like "module_ronx=," or
> unify it with "rodata="?
I think this should be merged with "rodata=".
> (2) should we keep NX permission set even if module_ronx=off?
I think we should; for arm64 we set NX for kernel mappings even with
rodata=off, and I think we should be consistent.
Thanks,
Mark.
next prev parent reply other threads:[~2016-10-18 13:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-18 6:09 AKASHI Takahiro
2016-10-18 13:34 ` Mark Rutland [this message]
2016-10-18 18:06 ` [kernel-hardening] " Kees Cook
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=20161018133439.GE15639@leverpostej \
--to=mark.rutland@arm.com \
--cc=kernel-hardening@lists.openwall.com \
--cc=linux-kernel@vger.kernel.org \
--cc=takahiro.akashi@linaro.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
Powered by JetHome