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:   Tue, 12 Jun 2018 11:35:39 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.17.1

I'm announcing the release of the 4.17.1 kernel.

All users of the 4.17 kernel series must upgrade.

The updated 4.17.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.17.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Documentation/networking/netdev-FAQ.txt          |    9 ++++
 Makefile                                         |    2 -
 drivers/net/dsa/b53/b53_common.c                 |   15 +++++++
 drivers/net/dsa/b53/b53_priv.h                   |    2 +
 drivers/net/dsa/b53/b53_srab.c                   |    4 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c |    2 -
 drivers/net/team/team.c                          |    3 +
 drivers/pci/host/pci-hyperv.c                    |   46 +++++++++++++++++------
 include/linux/mroute_base.h                      |   10 -----
 include/net/ipv6.h                               |    5 ++
 net/core/flow_dissector.c                        |    2 -
 net/core/rtnetlink.c                             |    8 ++--
 net/ipv4/fib_semantics.c                         |    4 ++
 net/ipv4/ipmr_base.c                             |    8 ++--
 net/ipv4/netfilter/nf_flow_table_ipv4.c          |    5 +-
 net/ipv6/ip6_output.c                            |    3 +
 net/ipv6/ip6mr.c                                 |   21 +++++++---
 net/ipv6/ndisc.c                                 |    6 +++
 net/ipv6/netfilter/nf_flow_table_ipv6.c          |    1 
 net/ipv6/route.c                                 |    4 +-
 net/l2tp/l2tp_ppp.c                              |   35 ++++++++---------
 net/packet/af_packet.c                           |    2 -
 net/sctp/transport.c                             |    2 -
 23 files changed, 131 insertions(+), 68 deletions(-)

Arun Parameswaran (1):
      net: dsa: b53: Fix for brcm tag issue in Cygnus SoC

Cong Wang (1):
      netdev-FAQ: clarify DaveM's position for stable backports

Dan Carpenter (1):
      team: use netdev_features_t instead of u32

Dexuan Cui (1):
      PCI: hv: Do not wait forever on a device that has disappeared

Eric Dumazet (3):
      net: metrics: add proper netlink validation
      net/packet: refine check for priv area size
      rtnetlink: validate attributes in do_setlink()

Greg Kroah-Hartman (1):
      Linux 4.17.1

Guillaume Nault (1):
      l2tp: fix refcount leakage on PPPoL2TP sockets

Jason A. Donenfeld (1):
      netfilter: nf_flow_table: attach dst to skbs

Julia Lawall (1):
      bnx2x: use the right constant

Michal Kubecek (1):
      ipv6: omit traffic class when calculating flow hash

Sabrina Dubroca (2):
      ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
      ipmr: fix error path when ipmr_new_table fails

Stephen Suryaputra (1):
      vrf: check the original netdevice for generating redirect

Xin Long (1):
      sctp: not allow transport timeout value less than HZ/5 for hb_timer


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ