lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <169637722416.168837.4167782621423487593.b4-ty@chromium.org> Date: Tue, 3 Oct 2023 16:53:47 -0700 From: Kees Cook <keescook@...omium.org> To: William Hubbs <w.d.hubbs@...il.com>, Chris Brannon <chris@...-brannons.com>, Kirk Reiser <kirk@...sers.ca>, Samuel Thibault <samuel.thibault@...-lyon.org>, Justin Stitt <justinstitt@...gle.com> Cc: Kees Cook <keescook@...omium.org>, speakup@...ux-speakup.org, linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org Subject: Re: [PATCH v2] accessibility: speakup: refactor deprecated strncpy On Mon, 18 Sep 2023 05:30:15 +0000, Justin Stitt wrote: > `strncpy` is deprecated for use on NUL-terminated destination strings [1]. > > Let's refactor this function to just use synth_write(). > > Thanks for the testing! It's been 2 week without any more comments, so I'll snag this. Applied to for-next/hardening, thanks! [1/1] accessibility: speakup: refactor deprecated strncpy https://git.kernel.org/kees/c/692c013e8f37 Take care, -- Kees Cook
Powered by blists - more mailing lists