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:	Tue, 5 Nov 2013 18:14:13 -0800
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.68

I'm announcing the release of the 3.4.68 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/connector/cn_proc.c                     |   16 ++
 drivers/connector/connector.c                   |    7 -
 drivers/md/dm-snap-persistent.c                 |   18 +-
 drivers/net/can/dev.c                           |   10 -
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |    1 
 drivers/net/ethernet/marvell/mv643xx_eth.c      |    6 
 drivers/net/ethernet/ti/davinci_emac.c          |    3 
 drivers/net/wan/farsync.c                       |    1 
 drivers/net/wan/wanxl.c                         |    1 
 drivers/usb/serial/option.c                     |    9 +
 drivers/usb/serial/ti_usb_3410_5052.c           |    1 
 fs/ext3/dir.c                                   |  167 +++++++++++++++++-------
 fs/ext3/ext3.h                                  |    6 
 fs/ext3/hash.c                                  |    4 
 include/linux/skbuff.h                          |   15 ++
 include/net/cipso_ipv4.h                        |    6 
 include/net/dst.h                               |   12 +
 mm/page-writeback.c                             |   10 -
 net/8021q/vlan_netlink.c                        |    2 
 net/bridge/br_stp_if.c                          |    2 
 net/compat.c                                    |    2 
 net/ipv4/inet_hashtables.c                      |    2 
 net/ipv4/ip_output.c                            |    2 
 net/ipv4/route.c                                |    2 
 net/ipv4/tcp_input.c                            |    5 
 net/ipv4/tcp_output.c                           |    9 -
 net/ipv6/inet6_hashtables.c                     |    2 
 net/ipv6/ip6_output.c                           |    2 
 net/ipv6/route.c                                |   11 +
 net/l2tp/l2tp_ppp.c                             |    4 
 net/sctp/output.c                               |    3 
 net/socket.c                                    |   24 ++-
 net/unix/af_unix.c                              |   10 +
 net/unix/diag.c                                 |    1 
 net/wireless/radiotap.c                         |    7 -
 36 files changed, 287 insertions(+), 98 deletions(-)

Dan Carpenter (1):
      net: heap overflow in __audit_sockaddr()

Daniel Borkmann (1):
      net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race

Diego Elio Pettenò (1):
      USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well.

Enrico Mioso (1):
      usb: serial: option: blacklist Olivetti Olicard200

Eric Dumazet (5):
      tcp: must unclone packets before mangling them
      tcp: do not forget FIN in tcp_shifted_skb()
      net: do not call sock_put() on TIMEWAIT sockets
      l2tp: must disable bh before calling l2tp_xmit_skb()
      bnx2x: record rx queue for LRO packets

Eric Sandeen (1):
      ext3: return 32/64-bit dir name hash according to usage type

Fan Du (1):
      sctp: Use software crc32 checksum when xfrm transform will happen.

Fengguang Wu (1):
      writeback: fix negative bdi max pause

Greg Kroah-Hartman (2):
      USB: serial: option: add support for Inovia SEW858 device
      Linux 3.4.68

Hannes Frederic Sowa (1):
      inet: fix possible memory corruption with UDP_CORK and UFO

Jiri Benc (1):
      ipv4: fix ineffective source address selection

Johannes Berg (1):
      wireless: radiotap: fix parsing buffer overrun

Marc Kleine-Budde (2):
      can: dev: fix nlmsg size calculation in can_get_size()
      net: vlan: fix nlmsg size calculation in vlan_get_size()

Marcelo Ricardo Leitner (1):
      ipv6: restrict neighbor entry creation to output flow

Mariusz Ceier (1):
      davinci_emac.c: Fix IFF_ALLMULTI setup

Mathias Krause (3):
      proc connector: fix info leaks
      unix_diag: fix info leak
      connector: use nlmsg_len() to check message length

Mikulas Patocka (1):
      dm snapshot: fix data corruption

Salva Peiró (2):
      farsync: fix info leak in ioctl
      wanxl: fix info leak in ioctl

Sebastian Hesselbarth (2):
      net: mv643xx_eth: update statistics timer from timer context only
      net: mv643xx_eth: fix orphaned statistics timer crash

Seif Mazareeb (1):
      net: fix cipso packet validation when !NETLABEL

Vlad Yasevich (3):
      bridge: Correctly clamp MAX forward_delay when enabling STP
      net: dst: provide accessor function to dst->xfrm
      sctp: Perform software checksum if packet has to be fragmented.


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