]> git.ipfire.org Git - ipfire-2.x.git/commit
kernel: disable CONFIG_ACPI_CUSTOM_METHOD on x86_64 and i586
authorPeter Müller <peter.mueller@ipfire.org>
Sun, 7 Jun 2020 16:40:35 +0000 (16:40 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 8 Jun 2020 21:22:32 +0000 (21:22 +0000)
commitd7174d7c3ae2eb21fef0e832955c6ba9024a7c0e
tree80c89b1510a67ceec9afded209e67976c629d7ba
parentb1f24c43538fbe2976c96cf21890fbc8dcdeb9d9
kernel: disable CONFIG_ACPI_CUSTOM_METHOD on x86_64 and i586

This is dangerous as it allows replacing the running kernel without
rebooting. Kernel Self Protection Project people recommend to keep it
disabled.

Fixes: #12372
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/kernel/kernel.config.i586-ipfire
config/kernel/kernel.config.x86_64-ipfire