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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 01 Mar 2018 16:13:48 +0100
From:   Takashi Iwai <tiwai@...e.de>
To:     "Joey Pabalinas" <joeypabalinas@...il.com>
Cc:     "Andy Shevchenko" <andy.shevchenko@...il.com>,
        "ALSA Development Mailing List" <alsa-devel@...a-project.org>,
        "Jaroslav Kysela" <perex@...ex.cz>,
        "Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] sound/pci/ice1712: replace strcpy() with strlcpy()

On Thu, 01 Mar 2018 15:17:07 +0100,
Joey Pabalinas wrote:
> 
> Replace unsafe usages of strcpy() to copy the name
> argument into the sid.name buffer with strlcpy()
> to guard against possible buffer overflows.
> 
> Signed-off-by: Joey Pabalinas <joeypabalinas@...il.com>
> Suggested-by: Andy Shevchenko <andy.shevchenko@...il.com>
> 
>  2 files changed, 8 insertions(+), 8 deletions(-)

Thanks, applied now.


Takashi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ