diff options
author | Matthew Garrett <mjg59@srcf.ucam.org> | 2019-08-19 17:17:47 -0700 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2019-08-19 21:54:15 -0700 |
commit | eb627e17727ebeede70697ae1798688b0d328b54 (patch) | |
tree | 9551483d5fd043ebee8c15e1e580d7587aa070ee /block/Kconfig | |
parent | 38bd94b8a1bd46e6d3d9718c7ff582e4c8ccb440 (diff) | |
download | linux-stable-eb627e17727ebeede70697ae1798688b0d328b54.tar.gz linux-stable-eb627e17727ebeede70697ae1798688b0d328b54.tar.bz2 linux-stable-eb627e17727ebeede70697ae1798688b0d328b54.zip |
PCI: Lock down BAR access when the kernel is locked down
Any hardware that can potentially generate DMA has to be locked down in
order to avoid it being possible for an attacker to modify kernel code,
allowing them to circumvent disabled module loading or module signing.
Default to paranoid - in future we can potentially relax this for
sufficiently IOMMU-isolated devices.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Matthew Garrett <mjg59@google.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
cc: linux-pci@vger.kernel.org
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions