[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <170087016625.1036733.2666443911958079380.b4-ty@oracle.com>
Date: Fri, 24 Nov 2023 21:54:16 -0500
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: "James E.J. Bottomley" <jejb@...ux.ibm.com>,
Justin Stitt <justinstitt@...gle.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH] scsi: ch: replace deprecated strncpy with strscpy
On Mon, 23 Oct 2023 20:20:14 +0000, Justin Stitt wrote:
> strncpy() is deprecated for use on NUL-terminated destination strings
> [1] and as such we should prefer more robust and less ambiguous string
> interfaces.
>
> These labels get copied out to the user so lets make sure they are
> NUL-terminated and NUL-padded.
>
> [...]
Applied to 6.8/scsi-queue, thanks!
[1/1] scsi: ch: replace deprecated strncpy with strscpy
https://git.kernel.org/mkp/scsi/c/dc7a7f10e673
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists