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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 6 Aug 2018 17:06:14 +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.9.118

I'm announcing the release of the 4.9.118 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/x86/kvm/vmx.c                                |    7 +--
 drivers/crypto/padlock-aes.c                      |    8 ++-
 drivers/gpu/drm/vc4/vc4_plane.c                   |    3 +
 drivers/net/bonding/bond_main.c                   |   14 +++++-
 drivers/net/can/usb/ems_usb.c                     |    1 
 drivers/net/ethernet/amazon/ena/ena_com.c         |    1 
 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c         |    4 -
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c |    2 
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c  |   40 +++++++++++++++++-
 drivers/net/phy/mdio-mux-bcm-iproc.c              |    2 
 drivers/net/usb/lan78xx.c                         |    2 
 drivers/net/xen-netfront.c                        |    6 ++
 drivers/pinctrl/intel/pinctrl-intel.c             |    7 ++-
 drivers/scsi/sg.c                                 |    1 
 drivers/virtio/virtio_balloon.c                   |    2 
 fs/squashfs/block.c                               |    2 
 fs/squashfs/fragment.c                            |   13 ++++-
 fs/squashfs/squashfs_fs_sb.h                      |    1 
 fs/squashfs/super.c                               |    5 +-
 include/net/tcp.h                                 |    2 
 kernel/sched/swait.c                              |    6 --
 net/dsa/slave.c                                   |    6 ++
 net/ipv4/fib_frontend.c                           |    4 -
 net/ipv4/inet_fragment.c                          |   10 ++--
 net/ipv4/ip_fragment.c                            |    5 ++
 net/ipv4/tcp_bbr.c                                |    4 +
 net/ipv4/tcp_dctcp.c                              |    4 -
 net/ipv4/tcp_input.c                              |   48 +++++++++++-----------
 net/netlink/af_netlink.c                          |    2 
 net/socket.c                                      |    2 
 31 files changed, 155 insertions(+), 61 deletions(-)

Andy Shevchenko (1):
      pinctrl: intel: Read back TX buffer state

Anton Vasilyev (2):
      net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
      can: ems_usb: Fix memory leak on ems_usb_disconnect()

Boqun Feng (1):
      sched/wait: Remove the lockless swait_active() check in swake_up*()

Boris Brezillon (1):
      drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats

Eric Dumazet (7):
      tcp: do not force quickack when receiving out-of-order packets
      tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
      tcp: do not aggressively quick ack after ECN events
      tcp: add one more quick ack after after ECN events
      bonding: avoid lockdep confusion in bond_get_stats()
      inet: frag: enforce memory limits earlier
      ipv4: frags: handle possible skb truesize change

Eugeniy Paltsev (1):
      NET: stmmac: align DMA stuff to largest cache line length

Florian Fainelli (1):
      net: dsa: Do not suspend/resume closed slave_dev

Gal Pressman (1):
      net: ena: Fix use of uninitialized DMA address bits field

Greg Kroah-Hartman (1):
      Linux 4.9.118

Herbert Xu (1):
      crypto: padlock-aes - Fix Nano workaround data corruption

Jeremy Cline (2):
      netlink: Fix spectre v1 gadget in netlink_create()
      net: socket: fix potential spectre v1 gadget in socketcall

Jiang Biao (1):
      virtio_balloon: fix another race between migration and ballooning

Jose Abreu (1):
      net: stmmac: Fix WoL for PCI-based setups

Linus Torvalds (2):
      squashfs: more metadata hardening
      squashfs: more metadata hardenings

Lorenzo Bianconi (1):
      ipv4: remove BUG_ON() from fib_compute_spec_dst

Neal Cardwell (1):
      tcp_bbr: fix bw probing to raise in-flight data for very small BDPs

Roman Kagan (1):
      kvm: x86: vmx: fix vpid leak

Stefan Wahren (1):
      net: lan78xx: fix rx handling before first packet is send

Tony Battersby (1):
      scsi: sg: fix minor memory leak in error path

Xiao Liang (1):
      xen-netfront: wait xenbus state change when load module manually

Yousuk Seung (1):
      tcp: refactor tcp_ecn_check_ce to remove sk type cast

tangpengpeng (1):
      net: fix amd-xgbe flow-control issue


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