We (the -stable team) are announcing the release of the 2.6.22.1 kernel. It contains a security fix for SCTP that somehow forgot to be added to the 2.6.22 kernel (was already released in the 2.6.21.y releases). Thanks to Patrick McHardy for noticing the mistake.
I'll also be replying to this message with a copy of the patch between 2.6.22 and 2.6.22.1 The updated 2.6.22.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.22.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.22.y.git;a=summary thanks, greg k-h --------- Makefile | 2 +- net/netfilter/nf_conntrack_proto_sctp.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) Summary of changes from v2.6.22 to v2.6.22.1 ============================================ Greg Kroah-Hartman (1): Linux 2.6.22.1 Patrick McHardy (1): NETFILTER: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/