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, 14 Apr 2014 12:00:26 -0700
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.14.1

I'm announcing the release of the 3.14.1 kernel.

All users of the 3.14 kernel series must upgrade.

The updated 3.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.14.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/boot/dts/nsimosci.dts             |   12 ++-
 arch/arc/configs/nsimosci_defconfig        |    1 
 arch/m68k/Kconfig                          |    1 
 arch/s390/Kconfig                          |    1 
 arch/x86/crypto/ghash-clmulni-intel_asm.S  |   29 --------
 arch/x86/crypto/ghash-clmulni-intel_glue.c |   14 +++-
 arch/x86/include/asm/efi.h                 |    3 
 arch/x86/include/asm/pgtable_types.h       |    2 
 arch/x86/mm/pageattr.c                     |   44 +++++++++---
 arch/x86/platform/efi/efi.c                |   99 ++++++++++++++++++++++-------
 arch/x86/platform/efi/efi_32.c             |    7 +-
 arch/x86/platform/efi/efi_64.c             |   32 ++++++++-
 drivers/isdn/isdnloop/isdnloop.c           |   23 ++++--
 drivers/net/ethernet/cadence/at91_ether.c  |    3 
 drivers/net/ethernet/sfc/ef10.c            |    7 ++
 drivers/net/ethernet/sfc/efx.c             |    3 
 drivers/net/vxlan.c                        |    6 +
 drivers/net/wireless/iwlwifi/mvm/rs.c      |   36 +++++-----
 drivers/net/xen-netback/common.h           |    5 +
 drivers/net/xen-netback/interface.c        |   11 +++
 drivers/net/xen-netback/netback.c          |   49 ++++++++++++--
 include/linux/futex.h                      |    4 +
 init/Kconfig                               |    7 ++
 kernel/futex.c                             |   42 ++++++++----
 lib/nlattr.c                               |   10 ++
 net/ipv6/icmp.c                            |    2 
 net/ipv6/ip6_output.c                      |    4 -
 net/ipv6/mcast.c                           |   11 +--
 net/ipv6/ping.c                            |    4 -
 net/rds/iw.c                               |    3 
 security/selinux/hooks.c                   |   36 +++++++---
 sound/pci/hda/hda_intel.c                  |    4 -
 33 files changed, 369 insertions(+), 148 deletions(-)

Ard Biesheuvel (1):
      crypto: ghash-clmulni-intel - use C implementation for setkey()

Borislav Petkov (2):
      x86, pageattr: Export page unmapping interface
      x86/efi: Make efi virtual runtime map passing more robust

Dan Carpenter (1):
      isdnloop: several buffer overflows

Daniel Pieczko (1):
      Call efx_set_channels() before efx->type->dimension_resources()

Eyal Shapira (1):
      iwlwifi: mvm: rs: fix search cycle rules

Finn Thain (1):
      m68k: Skip futex_atomic_cmpxchg_inatomic() test

Gilles Chanteperdrix (1):
      net/at91_ether: avoid NULL pointer dereference

Greg Kroah-Hartman (1):
      Linux 3.14.1

Hannes Frederic Sowa (1):
      ipv6: some ipv6 statistic counters failed to disable bh

Heiko Carstens (1):
      futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test

Linus Torvalds (1):
      futex: avoid race between requeue and wake

Mike Rapoport (1):
      net: vxlan: fix crash when interface is created with no group

Mischa Jonker (1):
      ARC: [nsimosci] Change .dts to use generic 8250 UART

Pablo Neira (1):
      netlink: don't compare the nul-termination in nla_strcmp

Paul Durrant (3):
      xen-netback: remove pointless clause from if statement
      xen-netback: worse-case estimate in xenvif_rx_action is underestimating
      xen-netback: BUG_ON in xenvif_rx_action() not catching overflow

Paul Moore (1):
      selinux: correctly label /proc inodes in use before the policy is loaded

Sasha Levin (1):
      rds: prevent dereference of a NULL device in rds_iw_laddr_check

Takashi Iwai (1):
      Revert "ALSA: hda - Increment default stream numbers for AMD HDMI controllers"

Vineet Gupta (1):
      ARC: [nsimosci] Unbork console

Wei Liu (1):
      xen-netback: disable rogue vif in kthread context

YOSHIFUJI Hideaki (1):
      isdnloop: Validate NUL-terminated strings from user.


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ