From: Adrian Bunk <adrian.bunk@movial.fi>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.16.60
Date: Sun, 27 Jan 2008 20:13:54 +0200 [thread overview]
Message-ID: <20080127181354.GE2558@does.not.exist> (raw)
Security fixes since 2.6.16.59:
- CVE-2007-6063: isdn: avoid copying overly-long strings
- CVE-2007-6151: I4L: fix isdn_ioctl memory overrun vulnerability
- CVE-2007-6206: vfs: coredumping fix
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.59:
Adrian Bunk (3):
drivers/scsi/BusLogic.c: #ifdef MODULE BusLogic_pci_tbl[]
Linux 2.6.16.60-rc1
Linux 2.6.16.60
Al Viro (3):
[CASSINI]: Fix endianness bug.
[NET]: Introduce types for checksums.
[NET]: Generic checksum annotations and cleanups.
Ben Collins (1):
[BusLogic] Add pci dev table for auto module loading.
Chas Williams (1):
[ATM]: [nicstar] delay irq setup until card is configured
David S. Miller (1):
[CASSINI]: Set skb->truesize properly on receive packets.
Eric Dumazet (1):
[IPV4] ROUTE: ip_rt_dump() is unecessary slow
Herbert Xu (1):
[ATM]: Check IP header validity in mpc_send_packet
Ingo Molnar (1):
vfs: coredumping fix (CVE-2007-6206)
Jeff Moyer (1):
raw: don't allow the creation of a raw device with minor number 0
Karsten Keil (2):
isdn: avoid copying overly-long strings (CVE-2007-6063)
I4L: fix isdn_ioctl memory overrun vulnerability (CVE-2007-6151)
Trond Myklebust (2):
NFS: writes should not clobber utimes() calls
NFS: call nfs_wb_all() only on regular files
Makefile | 2
drivers/atm/nicstar.c | 19 +++-----
drivers/char/raw.c | 2
drivers/isdn/i4l/isdn_common.c | 5 +-
drivers/isdn/i4l/isdn_net.c | 8 +--
drivers/net/cassini.c | 9 ++-
drivers/net/cassini.h | 18 +++----
drivers/scsi/BusLogic.c | 13 +++++
fs/exec.c | 6 ++
fs/nfs/dir.c | 3 -
fs/nfs/inode.c | 4 -
include/linux/types.h | 2
include/net/checksum.h | 42 ++++++++++--------
include/net/ip6_checksum.h | 76 ++++++++++++++++-----------------
net/atm/mpc.c | 7 +++
net/ipv4/route.c | 8 +--
16 files changed, 133 insertions(+), 91 deletions(-)
reply other threads:[~2008-01-27 18:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080127181354.GE2558@does.not.exist \
--to=adrian.bunk@movial.fi \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.