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:	Thu, 26 Jun 2014 15:25:04 -0400
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.4.95

I'm announcing the release of the 3.4.95 kernel.

All users of the 3.4 kernel series must upgrade.

The updated 3.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.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/net/ethernet/mellanox/mlx4/main.c |  172 ++++++++-------
 drivers/net/ethernet/mellanox/mlx4/mlx4.h |    7 
 drivers/net/team/team.c                   |    7 
 drivers/target/iscsi/iscsi_target_auth.c  |   10 
 drivers/usb/class/cdc-acm.c               |   96 +++++---
 drivers/usb/class/cdc-acm.h               |    2 
 include/linux/if_team.h                   |    1 
 include/linux/lzo.h                       |   15 -
 include/net/inetpeer.h                    |    9 
 include/sound/core.h                      |    2 
 kernel/time/tick-sched.c                  |    4 
 lib/decompress_unlzo.c                    |    2 
 lib/lzo/Makefile                          |    2 
 lib/lzo/lzo1x_compress.c                  |  335 +++++++++++++++++-------------
 lib/lzo/lzo1x_decompress.c                |  255 ----------------------
 lib/lzo/lzo1x_decompress_safe.c           |  257 +++++++++++++++++++++++
 lib/lzo/lzodefs.h                         |   38 ++-
 lib/nlattr.c                              |    5 
 net/ipv4/ipip.c                           |    1 
 net/ipv6/ip6_output.c                     |   11 
 net/ipv6/ip6_tunnel.c                     |    1 
 net/ipv6/sit.c                            |    1 
 net/sctp/associola.c                      |    2 
 security/integrity/evm/evm_main.c         |   12 -
 sound/core/control.c                      |   78 ++++--
 sound/core/init.c                         |    1 
 sound/pci/hda/patch_realtek.c             |    1 
 28 files changed, 747 insertions(+), 582 deletions(-)

Eric Dumazet (1):
      net: fix inet_getid() and ipv6_select_ident() bugs

Greg Kroah-Hartman (2):
      lzo: properly check for overruns
      Linux 3.4.95

Jiri Pirko (1):
      team: fix mtu setting

Johan Hovold (7):
      USB: cdc-acm: fix write and suspend race
      USB: cdc-acm: fix write and resume race
      USB: cdc-acm: fix broken runtime suspend
      USB: cdc-acm: fix runtime PM for control messages
      USB: cdc-acm: fix shutdown and suspend race
      USB: cdc-acm: fix I/O after failed open
      USB: cdc-acm: fix runtime PM imbalance at shutdown

Kailang Yang (1):
      ALSA: hda/realtek - Add support of ALC891 codec

Lars-Peter Clausen (5):
      ALSA: control: Protect user controls against concurrent access
      ALSA: control: Fix replacing user controls
      ALSA: control: Don't access controls outside of protected regions
      ALSA: control: Handle numid overflow
      ALSA: control: Make sure that id->index does not overflow

Markus F.X.J. Oberhumer (2):
      lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
      lib/lzo: Update LZO compression to current upstream version

Michal Schmidt (1):
      netlink: rate-limit leftover bytes warning and print process name

Mimi Zohar (1):
      evm: prohibit userspace writing 'security.evm' HMAC value

Nicholas Bellinger (1):
      iscsi-target: Reject mutual authentication with reflected CHAP_C

Thomas Gleixner (1):
      nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off

Tom Gundersen (1):
      net: tunnels - enable module autoloading

Wei Yang (2):
      mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
      net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()

Xufeng Zhang (1):
      sctp: Fix sk_ack_backlog wrap-around problem


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ