[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHC9VhS87wfk9j9_yzUNP-NaKOBL-YctvBLx_O4OQS2WVQ-OCw@mail.gmail.com>
Date: Tue, 5 Aug 2025 15:57:31 -0400
From: Paul Moore <paul@...l-moore.com>
To: Thorsten Blum <thorsten.blum@...ux.dev>
Cc: Eric Paris <eparis@...hat.com>, linux-hardening@...r.kernel.org,
audit@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] audit: Replace deprecated strcpy() with strscpy()
On Fri, Jul 18, 2025 at 5:52 PM Paul Moore <paul@...l-moore.com> wrote:
> On Fri, Jul 18, 2025 at 4:38 PM Thorsten Blum <thorsten.blum@...ux.dev> wrote:
> >
> > strcpy() is deprecated; use strscpy() instead.
> >
> > Link: https://github.com/KSPP/linux/issues/88
> > Signed-off-by: Thorsten Blum <thorsten.blum@...ux.dev>
> > ---
> > kernel/audit_tree.c | 6 ++++--
> > 1 file changed, 4 insertions(+), 2 deletions(-)
>
> This looks fine to me, but as we are at -rc6 I'm going to hold off on
> merging this until after the upcoming merge window.
Merged into audit/dev-staging for testing, audit/dev will happen after
merge window closes.
--
paul-moore.com
Powered by blists - more mailing lists