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:	Sat, 21 Jun 2008 22:33: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
Subject: Linux 2.6.25.8

We (the -stable team) are announcing the release of the 2.6.25.8 kernel.

It contains a number of assorted bugfixes all over the tree.  Users are
encouraged to update.

I'll also be replying to this message with a copy of the patch between
2.6.25.7 and 2.6.25.8

The updated 2.6.25.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.25.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.25.y.git;a=summary

thanks,

greg k-h

--------

 Makefile                               |    2 +-
 arch/x86/kernel/process_32.c           |   23 +++++++++++++++++++++--
 arch/x86/kernel/process_64.c           |   24 +++++++++++++++++++++---
 arch/x86/lib/copy_user_64.S            |   25 +++++++++++--------------
 arch/x86/lib/copy_user_nocache_64.S    |   25 +++++++++++--------------
 drivers/acpi/tables/tbinstal.c         |   18 +++++++-----------
 drivers/ide/pci/opti621.c              |   23 ++++-------------------
 drivers/net/virtio_net.c               |    8 +++++---
 drivers/net/wireless/b43/b43.h         |    1 -
 drivers/net/wireless/b43/dma.c         |    2 +-
 drivers/net/wireless/b43/main.c        |   16 ++++++++++------
 drivers/scsi/hosts.c                   |    5 +++--
 drivers/scsi/sr.c                      |    3 +++
 drivers/serial/8250.c                  |    4 +++-
 net/netfilter/nf_conntrack_core.c      |    3 +--
 net/netfilter/nf_conntrack_h323_main.c |   22 +++++++++++++++-------
 16 files changed, 117 insertions(+), 87 deletions(-)


Alan Cox (1):
      Fix tty speed handling on 8250

Bartlomiej Zolnierkiewicz (2):
      opti621: disable read prefetch
      opti621: remove DMA support

Bob Moore (1):
      ACPICA: Ignore ACPI table signature for Load() operator

Greg Kroah-Hartman (1):
      Linux 2.6.25.8

Ingo Molnar (1):
      x86: remove mwait capability C-state check

James Bottomley (1):
      SCSI: sr: fix corrupt CD data after media change and delay

Linus Torvalds (1):
      x86-64: Fix "bytes left to copy" return value for copy_from_user()

Mark McLoughlin (1):
      virtio_net: Fix skb->csum_start computation

Michael Buesch (2):
      b43: Fix noise calculation WARN_ON
      b43: Fix possible NULL pointer dereference in DMA code

Mike Christie (1):
      scsi_host regression: fix scsi host leak

Patrick McHardy (3):
      nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
      nf_conntrack_h323: fix module unload crash
      nf_conntrack_h323: fix memory leak in module initialization error path

Thomas Gleixner (1):
      x86: disable mwait for AMD family 10H/11H CPUs

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