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:	Fri, 24 Jun 2016 10:39:50 -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.73

I'm announcing the release of the 3.14.73 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

------------

 Documentation/sysctl/fs.txt                  |   23 +
 Makefile                                     |    2 
 arch/arm/kernel/ptrace.c                     |    2 
 arch/mips/include/asm/processor.h            |    2 
 arch/parisc/kernel/unaligned.c               |   10 
 arch/powerpc/include/asm/reg.h               |    6 
 arch/powerpc/platforms/pseries/eeh_pseries.c |   51 ++-
 arch/x86/kvm/x86.c                           |    5 
 drivers/crypto/ccp/ccp-crypto-aes-xts.c      |   17 -
 drivers/net/ethernet/sfc/ef10.c              |   16 +
 fs/dcache.c                                  |    4 
 fs/ecryptfs/kthread.c                        |   13 
 fs/pipe.c                                    |   47 +++
 fs/xfs/xfs_inode.c                           |    2 
 include/linux/netfilter/x_tables.h           |   12 
 include/linux/pipe_fs_i.h                    |    4 
 include/linux/sched.h                        |    1 
 kernel/sysctl.c                              |   14 +
 net/ipv4/netfilter/arp_tables.c              |  328 ++++++++----------------
 net/ipv4/netfilter/ip_tables.c               |  361 ++++++++-------------------
 net/ipv6/netfilter/ip6_tables.c              |  355 +++++++-------------------
 net/ipv6/tcp_ipv6.c                          |    4 
 net/netfilter/x_tables.c                     |  245 ++++++++++++++++++
 net/netlink/af_netlink.c                     |    7 
 net/wireless/wext-core.c                     |   25 +
 25 files changed, 798 insertions(+), 758 deletions(-)

Al Viro (1):
      fix d_walk()/non-delayed __d_free() race

Bernhard Thaler (1):
      Revert "netfilter: ensure number of counters is >0 in do_replace()"

Dave Jones (1):
      netfilter: ensure number of counters is >0 in do_replace()

Edward Cree (1):
      sfc: on MC reset, clear PIO buffer linkage in TXQs

Florian Westphal (19):
      netfilter: x_tables: validate e->target_offset early
      netfilter: x_tables: make sure e->next_offset covers remaining blob size
      netfilter: x_tables: fix unconditional helper
      netfilter: x_tables: don't move to non-existent next rule
      netfilter: x_tables: validate targets of jumps
      netfilter: x_tables: add and use xt_check_entry_offsets
      netfilter: x_tables: kill check_entry helper
      netfilter: x_tables: assert minimum target size
      netfilter: x_tables: add compat version of xt_check_entry_offsets
      netfilter: x_tables: check standard target size too
      netfilter: x_tables: check for bogus target offset
      netfilter: x_tables: validate all offsets and sizes in a rule
      netfilter: x_tables: don't reject valid target size on some architectures
      netfilter: arp_tables: simplify translate_compat_table args
      netfilter: ip_tables: simplify translate_compat_table args
      netfilter: ip6_tables: simplify translate_compat_table args
      netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
      netfilter: x_tables: do compat validation via translate_table
      netfilter: x_tables: introduce and use xt_copy_counters_from_user

Greg Kroah-Hartman (2):
      xfs: fix up backport error in fs/xfs/xfs_inode.c
      Linux 3.14.73

Helge Deller (1):
      parisc: Fix pagefault crash in unaligned __get_user() call

Herbert Xu (1):
      netlink: Fix dump skb leak/double free

Jann Horn (1):
      ecryptfs: forbid opening files without mmap handler

Paolo Bonzini (1):
      KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS

Prasun Maiti (1):
      wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel

Ralf Baechle (1):
      MIPS: Fix 64k page support for 32 bit kernels.

Russell Currey (1):
      powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge

Russell King (1):
      ARM: fix PTRACE_SETVFPREGS on SMP systems

Thomas Huth (2):
      powerpc: Fix definition of SIAR and SDAR registers
      powerpc: Use privileged SPR number for MMCR2

Tom Lendacky (1):
      crypto: ccp - Fix AES XTS error for request sizes above 4096

Willy Tarreau (1):
      pipe: limit the per-user amount of pages allocated in pipes

Yuchung Cheng (1):
      tcp: record TLP and ER timer stats in v6 stats


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ