lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID:
 <SEZPR04MB6319DA388C85C7A7E13129CE9E9D2@SEZPR04MB6319.apcprd04.prod.outlook.com>
Date: Thu,  5 Sep 2024 14:30:25 +0800
From: qixiang.xu@...look.com
To: maz@...nel.org,
	oliver.upton@...ux.dev,
	will@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org,
	kvmarm@...ts.linux.dev,
	linux-kernel@...r.kernel.org,
	Qxiang Xu <qixiang.xu@...look.com>
Subject: [PATCH 0/1] KVM: arm64: Make nVHE ASLR conditional on cmdline nokaslr

From: Qxiang Xu <qixiang.xu@...look.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ