mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@sous-sol.org>
To: linux-kernel@vger.kernel.org, stable@kernel.org
Cc: torvalds@osdl.org
Subject: Linux 2.6.16.21
Date: Tue, 20 Jun 2006 02:42:39 -0700	[thread overview]
Message-ID: <20060620094239.GC23467@sequoia.sous-sol.org> (raw)

We (the -stable team) are announcing the release of the 2.6.16.21 kernel.
This has a couple local DoS fixes, and a SCTP fix.

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.20 and 2.6.16.21, 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 -
 arch/powerpc/kernel/signal_32.c |   11 ++++++++-
 arch/powerpc/kernel/signal_64.c |    2 +
 kernel/exit.c                   |    8 -------
 kernel/posix-cpu-timers.c       |   45 +++++++++++++++++++---------------------
 net/netfilter/xt_sctp.c         |    2 -
 6 files changed, 36 insertions(+), 34 deletions(-)

Summary of changes from v2.6.16.20 to v2.6.16.21
================================================

Chris Wright:
      Linux 2.6.16.21

Oleg Nesterov:
      check_process_timers: fix possible lockup
      run_posix_cpu_timers: remove a bogus BUG_ON() (CVE-2006-2445)

Patrick McHardy:
      xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085)

Paul Mackerras:
      powerpc: Fix machine check problem on 32-bit kernels (CVE-2006-2448)


             reply	other threads:[~2006-06-20  9:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20  9:42 Chris Wright [this message]
2006-06-20  9:43 ` Chris Wright

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060620094239.GC23467@sequoia.sous-sol.org \
    --to=chrisw@sous-sol.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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