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, 31 May 2018 00:28:43 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Atul Gupta <atul.gupta@...lsio.com>
Cc:     linux-crypto@...r.kernel.org, gustavo@...eddedor.com,
        dan.carpenter@...cle.com, netdev@...r.kernel.org,
        davem@...emloft.net
Subject: Re: [PATCH v2 0/5] build warnings cleanup

On Sun, May 27, 2018 at 09:15:17PM +0530, Atul Gupta wrote:
> Build warnings cleanup reported for
> - using only 128b key
> - wait for buffer in sendmsg/sendpage
> - check for null before using skb
> - free rspq_skb_cache in error path
> - indentation
> 
> v2:
>   Added bug report description for 0002
>   Incorported comments from Dan Carpenter
> 
> Atul Gupta (5):
>   crypto:chtls: key len correction
>   crypto: chtls: wait for memory sendmsg, sendpage
>   crypto: chtls: dereference null variable
>   crypto: chtls: kbuild warnings
>   crypto: chtls: free beyond end rspq_skb_cache
> 
>  drivers/crypto/chelsio/chtls/chtls.h      |   1 +
>  drivers/crypto/chelsio/chtls/chtls_hw.c   |   6 +-
>  drivers/crypto/chelsio/chtls/chtls_io.c   | 104 +++++++++++++++++++++++++++---
>  drivers/crypto/chelsio/chtls/chtls_main.c |   3 +-
>  4 files changed, 98 insertions(+), 16 deletions(-)

All 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