public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6.16.30-rc1
@ 2006-10-17 14:29 Adrian Bunk
  2006-10-17 21:56 ` Grant Coady
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2006-10-17 14:29 UTC (permalink / raw)
  To: linux-kernel

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(-)

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

end of thread, other threads:[~2006-10-17 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-17 14:29 Linux 2.6.16.30-rc1 Adrian Bunk
2006-10-17 21:56 ` Grant Coady

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox