LWN.net Logo

Linux 2.6.16.62-rc1

From:  Adrian Bunk <bunk@kernel.org>
To:  linux-kernel@vger.kernel.org
Subject:  Linux 2.6.16.62-rc1
Date:  Sun, 20 Jul 2008 00:15:47 +0300
Message-ID:  <20080719211547.GO18326@cs181140183.pp.htv.fi>

Security fixes since 2.6.16.61:
- CVE-2008-0598: mm: trim more holes
- CVE-2008-2826: sctp: Make sure N * sizeof(union sctp_addr) does not overflow.


Location:
ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2...

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/linu...


Changes since 2.6.16.61:

Adrian Bunk (4):
      unexport swap_page
      unexport gameport_{cooked_read,set_name}
      kconfig: move the option SCSI_HPTIOP to a better place
      Linux 2.6.16.62-rc1

Alan Stern (1):
      USB: remove short initial timeout for device descriptor fetch

David S. Miller (1):
      sctp: Make sure N * sizeof(union sctp_addr) does not overflow. (CVE-2008-2826)

Ian Pickworth (1):
      V4L/DVB (3393): Cx88: reduce excessive logging

Ivan Kokshaysky (2):
      moduleparam: fix alpha, ia64 and ppc64 compile failures
      alpha: build fixes - force architecture

Nick Piggin (1):
      mm: trim more holes (CVE-2008-0598)

Tony Luck (1):
      [IA64] Fix unaligned handler for floating point instructions with base update


 Makefile                              |    2 
 arch/alpha/kernel/sys_titan.c         |    3 
 arch/ia64/kernel/unaligned.c          |   11 ++-
 drivers/input/gameport/gameport.c     |    2 
 drivers/media/video/cx88/cx88-video.c |   14 ++--
 drivers/scsi/Kconfig                  |   20 +++---
 drivers/usb/core/hub.c                |   11 +--
 include/asm-alpha/compiler.h          |   47 +++++++++++----
 include/linux/moduleparam.h           |   12 +++
 mm/filemap.c                          |   80 +++++++++++++-------------
 mm/vmscan.c                           |    1 
 net/sctp/socket.c                     |    4 -
 12 files changed, 119 insertions(+), 88 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds