All of lore.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <wtarreau@hera.kernel.org>
To: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] Linux 2.4.37.11
Date: Sat, 18 Dec 2010 15:52:19 +0000	[thread overview]
Message-ID: <20101218155219.GA32284@hera.kernel.org> (raw)

Hi,

I've just released Linux 2.4.37.11.

It fixes a number of minor security issues, mainly information leaks
from the kernel stack on some 64-bit architectures, or possible NULL
derefs and crashes in some less commonly used protocols (eg: econet,
x25, irda).

A build issue introduced in 2.4.37.10 when atm/clip was configured to
build as a module was fixed.

An ext3 quota bug causing occasional random panics was fixed, thanks
to a report from Sascha Umlang who also made lots of efforts to get
a debuggable capture of the issue and test the backport for two months.

Last, various MIPS-related fixes provided by Ralf Baechle were merged.

The new 2.4 EOL is now pushed to end of 2011.

Willy

--
The patch and changelog will appear soon at the following locations:
  ftp://ftp.kernel.org/pub/linux/kernel/v2.4/
  ftp://ftp.kernel.org/pub/linux/kernel/v2.4/patch-2.4.37.11.bz2
  ftp://ftp.kernel.org/pub/linux/kernel/v2.4/ChangeLog-2.4.37.11

Git repository:
   git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.4.37.y.git
  http://www.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.4.37.y.git

Git repository through the gitweb interface:
  http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.4.37.y.git

Summary of changes from v2.4.37.10 to v2.4.37.11
============================================

Dan Rosenberg (3):
      drivers/net/eql.c: prevent reading uninitialized stack memory
      sys_semctl: fix kernel stack leakage
      x25: Prevent crashing when parsing bad X.25 facilities

David S. Miller (1):
      rose: Fix signedness issues wrt. digi count.

Ladislav Michl (1):
      NET: SGIseeq: Add support for Challenge S Mezz board

Nelson Elhage (1):
      do_exit(): make sure that we run with get_fs() == USER_DS

Pete Popov (1):
      MTD: Add AMD Alchemy Mirage mapping driver.

Phil Blundell (3):
      econet: fix CVE-2010-3848
      econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849
      econet: fix CVE-2010-3850

Ralf Baechle (2):
      NET: hdlcdrv: Make driver stop method stop queue.
      CHAR: New key map for IBM WorkPad z50.

Samuel Ortiz (1):
      irda: Fix parameter extraction stack overflow

Vasiliy Kulikov (2):
      drivers/char/ppdev.c: fix information leak to userland
      ipc: shm: fix information leak to userland

Willy Tarreau (6):
      net: atm/clip does not work anymore as a module
      ext3: ext3_symlink should use GFP_NOFS allocations inside
      net: packet: fix information leak to userland
      usb: core: fix information leak to userland
      block: ioctl: fix information leak to userland
      Change VERSION to 2.4.37.11


                 reply	other threads:[~2010-12-18 15:52 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=20101218155219.GA32284@hera.kernel.org \
    --to=wtarreau@hera.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=w@1wt.eu \
    /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.