Linux 2.6.16.47

From: Adrian Bunk
Date: Fri Apr 13 2007 - 19:06:34 EST


Security fixes since 2.6.16.46:
- CVE-2007-1357: APPLETALK: Fix a remotely triggerable crash


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

Adrian Bunk (2):
Linux 2.6.16.47-rc1
Linux 2.6.16.47

Al Viro (1):
b44: src_desc->addr is little-endian

Alan Cox (1):
ide-floppy: Fix unformatted media crash

David Moore (1):
ieee1394: video1394: DMA fix

David S. Miller (1):
[VIDEO] ffb: Fix two DAC handling bugs.

Eric W. Biederman (1):
Fix reparenting to the same thread group. (take 2)

Jean Delvare (1):
APPLETALK: Fix a remotely triggerable crash (CVE-2007-1357)

Jeff Garzik (1):
[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/

Patrick McHardy (1):
[IFB]: Fix crash on input device removal

Sergei Shtylyov (1):
siimage: PIO1/2 taskfile transfer overclocking fix

Stephen Hemminger (1):
tcp: fix cubic scaling error

Thomas Gleixner (3):
prevent timespec/timeval to ktime_t overflow
fix MTIME_SEC_MAX on 32-bit
hrtimer: prevent overrun DoS in hrtimer_forward()


Makefile | 2
drivers/ide/ide-floppy.c | 3 -
drivers/ide/pci/siimage.c | 59 +++++++++++------------
drivers/ieee1394/video1394.c | 8 +++
drivers/net/b44.c | 2
drivers/net/ifb.c | 35 +++++--------
drivers/net/tulip/de2104x.c | 2
drivers/net/tulip/tulip_core.c | 2
drivers/video/ffb.c | 84 +++++++++++++++++++++++----------
include/linux/ktime.h | 11 +++-
include/linux/skbuff.h | 5 +
include/net/pkt_cls.h | 7 +-
kernel/exit.c | 29 +++++++----
kernel/hrtimer.c | 6 ++
net/appletalk/ddp.c | 7 +-
net/core/dev.c | 8 +--
net/core/skbuff.c | 2
net/ipv4/tcp_cubic.c | 6 +-
net/sched/act_mirred.c | 2
19 files changed, 172 insertions(+), 108 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/