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] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025040244-onward-attain-8e91@gregkh>
Date: Wed, 2 Apr 2025 20:14:10 +0100
From: Greg KH <greg@...ah.com>
To: goralbaris <goralbaris@...il.com>
Cc: martin.petersen@...cle.com, linux-scsi@...r.kernel.org,
	target-devel@...r.kernel.org, linux-kernel@...r.kernel.org,
	skhan@...uxfoundation.org, linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH] change strncpy to strscpy strncpy is now depricated. It
 may not NUL-terminate the destination string, resulting in potential memory
 content exposures, unbounded reads, or crashes. Link:
 https://github.com/KSPP/linux/issues/90

On Wed, Apr 02, 2025 at 08:25:04PM +0300, goralbaris wrote:
> Signed-off-by: goralbaris <goralbaris@...il.com>

I think something went wrong with your subject line :(

Also, don't use your email alias for signed-off-by please.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ