All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6.16.15
@ 2006-05-09 20:28 Chris Wright
  2006-05-09 20:29 ` Chris Wright
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Wright @ 2006-05-09 20:28 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: torvalds

We (the -stable team) are announcing the release of the 2.6.16.15
kernel.  Fixes for SCTP security issues.

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.16.14 and 2.6.16.15, as it is small enough to do so.

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

thanks,
-chris

--------

 Makefile                   |    2 -
 include/net/sctp/structs.h |    1 
 net/sctp/inqueue.c         |    1 
 net/sctp/sm_statefuns.c    |   59 +++++++++++++++++++++++++++++++++------------
 net/sctp/sm_statetable.c   |   10 +++----
 net/sctp/ulpqueue.c        |   27 +++++++++++++++++++-
 6 files changed, 77 insertions(+), 23 deletions(-)

Summary of changes from v2.6.16.14 to v2.6.16.15
================================================

Chris Wright:
      Linux 2.6.16.15

Neil Horman:
      SCTP: Allow spillover of receive buffer to avoid deadlock. (CVE-2006-2275)

Sridhar Samudrala:
      SCTP: Fix panic's when receiving fragmented SCTP control chunks. (CVE-2006-2272)
      SCTP: Fix state table entries for chunks received in CLOSED state. (CVE-2006-2271)

Vladislav Yasevich:
      SCTP: Prevent possible infinite recursion with multiple bundled DATA. (CVE-2006-2274)


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

end of thread, other threads:[~2006-05-10 15:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-09 20:28 Linux 2.6.16.15 Chris Wright
2006-05-09 20:29 ` Chris Wright
2006-05-10 10:00   ` Stresslinux Kernel
2006-05-10 10:06   ` Stresslinux Kernel
2006-05-10 15:33     ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.