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:   Thu, 12 Apr 2018 14:36:16 +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.16.2

I'm announcing the release of the 4.16.2 kernel.

All users of the 4.16 kernel series must upgrade.

The updated 4.16.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.16.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

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

 Makefile                                             |    2 +-
 drivers/net/ethernet/marvell/sky2.c                  |    2 +-
 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c |    9 +++++----
 drivers/net/ppp/pptp.c                               |    1 -
 drivers/sbus/char/Kconfig                            |    3 ++-
 net/8021q/vlan_dev.c                                 |    6 +++++-
 net/core/dev.c                                       |    2 +-
 net/dsa/dsa_priv.h                                   |    8 +++++++-
 net/ipv4/arp.c                                       |    2 +-
 net/ipv4/ip_tunnel.c                                 |   11 ++++++-----
 net/ipv6/ip6_gre.c                                   |    8 +++++---
 net/ipv6/ip6_output.c                                |    7 +++++--
 net/ipv6/ip6_tunnel.c                                |   11 +++++++----
 net/ipv6/ip6_vti.c                                   |    7 +++++--
 net/ipv6/sit.c                                       |    8 +++++---
 net/sched/act_bpf.c                                  |   12 ++++++++----
 net/sched/cls_u32.c                                  |    1 +
 net/sctp/ipv6.c                                      |    4 +++-
 net/sctp/socket.c                                    |   13 ++++++++-----
 19 files changed, 76 insertions(+), 41 deletions(-)

Andrew Lunn (1):
      net: dsa: Discard frames from unused ports

Cong Wang (1):
      net_sched: fix a missing idr_remove() in u32_delete_key()

Davide Caratti (1):
      net/sched: fix NULL dereference in the error path of tcf_bpf_init()

Dirk van der Merwe (1):
      nfp: use full 40 bits of the NSP buffer address

Eric Dumazet (9):
      pptp: remove a buggy dst release in pptp_connect()
      sctp: do not leak kernel memory to user space
      sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
      net: fool proof dev_valid_name()
      ip_tunnel: better validate user provided tunnel names
      ipv6: sit: better validate user provided tunnel names
      ip6_gre: better validate user provided tunnel names
      ip6_tunnel: better validate user provided tunnel names
      vti6: better validate user provided tunnel names

Greg Kroah-Hartman (1):
      Linux 4.16.2

Guenter Roeck (1):
      sparc64: Oracle DAX driver depends on SPARC64

Hangbin Liu (1):
      vlan: also check phy_driver ts_info for vlan's real device

Jeff Barnhill (1):
      net/ipv6: Increment OUTxxx counters after netfilter hook

Kai-Heng Feng (1):
      sky2: Increase D3 delay to sky2 stops working after suspend

Miguel Fadon Perlines (1):
      arp: fix arp_filter on l3slave devices


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