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:   Sun, 22 Jul 2018 15:50:31 +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 3.18.116

I'm announcing the release of the 3.18.116 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 
 drivers/block/loop.c                          |   79 ++++++++++++++------------
 drivers/block/loop.h                          |    1 
 drivers/crypto/amcc/crypto4xx_core.c          |   23 +++----
 drivers/infiniband/Kconfig                    |   12 +++
 drivers/infiniband/core/Makefile              |    4 -
 drivers/misc/ibmasm/ibmasmfs.c                |   27 --------
 drivers/net/ethernet/broadcom/bcm63xx_enet.c  |   34 ++++++++---
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c |    8 +-
 drivers/net/ethernet/sun/sungem.c             |   22 +++----
 drivers/usb/core/quirks.c                     |    4 +
 drivers/usb/host/xhci-mem.c                   |    2 
 drivers/usb/misc/yurex.c                      |   23 +------
 drivers/usb/serial/keyspan_pda.c              |    4 -
 drivers/usb/serial/mos7840.c                  |    3 
 drivers/vhost/net.c                           |    3 
 fs/inode.c                                    |    6 +
 kernel/power/user.c                           |    5 +
 net/bridge/netfilter/ebtables.c               |   15 ++++
 net/dccp/ccids/ccid3.c                        |   16 ++---
 net/dns_resolver/dns_key.c                    |   28 +++++----
 net/ipv4/netfilter/ip_tables.c                |    1 
 net/ipv4/sysctl_net_ipv4.c                    |   18 ++++-
 net/ipv4/tcp_input.c                          |    9 ++
 net/ipv6/netfilter/ip6_tables.c               |    1 
 net/nfc/llcp_commands.c                       |    9 +-
 net/rds/loop.c                                |    1 
 net/rds/rds.h                                 |    5 +
 net/rds/recv.c                                |    5 +
 net/sched/sch_blackhole.c                     |    2 
 30 files changed, 227 insertions(+), 145 deletions(-)

Alex Vesker (2):
      net/mlx5: Fix incorrect raw command length parsing
      net/mlx5: Fix command interface race in polling mode

Christian Lamparter (2):
      crypto: crypto4xx - remove bad list_del
      crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak

Dan Carpenter (1):
      xhci: xhci-mem: off by one in xhci_stream_id_to_ring()

Eric Biggers (1):
      KEYS: DNS: fix parsing multiple options

Eric Dumazet (3):
      net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
      net: dccp: switch rx_tstamp_last_feedback to monotonic clock
      net: sungem: fix rx checksum support

Florian Westphal (2):
      netfilter: x_tables: initialise match/target check parameter struct
      netfilter: ebtables: reject non-bridge targets

Greg Kroah-Hartman (1):
      Linux 3.18.116

Ilpo Järvinen (1):
      tcp: prevent bogus FRTO undos with non-SACK flows

Jann Horn (2):
      ibmasm: don't write out of bounds in read handler
      USB: yurex: fix out-of-bounds uaccess in read handler

Jason Wang (1):
      vhost_net: validate sock before trying to put its fd

Johan Hovold (2):
      USB: serial: keyspan_pda: fix modem-status error handling
      USB: serial: mos7840: fix status-register error handling

Jonas Gorski (2):
      bcm63xx_enet: correct clock usage
      bcm63xx_enet: do not write to random DMA channel on BCM6345

Konstantin Khlebnikov (1):
      net_sched: blackhole: tell upper qdisc about dropped packets

Leon Romanovsky (1):
      RDMA/ucm: Mark UCM interface as BROKEN

Linus Torvalds (1):
      Fix up non-directory creation in SGID directories

Nico Sneck (1):
      usb: quirks: add delay quirks for Corsair Strafe

Santosh Shilimkar (1):
      rds: avoid unenecessary cong_update in loop transport

Tetsuo Handa (3):
      PM / hibernate: Fix oops at snapshot_write()
      loop: remember whether sysfs_create_group() was done
      net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.

Theodore Ts'o (1):
      loop: add recursion validation to LOOP_CHANGE_FD

Yuchung Cheng (1):
      tcp: fix Fast Open key endianness


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