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, 04 Oct 2023 13:38:10 -0700
From: Mat Martineau <martineau@...nel.org>
To: Matthieu Baerts <matttbe@...nel.org>, 
 "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, 
 Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, 
 Matthieu Baerts <matttbe@...nel.org>
Cc: netdev@...r.kernel.org, mptcp@...ts.linux.dev, 
 Kishen Maloor <kishen.maloor@...el.com>, Florian Westphal <fw@...len.de>, 
 Mat Martineau <martineau@...nel.org>, stable@...r.kernel.org, 
 Geliang Tang <geliang.tang@...e.com>
Subject: [PATCH net 0/3] mptcp: Fixes and maintainer email update for v6.6

Patch 1 addresses a race condition in MPTCP "delegated actions"
infrastructure. Affects v5.19 and later.

Patch 2 removes an unnecessary restriction that did not allow additional
outgoing subflows using the local address of the initial MPTCP subflow.
v5.16 and later.

Patch 3 updates Matthieu's email address.

Signed-off-by: Mat Martineau <martineau@...nel.org>
---
Geliang Tang (1):
      mptcp: userspace pm allow creating id 0 subflow

Matthieu Baerts (1):
      MAINTAINERS: update Matthieu's email address

Paolo Abeni (1):
      mptcp: fix delegated action races

 .mailmap                 |  1 +
 MAINTAINERS              |  2 +-
 net/mptcp/pm_userspace.c |  6 ------
 net/mptcp/protocol.c     | 28 ++++++++++++++--------------
 net/mptcp/protocol.h     | 35 ++++++++++++-----------------------
 net/mptcp/subflow.c      | 10 ++++++++--
 6 files changed, 36 insertions(+), 46 deletions(-)
---
base-commit: 0add5c597f3253a9c6108a0a81d57f44ab0d9d30
change-id: 20231004-send-net-20231004-7e1422eddf40

Best regards,
-- 
Mat Martineau <martineau@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ