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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 14 Jul 2008 22:18:30 +0300
From:	Adrian Bunk <bunk@...nel.org>
To:	linux-kernel@...r.kernel.org
Subject: Linux 2.6.16.61-rc1

I was recently busy with other things and failed to regularly
update 2.6.16 - sorry for this.

This is just the first batch, there's more backlog and there will 
additional updates with the pending stuff during the next weeks.


Security fixes since 2.6.16.60:
- CVE-2008-1669: fix SMP ordering hole in fcntl_setlk()
- CVE-2008-1673: asn1: additional sanity checking during BER decoding
- CVE-2008-2136: sit: Add missing kfree_skb() on pskb_may_pull() failure.


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

3ware Inc (1):
      3w-xxxx: Prevent data corruption

Adrian Bunk (2):
      gcc >= 4.3 is not supported
      Linux 2.6.16.61

Al Viro (1):
      fix SMP ordering hole in fcntl_setlk() (CVE-2008-1669)

Chris Wright (1):
      asn1: additional sanity checking during BER decoding 
(CVE-2008-1673)

David S. Miller (2):
      [NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
      sit: Add missing kfree_skb() on pskb_may_pull() failure. 
(CVE-2008-2136)

Heiko Carstens (1):
      Disable DETECT_SOFTLOCKUP for s390

Juergen Beisert (1):
      x86: Replace NSC/Cyrix specific chipset access macros by inlined 
functions.

Oliver Neukum (1):
      USB: race on disconnect in mdc800

Patrick McHardy (1):
      TCP: Fix shrinking windows with window scaling

Thomas Graf (1):
      [DECNet] fib: Fix out of bound access of dn_fib_props[]


 Makefile                                  |    2 -
 arch/i386/kernel/cpu/cpufreq/gx-suspmod.c |    1 
 arch/i386/kernel/cpu/cyrix.c              |    2 -
 arch/i386/kernel/cpu/mtrr/cyrix.c         |    1 
 arch/i386/kernel/cpu/mtrr/state.c         |    1 
 drivers/scsi/3w-xxxx.c                    |    8 ++---
 drivers/usb/image/mdc800.c                |    4 ++
 fs/cifs/asn1.c                            |   14 ++++++++++
 fs/locks.c                                |   17 +++++++++++-
 include/asm-i386/processor-cyrix.h        |   30 ++++++++++++++++++++++
 include/asm-i386/processor.h              |   11 --------
 include/asm-x86_64/processor-cyrix.h      |    2 +
 include/asm-x86_64/processor.h            |   11 --------
 include/linux/compiler.h                  |    4 ++
 lib/Kconfig.debug                         |    2 -
 net/decnet/dn_fib.c                       |    5 ++-
 net/ipv4/netfilter/ip_nat_snmp_basic.c    |   19 +++++++++++++
 net/ipv4/tcp_output.c                     |    2 -
 net/ipv6/sit.c                            |    2 -
 19 files changed, 103 insertions(+), 35 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