All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <adrian.bunk@movial.fi>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.16.59-rc1
Date: Thu, 17 Jan 2008 22:34:39 +0200	[thread overview]
Message-ID: <20080117203439.GL23696@does.not.exist> (raw)

Security fixes since 2.6.16.58:
- CVE-2006-6058: limit minixfs printks on corrupted dir i_size
- CVE-2007-5500: wait_task_stopped: Check p->exit_state instead of TASK_TRACED
- CVE-2008-0001: Use access mode instead of open flags to determine needed permissions


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

Adrian Bunk (2):
      struct input_device_id mustn't be userspace visible
      Linux 2.6.16.59-rc1

Al Viro (1):
      missing dma_sync_single_range_for_{cpu,device} on alpha

David S. Miller (1):
      [SPARC64]: Fix endless loop in cheetah_xcall_deliver().

Denis Vlasenko (1):
      fix messages in fs/minix

Eric Sandeen (1):
      limit minixfs printks on corrupted dir i_size (CVE-2006-6058)

Evgeniy Polyakov (1):
      [IPV6]: Restore IPv6 when MTU is big enough

Herbert Xu (2):
      [IPV4] raw: Strengthen check on validity of iph->ihl
      [IPSEC]: Avoid undefined shift operation when testing algorithm ID

Ivan Kokshaysky (1):
      include/asm-alpha/io_trivial.h build fixes

Li Zefan (1):
      CONNECTOR: don't touch queue dev after decrement of ref count

Linus Torvalds (1):
      Use access mode instead of open flags to determine needed permissions (CVE-2008-0001)

Mark McLoughlin (1):
      [INET]: Fix netdev renaming and inet address labels

Maximilian Attems (1):
      [IRDA]: irda_create() nuke user triggable printk

Roland McGrath (1):
      wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500)

Russ Dill (1):
      [NET] kaweth was forgotten in msec switchover of usb_start_wait_urb


 Makefile                        |    2 +-
 arch/sparc64/kernel/smp.c       |   19 +++++++++++++------
 drivers/connector/cn_queue.c    |    2 +-
 drivers/usb/net/kaweth.c        |    2 +-
 fs/minix/bitmap.c               |   10 +++++-----
 fs/minix/inode.c                |   26 +++++++++++++-------------
 fs/minix/itree_v1.c             |    9 +++++++--
 fs/minix/itree_v2.c             |    9 +++++++--
 fs/namei.c                      |    4 ++--
 include/asm-alpha/dma-mapping.h |   14 ++++++++------
 include/asm-alpha/io_trivial.h  |   12 ++++++++----
 include/linux/input.h           |    3 +++
 kernel/exit.c                   |    3 +--
 net/ipv4/devinet.c              |    2 +-
 net/ipv4/raw.c                  |    4 +++-
 net/ipv6/addrconf.c             |   11 ++++++++++-
 net/irda/af_irda.c              |    2 --
 net/key/af_key.c                |   14 ++++++++++++--
 18 files changed, 96 insertions(+), 52 deletions(-)


                 reply	other threads:[~2008-01-17 20:35 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=20080117203439.GL23696@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.