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>] [day] [month] [year] [list]
Date:	Sun, 30 Jun 2013 00:25:49 +0100
From:	Ben Hutchings <ben@...adent.org.uk>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, Jiri Slaby <jslaby@...e.cz>,
	stable@...r.kernel.org
Cc:	lwn@....net
Subject: Linux 3.2.48

I'm announcing the release of the 3.2.48 kernel.

All users of the 3.2 kernel series should upgrade.

The updated 3.2.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.2.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

The diff from 3.2.47 is attached to this message.

Ben.

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

 Makefile                                     |  2 +-
 arch/arm/include/asm/cacheflush.h            |  4 +-
 arch/arm/mm/flush.c                          | 33 ++++++++++++
 arch/arm/mm/nommu.c                          |  6 +++
 arch/tile/lib/exports.c                      |  2 +
 arch/x86/Kconfig                             |  1 +
 arch/x86/kvm/x86.c                           |  5 +-
 arch/x86/platform/efi/efi.c                  | 80 ++++++++++++++++++++++++----
 drivers/block/virtio_blk.c                   |  1 +
 drivers/gpu/drm/i915/intel_ringbuffer.c      |  5 --
 drivers/net/ethernet/freescale/gianfar_ptp.c |  1 +
 drivers/net/ethernet/realtek/r8169.c         | 33 +++++++++---
 drivers/usb/serial/ti_usb_3410_5052.c        |  3 +-
 drivers/usb/serial/ti_usb_3410_5052.h        |  4 +-
 fs/ncpfs/dir.c                               |  9 ----
 include/linux/rculist_nulls.h                |  7 ++-
 include/linux/socket.h                       |  3 ++
 net/compat.c                                 | 13 ++++-
 net/ipv4/ip_gre.c                            |  2 +-
 net/ipv4/ipip.c                              |  2 +-
 net/ipv4/tcp.c                               |  7 ++-
 net/ipv4/tcp_output.c                        | 10 ++--
 net/ipv6/addrconf.c                          |  4 +-
 net/ipv6/ip6_output.c                        |  2 +-
 net/l2tp/l2tp_ppp.c                          |  6 +--
 net/netlabel/netlabel_domainhash.c           | 69 ++++++++++++++++++++++++
 net/packet/af_packet.c                       |  5 +-
 net/sctp/socket.c                            |  6 +++
 net/socket.c                                 | 67 +++++++++++++++--------
 sound/usb/card.c                             | 22 +++++++-
 sound/usb/mixer.c                            |  1 +
 31 files changed, 334 insertions(+), 81 deletions(-)

Anders Hammarquist (1):
      USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable

Andy Lutomirski (1):
      net: Block MSG_CMSG_COMPAT in send(m)msg and  recv(m)msg

Ben Hutchings (3):
      x86/efi: Fix dummy variable buffer allocation
      Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be  '1' for scanline waits"
      Linux 3.2.48

Chris Metcalf (1):
      tilepro: work around module link error with gcc 4.7

Clemens Ladisch (1):
      ALSA: usb-audio: work around Android accessory firmware bug

Daniel Borkmann (2):
      net: sctp: fix NULL pointer dereference in socket  destruction
      packet: packet_getname_spkt: make sure string is  always 0-terminated

Dave Chiluk (1):
      ncpfs: fix rmdir returns Device or resource busy

Eric Dumazet (5):
      tcp: fix tcp_md5_hash_skb_data()
      ipv6: fix possible crashes in ip6_cork_release()
      tcp: xps: fix reordering issues
      ip_tunnel: fix kernel panic with icmp_dest_unreach
      net: force a reload of first item in  hlist_nulls_for_each_entry_rcu

Gao feng (1):
      ipv6: assign rt6_info to inet6_ifaddr in init_loopback

Guillaume Nault (2):
      l2tp: Fix PPP header erasure and memory leak
      l2tp: Fix sendmsg() return value

Matthew Garrett (1):
      Modify UEFI anti-bricking code

Paul Moore (1):
      netlabel: improve domain mapping validation

Randy Dunlap (1):
      x86: fix build error and kconfig for ia32_emulation and binfmt

Simon Baatz (2):
      ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
      ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU

Stefan Bader (1):
      r8169: fix 8168evl frame padding.

Takashi Iwai (1):
      ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310

Vivek Goyal (1):
      virtio-blk: Call revalidate_disk() upon online disk resize

Wei Yongjun (1):
      gianfar: add missing iounmap() on error in  gianfar_ptp_probe()

Zhanghaoyu (A) (1):
      KVM: x86: remove vcpu's CPL check in host-invoked XCR set



View attachment "linux-3.2.48.patch" of type "text/x-diff" (32054 bytes)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ