mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org, stable@kernel.org
Cc: torvalds@osdl.org
Subject: Linux 2.6.15.7
Date: Mon, 27 Mar 2006 23:59:11 -0800	[thread overview]
Message-ID: <20060328075911.GA8097@kroah.com> (raw)

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

The diffstat and short summary of the fixes are below.

I'll also be replying to this message with a copy of the patch between
2.6.15.6 and 2.6.15.7, as it is small enough to do so.

The updated 2.6.15.y git tree can be found at:
 	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.15.y.git
and can be browsed at the normal kernel.org git web browser:
	www.kernel.org/git/

thanks,

greg k-h

--------

 Makefile                            |    2 -
 drivers/infiniband/ulp/srp/ib_srp.c |    6 +++
 drivers/media/video/Kconfig         |    1 
 fs/compat_ioctl.c                   |    2 -
 fs/cramfs/inode.c                   |   60 +++++++++++++++++-------------------
 fs/ext2/dir.c                       |   28 +++++++---------
 net/core/sock.c                     |    5 +--
 net/ipv4/ip_output.c                |    6 ---
 net/ipv4/netfilter/ip_queue.c       |    2 -
 net/ipv6/netfilter/ip6_queue.c      |    2 -
 10 files changed, 56 insertions(+), 58 deletions(-)


Summary of changes from v2.6.15.6 to v2.6.15.7
==============================================

Al Viro:
      Fix ext2 readdir f_pos re-validation logic

Alexey Kuznetsov:
      TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2006-1242)

Dave Johnson:
      cramfs mounts provide corrupted content since 2.6.15

David S. Miller:
      Netfilter ip_queue: Fix wrong skb->len == nlmsg_len assumption
      NET: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.

Greg Kroah-Hartman:
      Linux 2.6.15.7

Michael Krufky:
      Kconfig: VIDEO_DECODER must select FW_LOADER

Randy Dunlap:
      compat ifconf: fix limits

Roland Dreier:
      IB/srp: Don't send task management commands after target removal



             reply	other threads:[~2006-03-28  7:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28  7:59 Greg KH [this message]
2006-03-28  7:59 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060328075911.GA8097@kroah.com \
    --to=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome