SecurityTracker.com
Keep Track of the Latest Vulnerabilities
with SecurityTracker!
    Home    |    View Topics    |    Search    |    Contact Us    |   

SecurityTracker
Archives


 
Sign Up
Sign Up for Your FREE Weekly SecurityTracker E-mail Alert Summary
Instant Alerts
Buy our Premium Vulnerability Notification Service to receive customized, instant alerts
Affiliates
Put SecurityTracker Vulnerability Alerts on Your Web Site -- It's Free!
Partners
Become a Partner and License Our Database or Notification Service
Report a Bug
Report a vulnerability that you have found to SecurityTracker
bugs
@
securitytracker.com






Category:   OS (Linux)  >   Linux Kernel Vendors:   kernel.org
(Debian Issues Fix for MIPS) Linux 2.4 Kernel do_brk() Input Validation Flaw Lets Local Users Grab Root Privileges
SecurityTracker Alert ID:  1008936
SecurityTracker URL:  http://securitytracker.com/id/1008936
CVE Reference:   CAN-2003-0961   (Links to External Site)
Date:  Feb 4 2004
Impact:   Execution of arbitrary code via local system, Root access via local system
Fix Available:  Yes  Vendor Confirmed:  Yes  
Version(s): Debian 3.0
Description:   An input validation vulnerability was reported in the Linux 2.4 kernel. A local user can gain root level privileges.

It is reported that the do_brk() function does not perform proper bounds checking. A local user can run a userland application to cause the kernel to grant the local user access to the full kernel address space. The userland application can create an arbitrary and large virtual memory area, exceeding user accessible memory limits (TASK_SIZE).

Red Hat reports that an exploit for this flaw has been found in the wild.

Impact:   A local user can gain root privileges.
Solution:   Debian has released a fix for the MIPS architecture for the stable distribution (woody) in version 2.4.17-0.020226.2.woody4.

Debian GNU/Linux 3.0 alias woody:

Source archives:

http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-patch-2.4.17-mips_2.4.17-0.020226.2.woody4.dsc
Size/MD5 checksum: 786 2a51821fe269f966d29ad5606d6f2359
http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-patch-2.4.17-mips_2.4.17-0.020226.2.woody4.tar.gz
Size/MD5 checksum: 1138358 70eb01fffb109418f252ce99cd185b36

Architecture independent components:

http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-patch-2.4.17-mips_2.4.17-0.020226.2.woody4_all.deb
Size/MD5 checksum: 1138584 464028c10809e94a643519f0deb422cb

Big endian MIPS architecture:

http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-headers-2.4.17_2.4.17-0.020226.2.woody4_mips.deb
Size/MD5 checksum: 3475508 bdf1d27f96cb5a93832d5b297ce64307
http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-image-2.4.17-r4k-ip22_2.4.17-0.020226.2.woody4_mips.deb
Size/MD5 checksum: 2042436 9e4cc3cfcb829c9dea6654a76d08fbee
http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-image-2.4.17-r5k-ip22_2.4.17-0.020226.2.woody4_mips.deb
Size/MD5 checksum: 2042364 16d2a70c00bff7d28bac333fe07177f8

Little endian MIPS architecture:

http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-headers-2.4.17_2.4.17-0.020226.2.woody4_mipsel.deb
Size/MD5 checksum: 3474274 858fa1fa773007d0f302d011745a7843
http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-image-2.4.17-r3k-kn02_2.4.17-0.020226.2.woody4_mipsel.deb
Size/MD5 checksum: 2198224 7c0930d1bb057576cb1fb0b386e3c66d
http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-image-2.4.17-r4k-kn04_2.4.17-0.020226.2.woody4_mipsel.deb
Size/MD5 checksum: 2194006 c7dafc8d835d7eab96d45744f8156ddd
http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/mips-tools_2.4.17-0.020226.2.woody4_mipsel.deb
Size/MD5 checksum: 14992 8e39b68df548876cf1489e5672499e93

Vendor URL:  www.kernel.org/ (Links to External Site)
Cause:   Input validation error
Underlying OS:  

Message History:   This archive entry is a follow-up to the message listed below.
Dec 1 2003 Linux 2.4 Kernel do_brk() Input Validation Flaw Lets Local Users Grab Root Privileges



 Source Message Contents

Date:  Wed, 4 Feb 2004 07:53:24 +0100 (CET)
Subject:  [SECURITY] [DSA 433-1] New Linux 2.4.17 packages fix local root exploit (mips+mipsel)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


- --------------------------------------------------------------------------
Debian Security Advisory DSA 433-1                     security@debian.org
http://www.debian.org/security/                             Martin Schulze
February 4th, 2004                      http://www.debian.org/security/faq
- --------------------------------------------------------------------------

Package        : kernel-patch-2.4.17-mips
Vulnerability  : integer overflow
Problem-Type   : local
Debian-specific: no
CVE ID         : CAN-2003-0961

RedHat and SuSE kernel and security teams revealed an integer overflow
in the do_brk() function of the Linux kernel allows local users to
gain root privileges.

For the stable distribution (woody) this problem has been fixed in
version 2.4.17-0.020226.2.woody4.  Other architectures are already or
will be fixed separately.

For the unstable distribution (sid) this problem will be fixed soon
with newly uploaded packages.

We recommend that you upgrade your kernel image packages for the mips
and mipsel architectures.  This problem has been fixed in the upstream
version 2.4.23 as well and is also present in 2.4.24, of course.


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-patch-2.4.17-mips/kernel-patch-2.4.17-mips_2.4.17-0.020226.2.woody4.dsc
      Size/MD5 checksum:      786 2a51821fe269f966d29ad5606d6f2359
    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-patch-2.4.17-mips_2.4.17-0.020226.2.woody4.tar.gz
      Size/MD5 checksum:  1138358 70eb01fffb109418f252ce99cd185b36

  Architecture independent components:

    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-patch-2.4.17-mips_2.4.17-0.020226.2.woody4_all.deb
      Size/MD5 checksum:  1138584 464028c10809e94a643519f0deb422cb

  Big endian MIPS architecture:

    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-headers-2.4.17_2.4.17-0.020226.2.woody4_mips.deb
      Size/MD5 checksum:  3475508 bdf1d27f96cb5a93832d5b297ce64307
    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-image-2.4.17-r4k-ip22_2.4.17-0.020226.2.woody4_mips.deb
      Size/MD5 checksum:  2042436 9e4cc3cfcb829c9dea6654a76d08fbee
    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-image-2.4.17-r5k-ip22_2.4.17-0.020226.2.woody4_mips.deb
      Size/MD5 checksum:  2042364 16d2a70c00bff7d28bac333fe07177f8

  Little endian MIPS architecture:

    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-headers-2.4.17_2.4.17-0.020226.2.woody4_mipsel.deb
      Size/MD5 checksum:  3474274 858fa1fa773007d0f302d011745a7843
    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-image-2.4.17-r3k-kn02_2.4.17-0.020226.2.woody4_mipsel.deb
      Size/MD5 checksum:  2198224 7c0930d1bb057576cb1fb0b386e3c66d
    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/kernel-image-2.4.17-r4k-kn04_2.4.17-0.020226.2.woody4_mipsel.deb
      Size/MD5 checksum:  2194006 c7dafc8d835d7eab96d45744f8156ddd
    http://security.debian.org/pool/updates/main/k/kernel-patch-2.4.17-mips/mips-tools_2.4.17-0.020226.2.woody4_mipsel.deb
      Size/MD5 checksum:    14992 8e39b68df548876cf1489e5672499e93


  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@lists.debian.org
Package info: `apt-cache show <pkg>' and http://packages.debian.org/<pkg>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIJbeW5ql+IAeqTIRAlq1AKCksJBhlVP4IzbEDz5DUy0jqcPorACghh+W
SVl6TEtBAjeDnj92HgLrN68=
=+qNZ
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to debian-security-announce-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

 
 


Go to the Top of This SecurityTracker Archive Page





Home   |    View Topics   |    Search   |    Contact Us

Copyright 2012, SecurityGlobal.net LLC