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 Sep 2013 17:25:47 -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.63

I'm announcing the release of the 3.4.63 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/arm/mach-versatile/pci.c                 |    6 +-
 arch/mips/ath79/clock.c                       |    2 
 arch/powerpc/kernel/align.c                   |   10 +++
 crypto/api.c                                  |    7 ++
 drivers/gpu/drm/drm_edid.c                    |    3 +
 drivers/hid/hid-core.c                        |   17 ++++--
 drivers/hid/hid-ids.h                         |    1 
 drivers/hid/hid-input.c                       |   12 +++-
 drivers/hid/hid-ntrig.c                       |    3 -
 drivers/hid/hid-pl.c                          |   10 ++-
 drivers/hid/hid-speedlink.c                   |   11 ++-
 drivers/hid/usbhid/hid-quirks.c               |    2 
 drivers/iommu/intel-iommu.c                   |   72 ++++++++++++--------------
 drivers/mmc/host/tmio_mmc_dma.c               |    4 -
 drivers/net/wireless/ath/ath9k/ar9003_phy.c   |    4 +
 drivers/net/wireless/ath/ath9k/ath9k.h        |    5 -
 drivers/net/wireless/ath/ath9k/recv.c         |   17 ++++--
 drivers/net/wireless/ath/ath9k/xmit.c         |    1 
 drivers/net/wireless/brcm80211/brcmsmac/dma.c |   15 +++--
 drivers/of/base.c                             |    1 
 drivers/scsi/sd.c                             |   11 +--
 drivers/staging/comedi/drivers/dt282x.c       |    3 -
 drivers/usb/class/cdc-wdm.c                   |   13 +++-
 drivers/usb/core/config.c                     |    3 -
 drivers/usb/host/ehci-mxc.c                   |    2 
 drivers/usb/host/xhci-plat.c                  |    2 
 drivers/usb/host/xhci.c                       |   29 ++++++++++
 drivers/usb/host/xhci.h                       |    1 
 drivers/usb/serial/mos7720.c                  |    6 +-
 drivers/xen/grant-table.c                     |   13 +++-
 fs/cifs/connect.c                             |    2 
 fs/fuse/dir.c                                 |    4 +
 fs/fuse/file.c                                |    3 -
 fs/isofs/inode.c                              |   16 +----
 fs/ocfs2/extent_map.c                         |    1 
 include/linux/hid.h                           |    4 +
 include/linux/rculist.h                       |    5 +
 include/media/v4l2-ctrls.h                    |    1 
 mm/huge_memory.c                              |    2 
 mm/memcontrol.c                               |    8 ++
 sound/pci/hda/hda_intel.c                     |    1 
 sound/soc/codecs/wm8960.c                     |    6 +-
 43 files changed, 230 insertions(+), 111 deletions(-)

Alan Stern (1):
      SCSI: sd: Fix potential out-of-bounds access

Alex Deucher (1):
      drm/edid: add quirk for Medion MD30217PG

Alex Williamson (1):
      intel-iommu: Fix leaks in pagetable freeing

Anand Avati (1):
      fuse: invalidate inode attributes on xattr modification

Andrzej Hajda (1):
      media: v4l2: added missing mutex.h include to v4l2-ctrls.h

Anton Blanchard (1):
      powerpc: Handle unaligned ldbrx/stdbrx

Dan Carpenter (2):
      staging: comedi: dt282x: dt282x_ai_insn_read() always fails
      USB: mos7720: use GFP_ATOMIC under spinlock

Daniel Mack (1):
      usb: ehci-mxc: check for pdata before dereferencing

Felix Fietkau (4):
      ath9k: always clear ps filter bit on new assoc
      ath9k: fix rx descriptor related race condition
      ath9k: avoid accessing MRC registers on single-chain devices
      MIPS: ath79: Fix ar933x watchdog clock

Grant Likely (1):
      of: Fix missing memory initialization on FDT unflattening

Greg Kroah-Hartman (1):
      Linux 3.4.63

Greg Thelen (1):
      memcg: fix multiple large threshold notifications

Hans de Goede (1):
      usb: config->desc.bLength may not exceed amount of data returned by the device

Herbert Xu (1):
      crypto: api - Fix race condition in larval lookup

Jan Kara (1):
      isofs: Refuse RW mount of the filesystem instead of making it RO

Jeff Layton (1):
      cifs: ensure that srv_mutex is held when dealing with ssocket pointer

Jie Liu (1):
      ocfs2: fix the end cluster offset of FIEMAP

Jiri Kosina (1):
      HID: battery: don't do DMA from stack

Johan Hovold (1):
      USB: mos7720: fix big-endian control requests

John W. Linville (1):
      brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()

Kees Cook (4):
      HID: pantherlord: validate output report details
      HID: validate HID report id size
      HID: ntrig: validate feature report details
      HID: check for NULL field when setting values

Libin (1):
      mm/huge_memory.c: fix potential NULL pointer dereference

Maxim Patlasov (1):
      fuse: postpone end_page_writeback() in fuse_writepage_locked()

Mike Dyer (1):
      ASoC: wm8960: Fix PLL register writes

Oliver Neukum (1):
      USB: cdc-wdm: fix race between interrupt handler and tasklet

Peter Maydell (1):
      ARM: PCI: versatile: Fix SMAP register offsets

Roger Pau Monne (1):
      xen-gnt: prevent adding duplicate gnt callbacks

Sarah Sharp (1):
      xhci-plat: Don't enable legacy PCI interrupts.

Sergei Shtylyov (1):
      mmc: tmio_mmc_dma: fix PIO fallback on SDHI

Shawn Nematbakhsh (1):
      usb: xhci: Disable runtime PM suspend for quirky controllers

Stefan Kriwanek (1):
      HID: Fix Speedlink VAD Cezanne support for some devices

Takashi Iwai (1):
      ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist

Tejun Heo (1):
      rculist: list_first_or_null_rcu() should use list_entry_rcu()

Vasily Titskiy (1):
      HID: usbhid: quirk for N-Trig DuoSense Touch Screen


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