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]
Message-ID: <20241102202020.GA51482@lichtman.org>
Date: Sat, 2 Nov 2024 20:20:20 +0000
From: Nir Lichtman <nir@...htman.org>
To: Kees Cook <kees@...nel.org>
Cc: ebiederm@...ssion.com, viro@...iv.linux.org.uk, brauner@...nel.org,
	jack@...e.cz, linux-mm@...ck.org, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] exec: move warning of null argv to be next to the
 relevant code

On Sat, Nov 02, 2024 at 01:05:29PM -0700, Kees Cook wrote:
> On Sat, 02 Nov 2024 14:01:22 +0200, nir@...htman.org wrote:
> > Problem: The warning is currently printed where it is detected that the
> > arg count is zero but the action is only taken place later in the flow
> 
> Applied to for-next/execve, thanks!

Noted about the warn once, and thanks :)

> 
> [1/1] exec: move warning of null argv to be next to the relevant code
>       https://git.kernel.org/kees/c/cc0be150ca0e
> 
> Take care,
> 
> -- 
> Kees Cook
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ