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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 27 Oct 2020 16:56:14 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Vinay Kumar Yadav <vinay.yadav@...lsio.com> Cc: netdev@...r.kernel.org, davem@...emloft.net, secdev@...lsio.com Subject: Re: [PATCH net] chelsio/chtls: fix memory leaks in CPL handlers On Mon, 26 Oct 2020 01:12:29 +0530 Vinay Kumar Yadav wrote: > CPL handler functions chtls_pass_open_rpl() and > chtls_close_listsrv_rpl() should return CPL_RET_BUF_DONE > so that caller function will do skb free to avoid leak. > > Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition") > Signed-off-by: Vinay Kumar Yadav <vinay.yadav@...lsio.com> Applied.
Powered by blists - more mailing lists