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-next>] [day] [month] [year] [list]
Date: Wed, 26 Jul 2023 22:20:27 +0800
From: Liu Jian <liujian56@...wei.com>
To: <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
	<pabeni@...hat.com>, <john.fastabend@...il.com>, <jakub@...udflare.com>,
	<dsahern@...nel.org>, <ast@...nel.org>, <daniel@...earbox.net>,
	<netdev@...r.kernel.org>, <bpf@...r.kernel.org>
CC: <liujian56@...wei.com>
Subject: [PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress()

fix rmem incorrect accounting in bpf_tcp_ingress()

Liu Jian (2):
  net: introduce __sk_rmem_schedule() helper
  bpf, sockmap: fix rmem incorrect accounting in bpf_tcp_ingress()

 include/net/sock.h | 12 ++++++++----
 net/ipv4/tcp_bpf.c |  2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ