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>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 14 Apr 2023 15:38:37 +0100
From:   Will Deacon <will@...nel.org>
To:     Pavankumar Kondeti <quic_pkondeti@...cinc.com>,
        Catalin Marinas <catalin.marinas@....com>,
        Marc Zyngier <maz@...nel.org>
Cc:     kernel-team@...roid.com, Will Deacon <will@...nel.org>,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: kernel: Fix kernel warning when nokaslr is passed to commandline

On Wed, 12 Apr 2023 10:02:58 +0530, Pavankumar Kondeti wrote:
> 'Unknown kernel command line parameters "nokaslr", will be passed to
> user space' message is noticed in the dmesg when nokaslr is passed to
> the kernel commandline on ARM64 platform. This is because nokaslr param
> is handled by early cpufeature detection infrastructure and the parameter
> is never consumed by a kernel param handler. Fix this warning by
> providing a dummy kernel param handler for nokaslr.
> 
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: kernel: Fix kernel warning when nokaslr is passed to commandline
      https://git.kernel.org/arm64/c/a2a83eb40fbd

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ