diff options
author | Will Deacon <[email protected]> | 2021-10-08 14:58:35 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-10-11 09:07:28 +0100 |
commit | 8f4566f18db5d1257fc2d5442e16274424a529c1 (patch) | |
tree | 7f69c5a15c91555b754b7afecfcfa9f8c0e21f4a /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | a78738ed1d9bf40d09109599b884508c69d188b8 (diff) |
arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()
When pKVM is enabled, the hypervisor code at EL2 and its data structures
are inaccessible to the host kernel and cannot be torn down or replaced
as this would defeat the integrity properies which pKVM aims to provide.
Furthermore, the ABI between the host and EL2 is flexible and private to
whatever the current implementation of KVM requires and so booting a new
kernel with an old EL2 component is very likely to end in disaster.
In preparation for uninstalling the hyp stub calls which are relied upon
to reset EL2, disable kexec and hibernation in the host when protected
KVM is enabled.
Cc: Marc Zyngier <[email protected]>
Cc: Quentin Perret <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions