All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.16.31
Date: Tue, 7 Nov 2006 15:13:49 +0100	[thread overview]
Message-ID: <20061107141349.GA4729@stusta.de> (raw)

Security fixes since 2.6.16.30:
- CVE-2006-4572: fix ip6_tables bypass bugs
- CVE-2006-5174: s390: fix user readable uninitialised kernel memory
- CVE-2006-5619: IPV6: fix lockup via /proc/net/ip6_flowlabel


Location:
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/

git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git

RSS feed of the git tree:
http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=rss


Changes since 2.6.16.30:

Adrian Bunk (2):
      Linux 2.6.16.31-rc1
      Linux 2.6.16.31

Al Viro (1):
      fix RARP ic_servaddr breakage

James Morris (1):
      [IPV6]: fix lockup via /proc/net/ip6_flowlabel (CVE-2006-5619)

Martin Schwidefsky (2):
      [S390] fix user readable uninitialised kernel memory (CVE-2006-5174)
      [S390] fix user readable uninitialised kernel memory, take 2.

Neil Brown (1):
      knfsd: Fix race that can disable NFS server.

Patrick McHardy (2):
      [NETFILTER]: Fix ip6_tables protocol bypass bug (CVE-2006-4572)
      [NETFILTER]: Fix ip6_tables extension header bypass bug (CVE-2006-4572)

Shaohua Li (1):
      ACPI: enable SMP C-states on x86_64

Thomas Gleixner (1):
      posix-cpu-timers: prevent signal delivery starvation


 Makefile                            |    2 
 arch/s390/lib/uaccess.S             |   12 ++++
 arch/s390/lib/uaccess64.S           |   12 ++++
 arch/x86_64/kernel/acpi/Makefile    |    1 
 arch/x86_64/kernel/acpi/processor.c |   72 ----------------------------
 include/asm-x86_64/acpi.h           |    2 
 kernel/posix-cpu-timers.c           |   27 ++++++++--
 net/ipv4/ipconfig.c                 |    2 
 net/ipv6/ip6_flowlabel.c            |    2 
 net/ipv6/netfilter/ip6_tables.c     |   21 +++++---
 net/ipv6/netfilter/ip6t_ah.c        |    7 ++
 net/ipv6/netfilter/ip6t_dst.c       |    9 ++-
 net/ipv6/netfilter/ip6t_frag.c      |    7 ++
 net/ipv6/netfilter/ip6t_hbh.c       |    9 ++-
 net/ipv6/netfilter/ip6t_rt.c        |    7 ++
 net/sunrpc/svcsock.c                |    2 
 16 files changed, 96 insertions(+), 98 deletions(-)

             reply	other threads:[~2006-11-07 14:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-07 14:13 Adrian Bunk [this message]
2006-11-07 20:28 ` Linux 2.6.16.31 Ingo Oeser

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=20061107141349.GA4729@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.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 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.