From: Paul Moore <paul@paul-moore.com>
To: Thorsten Blum <thorsten.blum@linux.dev>
Cc: Eric Paris <eparis@redhat.com>,
linux-hardening@vger.kernel.org, audit@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] audit: Replace deprecated strcpy() with strscpy()
Date: Mon, 11 Aug 2025 18:21:42 -0400 [thread overview]
Message-ID: <CAHC9VhTxUqW+a4D6cHMutaB3z9dAMoebibiDp04NAPaA=36rsQ@mail.gmail.com> (raw)
In-Reply-To: <CAHC9VhS87wfk9j9_yzUNP-NaKOBL-YctvBLx_O4OQS2WVQ-OCw@mail.gmail.com>
On Tue, Aug 5, 2025 at 3:57 PM Paul Moore <paul@paul-moore.com> wrote:
> On Fri, Jul 18, 2025 at 5:52 PM Paul Moore <paul@paul-moore.com> wrote:
> > On Fri, Jul 18, 2025 at 4:38 PM Thorsten Blum <thorsten.blum@linux.dev> wrote:
> > >
> > > strcpy() is deprecated; use strscpy() instead.
> > >
> > > Link: https://github.com/KSPP/linux/issues/88
> > > Signed-off-by: Thorsten Blum <thorsten.blum@linux.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.
Merged into audit/dev, thanks!
--
paul-moore.com
prev parent reply other threads:[~2025-08-11 22:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 20:37 [PATCH] audit: Replace deprecated strcpy() with strscpy() Thorsten Blum
2025-07-18 21:52 ` Paul Moore
2025-08-05 19:57 ` Paul Moore
2025-08-11 22:21 ` Paul Moore [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAHC9VhTxUqW+a4D6cHMutaB3z9dAMoebibiDp04NAPaA=36rsQ@mail.gmail.com' \
--to=paul@paul-moore.com \
--cc=audit@vger.kernel.org \
--cc=eparis@redhat.com \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thorsten.blum@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).