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]
Message-Id: <20220218213544.70285-1-mathew.j.martineau@linux.intel.com>
Date:   Fri, 18 Feb 2022 13:35:37 -0800
From:   Mat Martineau <mathew.j.martineau@...ux.intel.com>
To:     netdev@...r.kernel.org
Cc:     Mat Martineau <mathew.j.martineau@...ux.intel.com>,
        davem@...emloft.net, kuba@...nel.org, matthieu.baerts@...sares.net,
        pabeni@...hat.com, geliang.tang@...e.com, mptcp@...ts.linux.dev
Subject: [PATCH net 0/7] mptcp: Fix address advertisement races and stabilize tests

Patches 1, 2, and 7 modify two self tests to give consistent, accurate
results by fixing timing issues and accounting for syncookie behavior.

Paches 3-6 fix two races in overlapping address advertisement send and
receive. Associated self tests are updated, including addition of two
MIBs to enable testing and tracking dropped address events.


Paolo Abeni (7):
  selftests: mptcp: fix diag instability
  selftests: mptcp: improve 'fair usage on close' stability
  mptcp: fix race in overlapping signal events
  mptcp: fix race in incoming ADD_ADDR option processing
  mptcp: add mibs counter for ignored incoming options
  selftests: mptcp: more robust signal race test
  selftests: mptcp: be more conservative with cookie MPJ limits

 net/mptcp/mib.c                               |  2 +
 net/mptcp/mib.h                               |  2 +
 net/mptcp/pm.c                                |  8 +++-
 net/mptcp/pm_netlink.c                        | 29 +++++++++---
 tools/testing/selftests/net/mptcp/diag.sh     | 44 ++++++++++++++++---
 .../testing/selftests/net/mptcp/mptcp_join.sh | 32 +++++++++++---
 6 files changed, 96 insertions(+), 21 deletions(-)


base-commit: b352c3465bb808ab700d03f5bac2f7a6f37c5350
-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ