Linux 2.6.17.1 Released
[Posted June 21, 2006 by cook]
From: Chris Wright <chrisw <at> sous-sol.org>
Subject: Linux 2.6.17.1
Newsgroups: gmane.linux.kernel
Date: 2006-06-20 10:13:50 GMT (1 day, 10 hours and 1 minute ago)
We (the -stable team) are announcing the release of the 2.6.17.1 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.17 and 2.6.17.1, as it is small enough to do so.
The updated 2.6.17.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.17.y.git
and can be browsed at the normal kernel.org git web browser:
www.kernel.org/git/
(note: the main -stable git tree update will lag a half-day or so for this one,
use git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/linux-2.6.17.y.git for
now)
thanks,
-chris
--------
Makefile | 2 +-
net/netfilter/xt_sctp.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Summary of changes from v2.6.17 to v2.6.17.1
================================================
Chris Wright:
Linux 2.6.17.1
Patrick McHardy:
xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085)
(
Log in to post comments)