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: <20171118122607.GA27119@kroah.com>
Date:   Sat, 18 Nov 2017 13:26:07 +0100
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 3.18.82

I'm announcing the release of the 3.18.82 kernel.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.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 -
 arch/arm/boot/dts/imx53-qsb-common.dtsi |   20 +++++-----
 arch/powerpc/Kconfig                    |    5 --
 arch/s390/Kconfig                       |    3 -
 arch/sparc/Kconfig                      |    3 -
 arch/x86/Kconfig                        |    4 --
 drivers/input/misc/ims-pcu.c            |   16 +++++++-
 drivers/net/macvtap.c                   |    2 +
 drivers/net/tun.c                       |    7 +++
 drivers/target/iscsi/iscsi_target.c     |   19 +++-------
 drivers/usb/misc/usbtest.c              |    5 +-
 fs/ceph/caps.c                          |    5 --
 include/linux/netdevice.h               |    3 +
 include/net/tcp.h                       |    6 +--
 include/target/target_core_base.h       |    1 
 net/core/dev.c                          |    6 +--
 net/ipv4/ipip.c                         |   59 ++++++++++++++++++++++----------
 net/ipv4/tcp_output.c                   |    3 +
 net/ipv6/ip6_flowlabel.c                |    1 
 net/ipv6/ip6_gre.c                      |   11 +++--
 net/ipv6/ip6_output.c                   |    4 +-
 net/l2tp/l2tp_ppp.c                     |    3 +
 net/mac80211/key.c                      |   53 +++++++++++++++++++++++++++-
 net/sctp/input.c                        |    2 -
 net/sctp/socket.c                       |   32 +++++++++++++++++
 net/unix/diag.c                         |    2 +
 security/keys/Kconfig                   |    4 ++
 27 files changed, 201 insertions(+), 80 deletions(-)

Alan Stern (1):
      usb: usbtest: fix NULL pointer dereference

Andrei Vagin (1):
      net/unix: don't show information about sockets from other namespaces

Bart Van Assche (1):
      target/iscsi: Fix iSCSI task reassignment handling

Bilal Amarni (1):
      security/keys: add CONFIG_KEYS_COMPAT to Kconfig

Cong Wang (1):
      tun: call dev_get_valid_name() before register_netdevice()

Craig Gallek (1):
      tun/tap: sanitize TUNSETSNDBUF input

Dmitry Torokhov (1):
      Input: ims-psu - check if CDC union descriptor is sane

Eric Dumazet (2):
      tcp: fix tcp_mtu_probe() vs highest_sack
      ipv6: flowlabel: do not leave opt->tot_len with garbage

Greg Kroah-Hartman (3):
      Revert "ceph: unlock dangling spinlock in try_flush_caps()"
      Revert "ARM: dts: imx53-qsb-common: fix FEC pinmux config"
      Linux 3.18.82

Guillaume Nault (1):
      l2tp: check ps->sock before running pppol2tp_session_ioctl()

Jason A. Donenfeld (1):
      mac80211: use constant time comparison with keys

Johannes Berg (2):
      mac80211: accept key reinstall without changing anything
      mac80211: don't compare TKIP TX MIC key in reinstall prevention

Julien Gomes (1):
      tun: allow positive return values on dev_get_valid_name() call

Xin Long (4):
      sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
      sctp: reset owner sk for data chunks on out queues when migrating a sock
      ipip: only increase err_count for some certain type icmp in ipip_err
      ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err


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