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, 26 Apr 2014 17:37:54 -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.4.88

I'm announcing the release of the 3.4.88 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 +-
 arch/sparc/Kconfig                  |    2 +-
 arch/sparc/include/asm/uaccess_64.h |    4 ++--
 arch/sparc/kernel/pci.c             |    4 ++--
 arch/sparc/kernel/syscalls.S        |    4 ++--
 drivers/char/ipmi/ipmi_bt_sm.c      |    2 +-
 drivers/isdn/isdnloop/isdnloop.c    |   23 +++++++++++++++--------
 drivers/net/xen-netback/netback.c   |    4 ++--
 drivers/vhost/net.c                 |   20 +++++++++++++++++++-
 fs/jffs2/compr_rtime.c              |    4 ++--
 fs/jffs2/nodelist.h                 |    2 +-
 fs/jffs2/nodemgmt.c                 |   14 ++++++++++----
 kernel/exit.c                       |   15 +++++++++++----
 lib/nlattr.c                        |   10 ++++++++--
 net/8021q/vlan_dev.c                |    3 +++
 net/bluetooth/hci_event.c           |    8 +++++++-
 net/bridge/br_multicast.c           |    6 ++++++
 net/ipv6/addrconf.c                 |    5 ++++-
 net/ipv6/icmp.c                     |    2 +-
 net/ipv6/ip6_output.c               |   18 ++++++++----------
 net/ipv6/mcast.c                    |   11 ++++++-----
 net/ipv6/route.c                    |    2 +-
 net/rds/iw.c                        |    3 ++-
 net/sctp/sm_make_chunk.c            |    4 ++--
 net/sctp/sm_statefuns.c             |    5 -----
 net/socket.c                        |    4 ++++
 net/unix/af_unix.c                  |   17 ++++++++++++-----
 27 files changed, 133 insertions(+), 65 deletions(-)

Ajesh Kunhipurayil Vijayan (1):
      jffs2: Fix crash due to truncation of csize

Claudio Takahasi (1):
      Bluetooth: Fix removing Long Term Key

Dan Carpenter (1):
      isdnloop: several buffer overflows

Daniel Borkmann (1):
      net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk

Dave Kleikamp (2):
      Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
      sparc64: don't treat 64-bit syscall return codes as 32-bit

Eric Dumazet (1):
      net: unix: non blocking recvmsg() should not return -EINTR

Greg Kroah-Hartman (1):
      Linux 3.4.88

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

Heiner Kallweit (1):
      ipv6: Avoid unnecessary temporary addresses being generated

Jiri Slaby (1):
      Char: ipmi_bt_sm, fix infinite loop

Kamlakant Patel (1):
      jffs2: Fix segmentation fault found in stress test

Li Zefan (2):
      jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
      jffs2: remove from wait queue after schedule()

Linus Lüssing (1):
      bridge: multicast: add sanity check for query source addresses

Matthew Leach (1):
      net: socket: error on a negative msg_namelen

Michael S. Tsirkin (2):
      vhost: fix total length when packets are too short
      vhost: validate vhost_get_vq_desc return value

Oleg Nesterov (1):
      wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race

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

Paul Durrant (1):
      xen-netback: remove pointless clause from if statement

Paul Gortmaker (1):
      sparc32: fix build failure for arch_jump_label_transform

Peter Boström (1):
      vlan: Set correct source MAC address with TX VLAN offload enabled

Sabrina Dubroca (1):
      ipv6: don't set DST_NOCOUNT for remotely added routes

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

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

lucien (1):
      ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly

oftedal (1):
      sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges


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