[PATCH v3 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()

Peter Collingbourne pcc at google.com
Wed Mar 26 10:12:54 PDT 2025


On Tue, Mar 25, 2025 at 12:43 PM Kees Cook <kees at kernel.org> wrote:
>
> On Mon, Mar 24, 2025 at 06:56:13PM -0700, Peter Collingbourne wrote:
> > This series fixes an issue where strscpy() would sometimes trigger
> > a false positive KASAN report with MTE.
>
> Thanks! Should this go via string API (me) or KASAN?

Let's take this via string API.

Peter



More information about the linux-arm-kernel mailing list