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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 28 Sep 2018 20:23:17 +0200
From:   Jon Maloy <jon.maloy@...csson.com>
To:     <davem@...emloft.net>, <netdev@...r.kernel.org>
CC:     <gordan.mihaljevic@...tech.com.au>, <tung.q.nguyen@...tech.com.au>,
        <hoang.h.le@...tech.com.au>, <jon.maloy@...csson.com>,
        <canh.d.luu@...tech.com.au>, <ying.xue@...driver.com>,
        <tipc-discussion@...ts.sourceforge.net>
Subject: [net-next 0/5] tipc: make connection setup more robust

In this series we make a few improvements to the connection setup and
probing mechanism, culminating in the last commit where we make it 
possible for a client socket to make multiple setup attempts in case
it encounters receive buffer overflow at the listener socket.

Jon Maloy (4):
  tipc: refactor function tipc_msg_reverse()
  tipc: refactor function tipc_sk_timeout()
  tipc: refactor function tipc_sk_filter_connect()
  tipc: add SYN bit to connection setup messages

Tung Nguyen (1):
  tipc: buffer overflow handling in listener socket

 net/tipc/msg.c    |  78 ++++++++++++--------
 net/tipc/msg.h    |  11 +++
 net/tipc/node.h   |  12 ++--
 net/tipc/socket.c | 207 ++++++++++++++++++++++++++++++++----------------------
 4 files changed, 190 insertions(+), 118 deletions(-)

-- 
2.1.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ