mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Linux 2.6.15.7
@ 2006-03-28  7:59 Greg KH
  2006-03-28  7:59 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2006-03-28  7:59 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: torvalds

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-28  8:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-28  7:59 Linux 2.6.15.7 Greg KH
2006-03-28  7:59 ` Greg KH

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