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
| ||
|
Message-Id: <20160826.220027.82559836629551634.davem@davemloft.net> Date: Fri, 26 Aug 2016 22:00:27 -0700 (PDT) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: caiqian@...hat.com, tgraf@...g.ch, herbert@...dor.apana.org.au, edumazet@...gle.com, netdev@...r.kernel.org, torvalds@...ux-foundation.org, fw@...len.de Subject: Re: [PATCH net] rhashtable: fix a memory leak in alloc_bucket_locks() From: Eric Dumazet <eric.dumazet@...il.com> Date: Fri, 26 Aug 2016 08:51:39 -0700 > From: Eric Dumazet <edumazet@...gle.com> > > If vmalloc() was successful, do not attempt a kmalloc_array() > > Fixes: 4cf0b354d92e ("rhashtable: avoid large lock-array allocations") > Reported-by: CAI Qian <caiqian@...hat.com> > Signed-off-by: Eric Dumazet <edumazet@...gle.com> Applied, thanks Eric.
Powered by blists - more mailing lists