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: <20200902140513.866712-1-tim.froidcoeur@tessares.net>
Date:   Wed,  2 Sep 2020 16:05:11 +0200
From:   Tim Froidcoeur <tim.froidcoeur@...sares.net>
To:     linux-kernel@...r.kernel.org
Cc:     stable@...r.kernel.org, gregkh@...uxfoundation.org,
        matthieu.baerts@...sares.net, davem@...emloft.net,
        Tim Froidcoeur <tim.froidcoeur@...sares.net>
Subject: [PATCH 4.4 0/2] net: initialize fastreuse on inet_inherit_port

Fix for TPROXY initialization of fastreuse flag.
upstream patch was backported by Greg K-H to 4.14 and higher stable version.

see also https://lore.kernel.org/stable/20200818072007.GA9254@kroah.com

code in inet_csk_get_port for 4.4 (and 4.9) is different from
the upstream version, so these backports had to be adapted (a bit)

Tim Froidcoeur (2):
  net: refactor bind_bucket fastreuse into helper
  net: initialize fastreuse on inet_inherit_port

 include/net/inet_connection_sock.h |  4 +++
 net/ipv4/inet_connection_sock.c    | 46 ++++++++++++++++++------------
 net/ipv4/inet_hashtables.c         |  1 +
 3 files changed, 33 insertions(+), 18 deletions(-)

--
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ