acpi: Ignore acpi_rsdp kernel parameter when securelevel is set
authorJosh Boyer <jwboyer@redhat.com>
Mon, 25 Jun 2012 23:57:30 +0000 (19:57 -0400)
committerSalvatore Bonaccorso <carnil@debian.org>
Fri, 2 Dec 2016 05:35:22 +0000 (05:35 +0000)
commit8026c6b693d712b922553b8ec42eac0bcb3e7e65
tree787ed4d334ea74a73a05b5c11dba1364bf9ccc76
parent1582b8032c2f078dddd11802c34767d0e582eacb
acpi: Ignore acpi_rsdp kernel parameter when securelevel is set

This option allows userspace to pass the RSDP address to the kernel, which
makes it possible for a user to execute arbitrary code in the kernel.
Disable this when securelevel is set.

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
Gbp-Pq: Topic features/all/securelevel
Gbp-Pq: Name acpi-ignore-acpi_rsdp-kernel-parameter-when-securele.patch
drivers/acpi/osl.c