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:	Fri, 29 Oct 2010 10:21:34 -0700
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...nel.org
Cc:	lwn@....net
Subject: Linux 2.6.27.55

I'm announcing the release of the 2.6.27.55 kernel.

All users of the 2.6.27 kernel series must upgrade.

The updated 2.6.27.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.27.y.git
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.27.y.git;a=summary

thanks,

greg k-h

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

 Makefile                             |    2 +-
 arch/powerpc/kernel/head_64.S        |   18 ++++++++++++------
 block/bsg.c                          |    2 +-
 drivers/dma/mv_xor.c                 |    2 +-
 drivers/media/video/compat_ioctl32.c |   32 +++++++++++++++++++++-----------
 drivers/net/atlx/atl1.c              |    5 +++--
 drivers/net/b44.c                    |    4 ++--
 drivers/net/r6040.c                  |   12 +++++-------
 fs/aio.c                             |    3 +++
 fs/exec.c                            |   14 ++++++++++++++
 include/linux/mm.h                   |    8 +++++++-
 mm/memory.c                          |   15 +++++++++++----
 mm/mmap.c                            |    3 ---
 net/wireless/wext.c                  |    2 +-
 sound/core/control.c                 |    3 +++
 sound/pci/rme9652/hdsp.c             |    1 +
 sound/pci/rme9652/hdspm.c            |    1 +
 17 files changed, 87 insertions(+), 40 deletions(-)

Ben Hutchings (1):
      r6040: Fix multicast list iteration when hash filter is used

Dan Rosenberg (2):
      ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
      ALSA: prevent heap corruption in snd_ctl_new()

FUJITA Tomonori (1):
      bsg: fix incorrect device_status value

Florian Fainelli (1):
      r6040: fix r6040_multicast_list

Greg Kroah-Hartman (1):
      Linux 2.6.27.55

Jeff Moyer (1):
      aio: check for multiplication overflow in do_io_submit

Johannes Berg (1):
      wext: fix potential private ioctl memory content leak

Linus Torvalds (1):
      v4l1: fix 32-bit compat microcode loading translation

Luca Tettamanti (1):
      atl1: fix resume

Matt Evans (1):
      powerpc: Initialise paca->kstack before early_setup_secondary

Michael Neuling (1):
      powerpc: Don't use kernel stack with translation off

Paul Fertser (1):
      b44: fix carrier detection on bind

Roland McGrath (3):
      setup_arg_pages: diagnose excessive argument size
      execve: improve interactivity with large arguments
      execve: make responsive to SIGKILL with large arguments

Simon Guinot (1):
      dmaengine: fix interrupt clearing for mv_xor

Tony Luck (1):
      guard page for stacks that grow upwards

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ