Linux 2.6.16.61-rc1

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Adrian Bunk
Date: Monday, July 14, 2008 - 12:18 pm

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

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.16.61-rc1, Adrian Bunk, (Mon Jul 14, 12:18 pm)