+++ Kees Cook [02/07/20 16:26 -0700]:
In order to gain access to the open file's f_cred for kallsym visibility permission checks, refactor the module section attributes to use the bin_attribute instead of attribute interface. Additionally removes the redundant "name" struct member.
Cc: stable@vger.kernel.org Signed-off-by: Kees Cook keescook@chromium.org
Hi Kees,
This looks good to me:
Tested-by: Jessica Yu jeyu@kernel.org Acked-by: Jessica Yu jeyu@kernel.org
Thanks!