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

SecurityTracker
Archives


Welcome to SecurityTracker!
 
Click to Sign Up
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

Sign Up!





Category:  OS (Linux)  >  Linux Kernel Vendors:  kernel.org
(Trustix Issues Fix) Linux Kernel do_mremap() Fails to Check do_munmap() Return Values, Allowing a Local User to Gain Root Privileges
SecurityTracker Alert ID:  1009099
CVE Reference:  CAN-2004-0077   (Links to External Site)
Date:  Feb 18 2004
Impact:  Execution of arbitrary code via local system, Root access via local system
Fix Available:  Yes   Vendor Confirmed:  Yes  
Version(s): Trustix 2.0
Description:  Another vulnerability was reported in the Linux kernel do_mremap() function. A local user can execute arbitrary code with root privileges.

Paul Starzetz discovered and reported that there is a missing return value check within the mremap(2) system call.

When resizing or moving virtual memory areas, the function reportedly does not test the return value of the do_munmap() function. Cases where the function fails (for example, due to the number of virtual memory areas being exceeded by the calling process) will not be properly detected, according to the report. As a result, the kernel may move memory belonging to one process into memory space that is allocated to another process.

Some other calls to the do_munmap() function are also not checked, the report said.

A local user can gain root privileges on the target system.

The original advisory is available at:

http://isec.pl/vulnerabilities/isec-0014-mremap-unmap.txt

Impact:  A local user can gain root privileges on the target system.
Solution:  Trustix has released a fix, available at:

http://http.trustix.org/pub/trustix/updates/
ftp://ftp.trustix.org/pub/trustix/updates/

The MD5sums of the packages are:

bc7e748ac8f582bb1d1b3fad6d0acc26 2.0/rpms/kernel-2.4.24-3tr.i586.rpm
e784b6c39aea52cb2c231179da53049c 2.0/rpms/kernel-BOOT-2.4.24-3tr.i586.rpm
ec5c931ba06a385c42a10339f111c4a3 2.0/rpms/kernel-doc-2.4.24-3tr.i586.rpm
e446d91182430ba4c90c5baf6d5c0906 2.0/rpms/kernel-firewall-2.4.24-3tr.i586.rpm
102a632d38467f9d9b07863135b4a6b8 2.0/rpms/kernel-firewallsmp-2.4.24-3tr.i586.rpm
4a798381b92450a250e9bdbde6948d87 2.0/rpms/kernel-smp-2.4.24-3tr.i586.rpm
d22d88df0c0b575f07923b22e07243a2 2.0/rpms/kernel-source-2.4.24-3tr.i586.rpm
23d4bb2286fa112c281e9d82fd1e8516 2.0/rpms/kernel-utils-2.4.24-3tr.i586.rpm
4095379f051eb7e005ec06c0ef5538dc 2.0/srpms/kernel-2.4.24-3tr.src.rpm

Users of the SWUP tool can update automatically using 'swup --upgrade'.

Vendor URL:  www.kernel.org/ (Links to External Site)
Cause:  Boundary error
Underlying OS:  Linux (Trustix)
Reported By:  Trustix Security Advisor <tsl@trustix.org>
Message History:   This archive entry is a follow-up to the message listed below.
Feb 18 2004 Linux Kernel do_mremap() Fails to Check do_munmap() Return Values, Allowing a Local User to Gain Root Privileges



 Source Message Contents

Date:  Wed, 18 Feb 2004 13:02:24 +0100
From:  Trustix Security Advisor <tsl@trustix.org>
Subject:  TSLSA-2004-0007 - kernel

 

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

- --------------------------------------------------------------------------
Trustix Secure Linux Security Advisory #2004-0007

Package name:      kernel
Summary:           local root exploit in mremap
Date:              2004-02-18
Affected versions: Trustix 2.0

- --------------------------------------------------------------------------
Package description:
  The kernel package contains the Linux kernel (vmlinuz), the core of your
  Trustix Secure Linux operating system.  The kernel handles the basic
  functions of the operating system:  memory allocation, process allocation,
  device input and output, etc.

Problem description:
  A hole was discovered in the mremap.  Through this hole, it is possible
  for anyone with a local account on the system to gain root privileges.
  See CAN-2004-0077 for additional details.  This is not the same 
  vulnerability that was previously patched in TSL-2004-0001.

Action:
  We recommend that all systems with this package installed be upgraded.
  Please note that if you do not need the functionality provided by this
  package, you may want to remove it from your system.


Location:
  All Trustix updates are available from
  <URI:http://http.trustix.org/pub/trustix/updates/>
  <URI:ftp://ftp.trustix.org/pub/trustix/updates/>


About Trustix Secure Linux:
  Trustix Secure Linux is a small Linux distribution for servers. With focus
  on security and stability, the system is painlessly kept safe and up to
  date from day one using swup, the automated software updater.


Automatic updates:
  Users of the SWUP tool can enjoy having updates automatically
  installed using 'swup --upgrade'.


Public testing:
  Most updates for Trustix are made available for public testing some time
  before release.
  If you want to contribute by testing the various packages in the
  testing tree, please feel free to share your findings on the
  tsl-discuss mailinglist.
  The testing tree is located at
  <URI:http://tsldev.trustix.org/cloud/>

  You may also use swup for public testing of updates:
  
  site {
      class = 0
      location = "http://tsldev.trustix.org/cloud/rdfs/latest.rdf"
      regexp = ".*"
  }
  

Questions?
  Check out our mailing lists:
  <URI:http://www.trustix.org/support/>


Verification:
  This advisory along with all Trustix packages are signed with the
  TSL sign key.
  This key is available from:
  <URI:http://www.trustix.org/TSL-SIGN-KEY>

  The advisory itself is available from the errata pages at
  <URI:http://www.trustix.org/errata/trustix-2.0/>
  or directly at
  <URI:http://www.trustix.org/errata/misc/2004/TSL-2004-0007-kernel.asc.txt>


MD5sums of the packages:
- --------------------------------------------------------------------------
bc7e748ac8f582bb1d1b3fad6d0acc26  2.0/rpms/kernel-2.4.24-3tr.i586.rpm
e784b6c39aea52cb2c231179da53049c  2.0/rpms/kernel-BOOT-2.4.24-3tr.i586.rpm
ec5c931ba06a385c42a10339f111c4a3  2.0/rpms/kernel-doc-2.4.24-3tr.i586.rpm
e446d91182430ba4c90c5baf6d5c0906  2.0/rpms/kernel-firewall-2.4.24-3tr.i586.rpm
102a632d38467f9d9b07863135b4a6b8  2.0/rpms/kernel-firewallsmp-2.4.24-3tr.i586.rpm
4a798381b92450a250e9bdbde6948d87  2.0/rpms/kernel-smp-2.4.24-3tr.i586.rpm
d22d88df0c0b575f07923b22e07243a2  2.0/rpms/kernel-source-2.4.24-3tr.i586.rpm
23d4bb2286fa112c281e9d82fd1e8516  2.0/rpms/kernel-utils-2.4.24-3tr.i586.rpm
4095379f051eb7e005ec06c0ef5538dc  2.0/srpms/kernel-2.4.24-3tr.src.rpm
- --------------------------------------------------------------------------


Trustix Security Team

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

iD8DBQFAM0Fhi8CEzsK9IksRAjbZAKC1eC+qT1NYhfRWoYIZyUzU3h+J4ACeNalH
hC8vRvUB0Yp1mkUu5bNcYDw=
=Lthb
-----END PGP SIGNATURE-----
_______________________________________________
tsl-announce mailing list
tsl-announce@lists.trustix.org
http://lists.trustix.org/mailman/listinfo/tsl-announce

 


Go to the Top of This SecurityTracker Archive Page





Home   |    View Topics   |    Search   |    Contact Us   |    Help

Copyright 2004, SecurityGlobal.net LLC