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, 28 Feb 2018 12:44:06 +0100
From:   Ursula Braun <ubraun@...ux.vnet.ibm.com>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, linux-s390@...r.kernel.org,
        schwidefsky@...ibm.com, heiko.carstens@...ibm.com,
        raspl@...ux.vnet.ibm.com, ubraun@...ux.vnet.ibm.com
Subject: [PATCH net 0/3] net/smc: fixes 2018-02-28

Dave,

here are 3 smc bug fixes for the net-tree. Karsten's first patch is
the reworked version of last week's
   "[PATCH net-next 2/5] net/smc: fix structure size"
patch, now solved without using __packed, and now targetted for net
instead of net-next.

Thanks, Ursula

Davide Caratti (1):
  net/smc: fix NULL pointer dereference on sock_create_kern() error path

Karsten Graul (2):
  net/smc: use a constant for control message length
  net/smc: use link_id of server in confirm link reply

 net/smc/af_smc.c   | 4 +++-
 net/smc/smc_cdc.c  | 2 +-
 net/smc/smc_core.c | 3 ++-
 net/smc/smc_llc.c  | 2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.13.5

Powered by blists - more mailing lists