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] [day] [month] [year] [list]
Message-ID: <aUXIkczNiF9kmII0@agluck-desk3>
Date: Fri, 19 Dec 2025 13:50:09 -0800
From: "Luck, Tony" <tony.luck@...el.com>
To: Dan Carpenter <dan.carpenter@...aro.org>
CC: Mauro Carvalho Chehab <mchehab@...nel.org>, Aristeu Rozanski
	<arozansk@...hat.com>, Borislav Petkov <bp@...en8.de>,
	<linux-edac@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/2] EDAC/ i5000, i5400: fix snprintf limit

On Tue, Dec 09, 2025 at 05:36:53PM +0300, Dan Carpenter wrote:
> 
> These fixes don't affect runtime since the buffer is large enough but
> the size limits used for snprintf() limits aren't caculated correct.
> 
> Changes since v1:
> * Fix i5000 as well.
> * Fix the subject
> * Delete some related dead code
> 
> Dan Carpenter (2):
>   EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size()
>   EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size()
> 
>  drivers/edac/i5000_edac.c | 1 +
>  drivers/edac/i5400_edac.c | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)

Applied. Thanks.

-Tony

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ