From: Willy Tarreau <wtarreau@hera.kernel.org>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.4.37.4
Date: Sun, 26 Jul 2009 14:41:52 +0000 [thread overview]
Message-ID: <20090726144152.GA2844@hera.kernel.org> (raw)
I've just released Linux 2.4.37.4.
It fixes a build error that my last fix to memcmp has introduced
on some archs such as MIPS. It also removes annoying warnings that
were emitted when building with CONFIG_MODVERSIONS=y. This time I
have built for i386, x86_64 and alpha, so we should be fine.
Another relevant fix is related to the personality issue recently
discovered by Julien Tinnes and Tavis Ormandy and fixed in kernel
2.6. While performing deeper checks on 2.4 with Solar Designer, we
found that some archs such as x86_64 are similarly affected while
others like i386 and alpha are not. I would appreciate it if arch
maintainers and/or people well aware of the personality uses could
help us figuring out how this is *supposed* to work and fix the
affected code path. Right now we have applied a common preventive
fix which protects against initial NULL mapping when mmap_min_addr
is correctly set. This should be enough even on untested architectures,
but that's not a reason for not fixing them.
The rest is minor ; fix for some failures to correctly detect some USB
flash drives, and proper MTU checks on tulip to fix VLAN support (tested
and works).
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.4.bz2
ftp://ftp.kernel.org/pub/linux/kernel/v2.4/ChangeLog-2.4.37.4
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
Note for those who have already upgraded to 2.4.37.3 : the security fix
is not *that* serious, as it protects against faulty setuid programs. If
you don't have any issues with 2.4.37.3, there's no emergency to upgrade.
Willy
--
Summary of changes from v2.4.37.3 to v2.4.37.4
============================================
Tomasz Lemiech (1):
tulip: Fix for MTU problems with 802.1q tagged frames
Willy Tarreau (6):
lib: memcmp must be exported without module versioning
lib: fix again memcmp export issues in the arch ksyms only
usb-storage: fix "READ CAPACITY failed" errors with USB flash drives
md/raid5: silent out the "switching cache buffer size" messages
personality: clear MMAP_PAGE_ZERO on exec if mmap_min_addr is set
Change VERSION to 2.4.37.4
Zhang Rui (1):
kernel/resource.c: fix sign extension in reserve_setup()
reply other threads:[~2009-07-26 14:41 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=20090726144152.GA2844@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox