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: <20190213.210555.956154260555088522.davem@davemloft.net> Date: Wed, 13 Feb 2019 21:05:55 -0800 (PST) From: David Miller <davem@...emloft.net> To: edumazet@...gle.com Cc: netdev@...r.kernel.org, eric.dumazet@...il.com Subject: Re: [PATCH net] net: fix possible overflow in __sk_mem_raise_allocated() From: Eric Dumazet <edumazet@...gle.com> Date: Tue, 12 Feb 2019 12:26:27 -0800 > With many active TCP sockets, fat TCP sockets could fool > __sk_mem_raise_allocated() thanks to an overflow. > > They would increase their share of the memory, instead > of decreasing it. > > Signed-off-by: Eric Dumazet <edumazet@...gle.com> Applied, thanks Eric.
Powered by blists - more mailing lists