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:11 -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.0.97

I'm announcing the release of the 3.0.97 kernel.

All users of the 3.0 kernel series must upgrade.

The updated 3.0.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.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/powerpc/kernel/align.c                 |   10 ++++++++++
 crypto/api.c                                |    7 ++++++-
 drivers/hid/hid-core.c                      |   19 ++++++++++++++-----
 drivers/hid/hid-ntrig.c                     |    3 ++-
 drivers/hid/hid-pl.c                        |   10 ++++++++--
 drivers/net/wireless/ath/ath9k/ar9003_phy.c |    4 ++++
 drivers/net/wireless/ath/ath9k/xmit.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/xhci.c                     |   22 ++++++++++++++++++++++
 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 +++--
 mm/huge_memory.c                            |    2 ++
 mm/memcontrol.c                             |    8 +++++++-
 sound/pci/hda/hda_intel.c                   |    1 +
 sound/soc/codecs/wm8960.c                   |    6 +++---
 27 files changed, 133 insertions(+), 52 deletions(-)

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

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

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

Felix Fietkau (2):
      ath9k: always clear ps filter bit on new assoc
      ath9k: avoid accessing MRC registers on single-chain devices

Greg Kroah-Hartman (1):
      Linux 3.0.97

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

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

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

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

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()


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