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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251027141542.3746029-1-wokezhong@tencent.com>
Date: Mon, 27 Oct 2025 22:15:40 +0800
From: HaiYang Zhong <wokezhong@...il.com>
To: kuniyu@...gle.com
Cc: davem@...emloft.net,
	dsahern@...nel.org,
	edumazet@...gle.com,
	horms@...nel.org,
	kuba@...nel.org,
	linux-kernel@...r.kernel.org,
	ncardwell@...gle.com,
	netdev@...r.kernel.org,
	pabeni@...hat.com,
	wokezhong@...il.com,
	wokezhong@...cent.com
Subject: [PATCH v3 0/2] net/tcp: fix permanent FIN-WAIT-1 state and add packetdrill test

Hi Kuniyuki,

Thank you for the feedback. I've shortened the test duration in v3.

The test is now:
- Moved to tools/testing/selftests/net/packetdrill/
- Reduced from 360+ seconds to under 4 seconds

Please see the v3 series for details.

Best regards,
HaiYang Zhong

HaiYang Zhong (2):
  net/tcp: fix permanent FIN-WAIT-1 state with continuous zero window
    packets
  net/tcp: add packetdrill test for FIN-WAIT-1 zero-window fix

 net/ipv4/tcp_input.c                          |  2 ++
 .../packetdrill/tcp_fin_wait1_zero_window.pkt | 34 +++++++++++++++++++
 2 files changed, 36 insertions(+)
 create mode 100644 tools/testing/selftests/net/packetdrill/tcp_fin_wait1_zero_window.pkt

-- 
2.43.7


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ