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: Fri, 15 Dec 2023 17:58:33 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Bharat Bhushan <bbhushan2@...vell.com>
Cc: bbrezillon@...nel.org, arno@...isbad.org, schalla@...vell.com,
	davem@...emloft.net, alobakin@...me, masahiroy@...nel.org,
	tj@...nel.org, linux-crypto@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto: octeontx2: Fix cptvf driver cleanup

On Mon, Dec 11, 2023 at 10:15:58AM +0530, Bharat Bhushan wrote:
> This patch fixes following cleanup issues:
>  - Missing instruction queue free on cleanup. This
>    will lead to memory leak.
>  - lfs->lfs_num is set to zero before cleanup, which
>    will lead to improper cleanup.
>  - Missing otx2_cptlf_shutdown() from cptvf driver cleanup
> 
> Signed-off-by: Bharat Bhushan <bbhushan2@...vell.com>
> ---
>  drivers/crypto/marvell/octeontx2/otx2_cptlf.c      |  6 ++++--
>  drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c | 10 ++++------
>  2 files changed, 8 insertions(+), 8 deletions(-)

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