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:   Sat, 13 Oct 2018 10:57:57 +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.4.161

I'm announcing the release of the 4.4.161 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.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/arc/kernel/process.c                       |   20 +
 arch/powerpc/kernel/fadump.c                    |   23 -
 arch/x86/entry/vdso/vclock_gettime.c            |   26 -
 drivers/base/power/main.c                       |    5 
 drivers/infiniband/core/ucma.c                  |    2 
 drivers/md/dm-cache-target.c                    |    9 
 drivers/net/wireless/ath/ath10k/trace.h         |   12 
 drivers/net/wireless/ath/ath10k/wmi-tlv.c       |    8 
 drivers/net/wireless/ath/ath10k/wmi.c           |    2 
 drivers/of/unittest.c                           |   28 +
 drivers/pci/pci.c                               |   27 +
 drivers/usb/host/xhci-pci.c                     |    2 
 drivers/usb/serial/usb-serial-simple.c          |    3 
 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c |    5 
 fs/ext4/xattr.c                                 |    6 
 fs/ubifs/super.c                                |    3 
 include/linux/netfilter_bridge/ebtables.h       |    5 
 include/linux/skbuff.h                          |    8 
 include/linux/tcp.h                             |    7 
 include/net/sock.h                              |    7 
 include/net/tcp.h                               |    2 
 kernel/cgroup.c                                 |    6 
 mm/vmstat.c                                     |    3 
 net/bridge/netfilter/ebt_arpreply.c             |    3 
 net/core/skbuff.c                               |   19 +
 net/ipv4/tcp.c                                  |    4 
 net/ipv4/tcp_input.c                            |  417 ++++++++++++++----------
 net/ipv4/tcp_ipv4.c                             |    3 
 net/ipv4/tcp_minisocks.c                        |    1 
 net/ipv6/tcp_ipv6.c                             |    1 
 net/mac80211/cfg.c                              |    2 
 32 files changed, 438 insertions(+), 233 deletions(-)

Andy Lutomirski (2):
      x86/vdso: Fix asm constraints on vDSO syscall fallbacks
      x86/vdso: Fix vDSO syscall fallback asm constraint regression

Carl Huang (1):
      ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait

Cong Wang (1):
      ucma: fix a use-after-free in ucma_resolve_ip()

Daniel Drake (1):
      PCI: Reprogram bridge prefetch registers on resume

Eric Dumazet (5):
      tcp: increment sk_drops for dropped rx packets
      tcp: fix a stale ooo_last_skb after a replace
      tcp: free batches of packets in tcp_prune_ofo_queue()
      tcp: call tcp_drop() from tcp_data_queue_ofo()
      tcp: add tcp_ooo_try_coalesce() helper

Felix Fietkau (1):
      mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys

Gao Feng (1):
      ebtables: arpreply: Add the standard target sanity check

Greg Kroah-Hartman (1):
      Linux 4.4.161

Guenter Roeck (1):
      of: unittest: Disable interrupt node tests for old world MAC systems

Jann Horn (1):
      mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly

Johan Hovold (1):
      USB: serial: simple: add Motorola Tetra MTP6550 id

Mathias Nyman (1):
      xhci: Add missing CAS workaround for Intel Sunrise Point xHCI

Michal Suchanek (1):
      powerpc/fadump: Return error when fadump registration fails

Mike Snitzer (1):
      dm cache: fix resize crash if user doesn't reload cache table

Prateek Sood (1):
      cgroup: Fix deadlock in cpu hotplug path

Rafael J. Wysocki (1):
      PM / core: Clear the direct_complete flag on errors

Richard Weinberger (1):
      ubifs: Check for name being NULL while mounting

Theodore Ts'o (1):
      ext4: always verify the magic number in xattr blocks

Tomi Valkeinen (1):
      fbdev/omapfb: fix omapfb_memory_read infoleak

Vineet Gupta (1):
      ARC: clone syscall to setp r25 as thread pointer

Yaogong Wang (1):
      tcp: use an RB tree for ooo receive queue

Zhi Chen (1):
      ath10k: fix scan crash due to incorrect length calculation


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