[<prev] [next>] [day] [month] [year] [list]
Message-ID: <B0120786027@mail.milwaukeepc.com>
From: ampersand at milwpc.com (ampersand@...wpc.com)
Subject: Autoreply: [SECURITY] [DSA 470-1] New Linux 2.4.17
packages fix several local root exploits (hppa)
Error: There is no user with this email address
Your message reads:
Received: from mx.milwaukeepc.com (unverified [207.250.248.12]) by milwpc.com
(Rockliffe SMTPRA 5.3.6) with ESMTP id <B0120786023@...l.milwaukeepc.com> for <ampersand@...wpc.com>;
Thu, 1 Apr 2004 11:13:36 -0600
Received: from localhost (localhost.localdomain [127.0.0.1])
by mx.milwaukeepc.com (Postfix) with ESMTP id 61A9234A6F5
for <ampersand@...wpc.com>; Thu, 1 Apr 2004 08:23:08 -0600 (CST)
Received: from mx.milwaukeepc.com ([127.0.0.1])
by localhost (mx.milwaukeepc.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 12676-09 for <ampersand@...wpc.com>;
Thu, 1 Apr 2004 08:23:08 -0600 (CST)
Received: from netsys.com (netsys.com [199.201.233.10])
by mx.milwaukeepc.com (Postfix) with ESMTP id 1894E34A6B5
for <ampersand@...wpc.com>; Thu, 1 Apr 2004 08:22:21 -0600 (CST)
Received: from NETSYS.COM (localhost [127.0.0.1])
by netsys.com (8.11.6p2-2003-09-16/8.11.6) with ESMTP id i31GCHn28575;
Thu, 1 Apr 2004 11:12:17 -0500 (EST)
Received: from murphy.debian.org (murphy.debian.org [146.82.138.6])
by netsys.com (8.11.6p2-2003-09-16/8.11.6) with ESMTP id i31GAn528068
for <full-disclosure-gate@...ts.netsys.com>; Thu, 1 Apr 2004 11:10:49 -0500 (EST)
Received: by murphy.debian.org (Postfix, from userid 38)
id 39D4DEA75; Thu, 1 Apr 2004 10:07:37 -0600 (CST)
Old-Return-Path: <joey@...odrom.org>
X-Original-To: debian-security-announce@...ts.debian.org
Received: from luonnotar.infodrom.org (luonnotar.infodrom.org [195.124.48.78])
by murphy.debian.org (Postfix) with ESMTP id 844DEE94A
for <debian-security-announce@...ts.debian.org>; Thu, 1 Apr 2004 10:07:19 -0600 (CST)
Received: by luonnotar.infodrom.org (Postfix, from userid 10)
id A22A1366B6C; Thu, 1 Apr 2004 18:06:32 +0200 (CEST)
Received: at Infodrom Oldenburg (/\##/\ Smail-3.2.0.102 1998-Aug-2 #2)
from infodrom.org by finlandia.Infodrom.North.DE
via smail from stdin
id <m1B94dd-000oflC@...landia.Infodrom.North.DE>
for debian-security-announce@...ts.debian.org; Thu, 1 Apr 2004 18:01:53 +0200 (CEST)
Message-Id: <m1B94dd-000oflC@...landia.Infodrom.North.DE>
Old-To: debian-security-announce@...ts.debian.org (Debian Security Announcements)
Old-From: joey@...odrom.org (Martin Schulze)
Content-Type: text/plain
Content-Disposition: inline
MIME-Version: 1.0
User-Agent: dsa-launch $Revision: 1.13 $
X-Debian: PGP check passed for security officers
Priority: urgent
Resent-Message-ID: <VcX4fC.A.6hF.H5DbAB@...phy>
Precedence: list
Reply-To: full-disclosure@...ts.netsys.com
Mail-Followup-To: full-disclosure@...ts.netsys.com
Resent-Date: Thu, 1 Apr 2004 10:07:37 -0600 (CST)
Resent-From: list@...phy.debian.org (SmartList)
From: debian-security-announce@...ts.debian.org
To: full-disclosure@...ts.netsys.com
Subject: [Full-Disclosure] [SECURITY] [DSA 470-1] New Linux 2.4.17 packages fix several local root exploits (hppa)
Sender: full-disclosure-admin@...ts.netsys.com
Errors-To: full-disclosure-admin@...ts.netsys.com
X-BeenThere: full-disclosure@...ts.netsys.com
X-Mailman-Version: 2.0.12
List-Unsubscribe: <http://lists.netsys.com/mailman/listinfo/full-disclosure>,
<mailto:full-disclosure-request@...ts.netsys.com?subject=unsubscribe>
List-Id: Discussion of security issues <full-disclosure.lists.netsys.com>
List-Post: <mailto:full-disclosure@...ts.netsys.com>
List-Help: <mailto:full-disclosure-request@...ts.netsys.com?subject=help>
List-Subscribe: <http://lists.netsys.com/mailman/listinfo/full-disclosure>,
<mailto:full-disclosure-request@...ts.netsys.com?subject=subscribe>
List-Archive: <http://lists.netsys.com/pipermail/full-disclosure/>
Date: Thu, 1 Apr 2004 18:01:53 +0200 (CEST)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --------------------------------------------------------------------------
Debian Security Advisory DSA 470-1 security@...ian.org
http://www.debian.org/security/ Martin Schulze
April 1st, 2004 http://www.debian.org/security/faq
- --------------------------------------------------------------------------
Package : kernel-image-2.4.17-hppa
Vulnerability : several vulnerabilities
Problem-Type : local
Debian-specific: no
CVE ID : CAN-2003-0961 CAN-2003-0985 CAN-2004-0077
Several local root exploits have been discovered recently in the Linux
kernel. This security advisory updates the mips kernel 2.4.19 for
Debian GNU/Linux. The Common Vulnerabilities and Exposures project
identifies the following problems that are fixed with this update:
CAN-2003-0961:
An integer overflow in brk() system call (do_brk() function) for
Linux allows a local attacker to gain root privileges. Fixed
upstream in Linux 2.4.23.
CAN-2003-0985:
Paul Starzetz discovered a flaw in bounds checking in mremap() in
the Linux kernel (present in version 2.4.x and 2.6.x) which may
allow a local attacker to gain root privileges. Version 2.2 is not
affected by this bug. Fixed upstream in Linux 2.4.24.
CAN-2004-0077:
Paul Starzetz and Wojciech Purczynski of isec.pl discovered a
critical security vulnerability in the memory management code of
Linux inside the mremap(2) system call. Due to missing function
return value check of internal functions a local attacker can gain
root privileges. Fixed upstream in Linux 2.4.25 and 2.6.3.
For the stable distribution (woody) these problems have been fixed in
version 32.3 of kernel-image-2.4.17-hppa.
For the unstable distribution (sid) these problems have been fixed in
version 2.4.25-1 of kernel-image-2.4.25-hppa.
We recommend that you upgrade your Linux kernel packages immediately.
Upgrade Instructions
- --------------------
wget url
will fetch the file for you
dpkg -i file.deb
will install the referenced file.
If you are using the apt-get package manager, use the line for
sources.list as given below:
apt-get update
will update the internal database
apt-get upgrade
will install corrected packages
You may use an automated update by adding the resources from the
footer to the proper configuration.
Debian GNU/Linux 3.0 alias woody
- --------------------------------
Source archives:
http://security.debian.org/pool/updates/main/k/kernel-image-2.4.17-hppa/kernel-image-2.4.17-hppa_32.3.dsc
Size/MD5 checksum: 713 f5b7956a75870aaff51ccb52c96a0ab2
http://security.debian.org/pool/updates/main/k/kernel-image-2.4.17-hppa/kernel-image-2.4.17-hppa_32.3.tar.gz
Size/MD5 checksum: 29958048 44cb813807b9b1c45984fadfc18d4ba1
Architecture independent components:
http://security.debian.org/pool/updates/main/k/kernel-image-2.4.17-hppa/kernel-source-2.4.17-hppa_32.3_all.deb
Size/MD5 checksum: 24109698 cefc1a3ebfce0d30f97b556ed62674d4
HP Precision architecture:
http://security.debian.org/pool/updates/main/k/kernel-image-2.4.17-hppa/kernel-headers-2.4.17-hppa_32.3_hppa.deb
Size/MD5 checksum: 3531296 605f593d9648fd2ab1aa2d6f106263af
http://security.debian.org/pool/updates/main/k/kernel-image-2.4.17-hppa/kernel-image-2.4.17-32_32.3_hppa.deb
Size/MD5 checksum: 2737992 793396152e7dea3f9a1ea8ea10c4dbe7
http://security.debian.org/pool/updates/main/k/kernel-image-2.4.17-hppa/kernel-image-2.4.17-32-smp_32.3_hppa.deb
Size/MD5 checksum: 2870174 2f2df476a902378a9efa96a79367eed2
http://security.debian.org/pool/updates/main/k/kernel-image-2.4.17-hppa/kernel-image-2.4.17-64_32.3_hppa.deb
Size/MD5 checksum: 3024282 1a687ccbedbba298a7e98ba7d2b20650
http://security.debian.org/pool/updates/main/k/kernel-image-2.4.17-hppa/kernel-image-2.4.17-64-smp_32.3_hppa.deb
Size/MD5 checksum: 3165702 795b734b1e17a75a76c40af8f49e6ec7
These files will probably be moved into the stable distribution on
its next revision.
- ---------------------------------------------------------------------------------
For apt-get: deb http://security.debian.org/ stable/updates main
For dpkg-ftp: ftp://security.debian.org/debian-security dists/stable/updates/main
Mailing list: debian-security-announce@...ts.debian.org
Package info: `apt-cache show <pkg>' and http://packages.debian.org/<pkg>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAbDzxW5ql+IAeqTIRAkGYAJ0T4ycYceqnSp1P5zvElT9jsXpW0ACgoBMX
ekopsdUvlccu2maqF7C0TXs=
=3m0l
-----END PGP SIGNATURE-----
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html
Powered by blists - more mailing lists