commit | 6593d9245bc66e6e3cf4ba6d365a7833110c1402 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Feb 25 13:06:00 2014 -0800 |
committer | Kees Cook <keescook@chromium.org> | Fri Jul 25 11:47:45 2014 -0700 |
tree | 144e17a8279a61a3c93ad467f1c37c6281db7e35 | |
parent | 13752fe2d7f2d41c2fd92a5d1b1c6e38c4de0c05 [diff] |
firmware_class: perform new LSM checks This attaches LSM hooks to the existing firmware loading interfaces: filesystem-found firmware and demand-loaded blobs. On errors, loads are aborted and the failure code is returned to userspace. Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Takashi Iwai <tiwai@suse.de> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>