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:   Mon, 8 May 2017 09:12:27 +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.67

I'm announcing the release of the 4.4.67 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 -
 drivers/block/drbd/drbd_bitmap.c      |    6 +++
 drivers/infiniband/hw/qib/qib_qp.c    |   18 +++++-----
 drivers/md/dm-ioctl.c                 |    2 -
 drivers/mtd/chips/Kconfig             |    1 
 drivers/net/ethernet/broadcom/tg3.c   |    2 -
 drivers/scsi/cxlflash/main.c          |   23 +++++++++++--
 drivers/staging/rdma/ehca/ehca_mrmw.c |    3 +
 drivers/tty/serial/8250/8250_pci.c    |   12 ++----
 fs/cifs/cifsglob.h                    |   11 ++++++
 fs/cifs/cifssmb.c                     |    4 ++
 fs/cifs/connect.c                     |   13 ++++++-
 fs/cifs/smb2misc.c                    |   44 +++++++++++++++++++++++++
 fs/cifs/smb2ops.c                     |    4 ++
 fs/cifs/smb2proto.h                   |    7 ++++
 fs/cifs/smb2transport.c               |   58 +++++++++++++++++++++++++++++----
 fs/cifs/transport.c                   |    2 +
 fs/ext4/crypto.c                      |   59 ++++++++++++++++++++++++++++++++++
 fs/ext4/dir.c                         |    6 +++
 fs/ext4/ext4.h                        |    1 
 fs/ext4/ioctl.c                       |    3 +
 fs/ext4/namei.c                       |   18 ++++++++++
 fs/nfsd/nfs3xdr.c                     |   12 ++++--
 fs/nfsd/nfsxdr.c                      |   10 +++--
 fs/timerfd.c                          |   17 ++++++++-
 include/linux/mtd/map.h               |   19 ++++------
 net/netlink/af_netlink.c              |    2 -
 sound/ppc/awacs.c                     |    1 
 sound/soc/intel/boards/bytcr_rt5640.c |    3 +
 29 files changed, 307 insertions(+), 56 deletions(-)

Adrian Salido (1):
      dm ioctl: prevent stack leak in dm ioctl call

Arnd Bergmann (5):
      ALSA: ppc/awacs: shut up maybe-uninitialized warning
      mtd: avoid stack overflow in MTD CFI code
      net: tg3: avoid uninitialized variable warning
      IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
      IB/ehca: fix maybe-uninitialized warnings

Gabriel Krisman Bertazi (1):
      8250_pci: Fix potential use-after-free in error path

Greg Kroah-Hartman (1):
      Linux 4.4.67

J. Bruce Fields (2):
      nfsd4: minor NFSv2/v3 write decoding cleanup
      nfsd: stricter decoding of write-like NFSv2/v3 ops

Jaegeuk Kim (1):
      ext4/fscrypto: avoid RCU lookup in d_revalidate

Lars Ellenberg (1):
      drbd: avoid redefinition of BITS_PER_PAGE

Matthew R. Ochs (2):
      scsi: cxlflash: Fix to avoid EEH and host reset collisions
      scsi: cxlflash: Improve EEH recovery time

Richard Weinberger (1):
      ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY

Ross Lagerwall (1):
      netlink: Allow direct reclaim for fallback allocation

Sachin Prabhu (1):
      Handle mismatched open calls

Takashi Iwai (1):
      ASoC: intel: Fix PM and non-atomic crash in bytcr drivers

Theodore Ts'o (2):
      ext4 crypto: revalidate dentry after adding or removing the key
      ext4 crypto: use dget_parent() in ext4_d_revalidate()

Thomas Gleixner (1):
      timerfd: Protect the might cancel mechanism proper

Uma Krishnan (1):
      scsi: cxlflash: Scan host only after the port is ready for I/O


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