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: <aWnVAavYGnsLHUCD@gondor.apana.org.au>
Date: Fri, 16 Jan 2026 14:04:49 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Thomas Fourier <fourier.thomas@...il.com>
Cc: George Cherian <gcherian@...vell.com>,
	"David S. Miller" <davem@...emloft.net>,
	David Daney <david.daney@...ium.com>, linux-crypto@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto: cavium: fix dma_free_coherent() size

On Thu, Dec 18, 2025 at 10:56:45AM +0100, Thomas Fourier wrote:
> The size of the buffer in alloc_command_queues() is
> curr->size + CPT_NEXT_CHUNK_PTR_SIZE, so used that length for
> dma_free_coherent().
> 
> Fixes: c694b233295b ("crypto: cavium - Add the Virtual Function driver for CPT")
> Signed-off-by: Thomas Fourier <fourier.thomas@...il.com>
> ---
>  drivers/crypto/cavium/cpt/cptvf_main.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ