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.30-rc1
Date: Tue, 17 Oct 2006 16:29:26 +0200	[thread overview]
Message-ID: <20061017142926.GA3502@stusta.de> (raw)

Security fixes since 2.6.16.29:
- CVE-2006-3741: IA64: file descriptor reference counting in perfmon
- CVE-2006-4623: DVB: Proper handling ULE SNDU length of 0
- CVE-2006-4997: ATM CLIP: Do not refer freed skbuff in clip_mkip()


Patch location:
ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2.6.16.y/testing/

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-pre1:

Adrian Bunk:
      Linux 2.6.16.30-rc1

Andrew de Quincey:
      v4l/dvb: Fix budget-av frontend detection
      v4l/dvb: Backport fix to artec USB DVB devices

Ang Way Chuang:
      dvb-core: Proper handling ULE SNDU length of 0 (CVE-2006-4623)

David S. Miller:
      [SPARC64]: Fix sched_clock() wrapping every ~17 seconds.
      [SPARC64]: Kill bogus check from bootmem_init().

Kim Nordlund:
      PKT_SCHED: cls_basic: Use unsigned int when generating handle

Kirill Korotaev:
      fix fdset leakage

Michal Ostrowski:
      [PPPOE]: Advertise PPPoE MTU

Olaf Hering:
      fbdev: add modeline for 1680x1050@60

Oliver Endriss:
      v4l/dvb: Backport the budget driver DISEQC instability fix

Rafael J. Wysocki:
      [CIFS] Allow cifsd to suspend if connection is lost

Stephane Eranian:
      [IA64] correct file descriptor reference counting in perfmon (CVE-2006-3741)

Stephen Hemminger:
      sky2: use dev_alloc_skb for receive buffers
      sky2: fix fiber support
      sky2: accept flow control

Steve French:
      [CIFS] fs/cifs/dir.c: fix possible NULL dereference
      [CIFS] Fix unlink oops when indirectly called in rename error path under heavy stress.
      [CIFS] Fix typo in earlier cifs_unlink change and protect one extra path.

YOSHIFUJI Hideaki:
      IPV6: Sum real space for RTAs.
      [ATM] CLIP: Do not refer freed skbuff in clip_mkip() (CVE-2006-4997)


 Makefile                              |    2 
 arch/ia64/kernel/perfmon.c            |    4 -
 arch/sparc64/kernel/time.c            |    2 
 arch/sparc64/mm/init.c                |    3 
 drivers/media/dvb/dvb-core/dvb_net.c  |    3 
 drivers/media/dvb/frontends/dvb-pll.c |   10 +-
 drivers/media/dvb/ttpci/budget-av.c   |    5 -
 drivers/media/dvb/ttpci/budget.c      |    6 -
 drivers/net/pppoe.c                   |    1 
 drivers/net/sky2.c                    |   87 +++++++++++++++-----------
 drivers/net/sky2.h                    |   17 ++++-
 drivers/video/modedb.c                |    4 +
 fs/cifs/connect.c                     |    1 
 fs/cifs/dir.c                         |    3 
 fs/cifs/inode.c                       |   15 ++--
 fs/file.c                             |    4 -
 net/atm/clip.c                        |    2 
 net/ipv6/addrconf.c                   |   28 +++++++-
 net/sched/cls_basic.c                 |    2 
 19 files changed, 131 insertions(+), 68 deletions(-)

             reply	other threads:[~2006-10-17 14:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17 14:29 Adrian Bunk [this message]
2006-10-17 21:56 ` Linux 2.6.16.30-rc1 Grant Coady

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=20061017142926.GA3502@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.