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]
Date: Thu, 27 Jun 2024 08:14:27 +0100
From: Lee Jones <lee@...nel.org>
To: Tony Lindgren <tony@...mide.com>, Lee Jones <lee@...nel.org>, 
 Kees Cook <kees@...nel.org>, "Gustavo A. R. Silva" <gustavoars@...nel.org>, 
 Javier Carrasco <javier.carrasco.cruz@...il.com>
Cc: linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org, 
 linux-hardening@...r.kernel.org
Subject: Re: (subset) [PATCH v2] mfd: omap-usb-tll: use struct_size to
 allocate tll

On Wed, 26 Jun 2024 21:37:03 +0200, Javier Carrasco wrote:
> Commit 16c2004d9e4d ("mfd: omap-usb-tll: Allocate driver data at once")
> changed the memory allocation of 'tll' to consolidate it into a single
> allocation, introducing an incorrect size calculation.
> 
> In particular, the allocation for the array of pointers was converted
> into a single-pointer allocation.
> 
> [...]

Applied, thanks!

[1/1] mfd: omap-usb-tll: use struct_size to allocate tll
      commit: 1938e6882b89d1d01926ed3e0bbdd8346263c317

--
Lee Jones [李琼斯]


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ