]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Add the CONFIG_DEBUG_SET_MODULE_RONX option to OL6
authorJack Vogel <jack.vogel@oracle.com>
Fri, 16 Dec 2016 18:55:45 +0000 (10:55 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 19 Jan 2017 01:32:04 +0000 (17:32 -0800)
commit8b20a1b37d9dcf29a36dcf959f5c601f7a49f426
tree7da76a0d30c65af9ece0e6b97e9237c3a56f626e
parent60afc62d163b0141fb2cdc45cabf38d0be91fdd9
Add the CONFIG_DEBUG_SET_MODULE_RONX option to OL6

Set the CONFIG_DEBUG_SET_MODULE_RONX option in the OL6 configuration,
this changes the page permissions of a loadable module, code and RO
data are set to RX, leaving off the write permission for the page,
this causes modify access to be trapped and provides enhanced
security.

Orabug: 24910950
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
uek-rpm/ol6-nano/config-x86_64
uek-rpm/ol6-nano/config-x86_64-debug
uek-rpm/ol6/config-x86_64
uek-rpm/ol6/config-x86_64-debug