Re: [PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
Chuck Lever <[email protected]>
| Newsgroups | gmane.linux.nfs,gmane.linux.kernel,gmane.linux.network |
|---|---|
| Message-ID | <178096512223.86595.14618546480318543216.b4-ty@b4> |
From: Chuck Lever <[email protected]> On Mon, 08 Jun 2026 10:55:00 +0100, [email protected] wrote: > Replacing strcpy() with strscpy() ensures that overflow of the target > buffer cannot happen. Applied to nfsd-testing, thanks! [1/1] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays commit: cea9ba4f71e82766d782ed423c99bb12a69bbdf0 -- Chuck Lever <[email protected]>