lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 21 Jul 2008 23:45:43 +0300
From:	Adrian Bunk <bunk@...nel.org>
To:	linux-kernel@...r.kernel.org
Subject: Linux 2.6.16.62

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 


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.61:

Adrian Bunk (5):
      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
      Linux 2.6.16.62

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ