intel / ccc-linux-guest-hardening

Linux Security Hardening for Confidential Compute
https://intel.github.io/ccc-linux-guest-hardening-docs
MIT License
65 stars 13 forks source link

Deployment: SDV kernel menuentry update #26

Closed Wenzel closed 2 years ago

Wenzel commented 2 years ago

After https://github.com/IntelLabs/kAFL/pull/76 merged, a new variable kernel_grep_string has been introduced to search for a kernel string in /boot/grub/grub.cfg

We need to remove kernel_grub_default and use kernel_grep_string now https://github.com/intel/ccc-linux-guest-hardening/blob/master/deploy/site.yml#L18