Linux 2.6.15.7
- From: Greg KH <gregkh@xxxxxxx>
- Date: Mon, 27 Mar 2006 23:59:11 -0800
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Linux 2.6.15.7
- From: Greg KH
- Re: Linux 2.6.15.7
- Prev by Date: Re: Linux 2.6.16.1
- Next by Date: Linux 2.6.16.1
- Previous by thread: [PATCH] 2.6.16 - futex: small optimization (?)
- Next by thread: Re: Linux 2.6.15.7
- Index(es):
Relevant Pages
- Linux 2.6.14.7
... I'll also be replying to this message with a copy of the patch between ... and
can be browsed at the normal kernel.org git web browser: ... Fix ptrace/strace ...
(Linux-Kernel) - Linux 2.6.14.2
... I'll also be replying to this message with a copy of the patch between ... and
can be browsed at the normal kernel.org git web browser: ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Linux 2.6.23.7
... I'll also be replying to this message with a copy of the patch between ... and
can be browsed at the normal kernel.org git web browser: ... NFS: Fix a writeback
race... ... (Linux-Kernel) - Linux 2.6.14.1
... I'll also be replying to this message with a copy of the patch between ... and
can be browsed at the normal kernel.org git web browser: ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Linux 2.6.16.5
... 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 ... and can be browsed at the normal kernel.org
git web browser: ... (Linux-Kernel)