On Wed, Mar 22, 2017 at 7:55 PM, Eddie Kovsky <ewk@xxxxxxxxxxxx> wrote:
Implement a mechanism to check if a module's address is in
the rodata or ro_after_init sections. It mimics the exsiting functions
that test if an address is inside a module's text section.
Functions that take a module as an argument will be able to
verify that the module is in a read-only section.
Signed-off-by: Eddie Kovsky <ewk@xxxxxxxxxxxx>
Awesome! I'll be glad to have these.
Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>
Jessica, if this looks good to you, should this go via modules or via
my tree? If mine, can I have your Ack?