[PATCH 0/1] KVM: arm64: Make nVHE ASLR conditional on cmdline nokaslr
qixiang.xu at outlook.com
qixiang.xu at outlook.com
Wed Sep 4 23:30:25 PDT 2024
From: Qxiang Xu <qixiang.xu at outlook.com>
The nokaslr option in the kernel command line cannot disable the hyp VA
random tag. This patch allows nokaslr to also disable the use of a
random tag for hyp VA.
Qxiang Xu (1):
KVM: arm64: Make nVHE ASLR conditional on nokaslr
arch/arm64/kvm/va_layout.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list