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, 22 Oct 2016 12:34:45 +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.27

I'm announcing the release of the 4.4.27 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 
 block/cfq-iosched.c                                |   13 +++-
 crypto/async_tx/async_pq.c                         |    8 +-
 crypto/ghash-generic.c                             |   13 ----
 drivers/base/dma-mapping.c                         |    2 
 drivers/crypto/vmx/ghash.c                         |   31 +++++------
 drivers/net/ethernet/intel/i40e/i40e_main.c        |    6 ++
 drivers/net/wireless/brcm80211/brcmfmac/cfg80211.c |    5 +
 drivers/scsi/arcmsr/arcmsr_hba.c                   |   12 +++-
 drivers/scsi/ibmvscsi/ibmvfc.c                     |    1 
 drivers/tty/serial/8250/8250_dw.c                  |    2 
 fs/attr.c                                          |   15 +++++
 fs/btrfs/compression.c                             |    4 -
 fs/dlm/lowcomms.c                                  |    8 --
 fs/ext4/extents.c                                  |    3 +
 fs/ext4/inode.c                                    |   12 ++--
 fs/ext4/move_extent.c                              |    7 ++
 fs/ext4/namei.c                                    |   14 ++--
 fs/fuse/dir.c                                      |   59 +++++++++++++++++++--
 fs/reiserfs/file.c                                 |    6 +-
 fs/reiserfs/namei.c                                |   18 +++---
 fs/reiserfs/super.c                                |   12 +++-
 fs/reiserfs/xattr.c                                |   54 -------------------
 fs/reiserfs/xattr.h                                |    9 ---
 fs/reiserfs/xattr_security.c                       |   14 ++--
 fs/reiserfs/xattr_trusted.c                        |   14 ++--
 fs/reiserfs/xattr_user.c                           |   14 ++--
 fs/utimes.c                                        |   16 -----
 include/crypto/ghash.h                             |   23 ++++++++
 include/linux/fs.h                                 |    1 
 sound/soc/intel/atom/sst/sst_pvt.c                 |   14 ++--
 31 files changed, 223 insertions(+), 189 deletions(-)

Al Viro (1):
      reiserfs: switch to generic_{get,set,remove}xattr()

Borislav Petkov (1):
      scsi: arcmsr: Simplify user_len checking

Brian King (1):
      scsi: ibmvfc: Fix I/O hang when port is not mapped

Daeho Jeong (1):
      ext4: reinforce check of i_dtime when clearing high fields of uid and gid

Dan Carpenter (1):
      scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()

Eric Whitney (1):
      ext4: enforce online defrag restriction for encrypted files

Fabian Frederick (1):
      ext4: fix memory leak in ext4_insert_range()

Glauber Costa (1):
      cfq: fix starvation of asynchronous writes

Greg Kroah-Hartman (1):
      Linux 4.4.27

Guilherme G Piccoli (1):
      i40e: avoid NULL pointer dereference and recursive errors on early PCI error

Junjie Mao (1):
      btrfs: assign error values to the correct bio structs

Justin Maggard (1):
      async_pq_val: fix DMA memory leak

Kefeng Wang (1):
      serial: 8250_dw: Check the data->pclk when get apb_pclk

Marcelo Cerri (2):
      crypto: ghash-generic - move common definitions to a new header file
      crypto: vmx - Fix memory corruption caused by p8_ghash

Marcelo Ricardo Leitner (1):
      dlm: free workqueues after the connections

Mike Galbraith (1):
      reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()

Miklos Szeredi (4):
      fuse: listxattr: verify xattr list
      fuse: invalidate dir dentry after chmod
      fuse: fix killing s[ug]id in setattr
      vfs: move permission checking into notify_change() for utimes(NULL)

Nicolas Iooss (1):
      ASoC: Intel: Atom: add a missing star in a memcpy call

Peng Fan (1):
      drivers: base: dma-mapping: page align the size when unmap_kernel_range

Rafał Miłecki (1):
      brcmfmac: fix memory leak in brcmf_fill_bss_param

Ross Zwisler (1):
      ext4: allow DAX writeback for hole punch

gmail (1):
      ext4: release bh in make_indexed_dir


Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ