public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Baris Can Goral <goralbaris@gmail.com>
To: oliver.sang@intel.com
Cc: acpica-devel@lists.linux.dev, goralbaris@gmail.com,
	lenb@kernel.org, linux-acpi@vger.kernel.org, lkp@intel.com,
	oe-lkp@lists.linux.dev, rafael.j.wysocki@intel.com,
	robert.moore@intel.com, skhan@linuxfoundation.org
Subject: [PATCH acpi] Replace strncpy with strscpy
Date: Tue, 20 May 2025 19:35:40 +0300	[thread overview]
Message-ID: <20250520163540.6893-1-goralbaris@gmail.com> (raw)
In-Reply-To: <202505191014.718ca1d6-lkp@intel.com>

Hi,
Rafael I dont understand your question. This patch replaces
strncpy which is vulnerable with strscpy. As it stated in Link I shared.
It seems it works to fix somethings. Thank you for your test effort Oliver :)

Best Regards,
Baris

  reply	other threads:[~2025-05-20 16:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-07 15:20 [PATCH] acpi: convert strncpy into strscpy goralbaris
2025-05-07 15:25 ` Rafael J. Wysocki
2025-05-19  5:18 ` kernel test robot
2025-05-20 16:35   ` Baris Can Goral [this message]
2025-05-20 16:48     ` [PATCH v2] " Baris Can Goral
2025-05-21  7:43     ` [PATCH acpi] Replace strncpy with strscpy Mateusz Guzik
2025-05-21 15:58       ` Baris Can Goral

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=20250520163540.6893-1-goralbaris@gmail.com \
    --to=goralbaris@gmail.com \
    --cc=acpica-devel@lists.linux.dev \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=oe-lkp@lists.linux.dev \
    --cc=oliver.sang@intel.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=robert.moore@intel.com \
    --cc=skhan@linuxfoundation.org \
    /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