Forked from
drm / msm
Source project has a limited visibility.
-
Coiby Xu authored
Currently, an unsigned kernel could be kexec'ed when IMA arch specific policy is configured unless lockdown is enabled. Enforce kernel signature verification check in the kexec_file_load syscall when IMA arch specific policy is configured. Fixes: 99d5cadf ("kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE") Reported-and-suggested-by:
Mimi Zohar <zohar@linux.ibm.com> Signed-off-by:
Coiby Xu <coxu@redhat.com> Signed-off-by:
Mimi Zohar <zohar@linux.ibm.com>
Coiby Xu authoredCurrently, an unsigned kernel could be kexec'ed when IMA arch specific policy is configured unless lockdown is enabled. Enforce kernel signature verification check in the kexec_file_load syscall when IMA arch specific policy is configured. Fixes: 99d5cadf ("kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE") Reported-and-suggested-by:
Mimi Zohar <zohar@linux.ibm.com> Signed-off-by:
Coiby Xu <coxu@redhat.com> Signed-off-by:
Mimi Zohar <zohar@linux.ibm.com>