]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commit
grub: Disable hardening for grub-script-check binary.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 7 Dec 2014 14:47:17 +0000 (15:47 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 7 Dec 2014 14:47:17 +0000 (15:47 +0100)
commit46481a44dab16acc5f0fc7d5566b038448d4b237
treeb888ec1daf4405a97ee68aac5e71235511318b88
parent190e86f4ff9fc141c37d2e318ee42d4989545979
grub: Disable hardening for grub-script-check binary.

This binary requires the following disabled PaX flags:
* PAGEEXEC
* MPROTECT
* RANDEXEC
* EMUTRAMP

If one of these flags in enabled the binary will crash during the execution of
"grub-mkconfig" and the grub configuration file cannot be updated.
grub/grub.nm