Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· VectorLinux 7.0 - Sparta belongs to Spartans
· Update Rollup 21 for Microsoft Dynamics CRM 4.0 (KB 2621054)
· CVS/Icedove Updates for Debian
· CEBA-2012:0106: CentOS 5 selinux-policy Update
· RHSA-2012:0107-01: Important: kernel security and bug fix update
· 7 openSUSE Updates
· Security Support for Debian GNU/Linux 5.0 terminated on February 6th
· Installing Opera Widgets On Ubuntu Unity Desktop (Ubuntu 11.10)
· Daily Reviews Summary 02/09/12
· 3 Advanced Tips & Tricks For Using Windows Explorer

Upcoming News
· [security-announce] openSUSE-SU-2012:0234-1: important: MozillaFirefox: Version 10
· [security-announce] openSUSE-SU-2012:0236-1: important: kernel: security and bugfix update.
· [security-announce] openSUSE-SU-2012:0237-1: important: VUL-0: nginx: heap overflow
· [security-announce] openSUSE-SU-2012:0227-1: important: xorg-x11-server
· [security-announce] openSUSE-SU-2012:0039-2: important: MozillaFirefox
· [security-announce] SUSE-SU-2012:0221-1: important: Security update for Mozilla Firefox
· [security-announce] openSUSE-SU-2012:0206-1: important: kernel: security and bugfix update.
· [security-announce] openSUSE-SU-2012:0208-1: important: tomcat6: Fix multiple weaknesses in HTTP DIGESTS
· [security-announce] SUSE-SU-2012:0198-1: important: Security update for Mozilla XULrunner
· [RHSA-2012:0107-01] Important: kernel security and bug fix update

Linux Compatibility
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000
· GeForce 7300 GT
· Umax Astra 4500 USB Scanner
· Photosmart Pro B9180
· kingston DataTraveler DTI/16GB

New Forum Topics
· Directx
by: Rajoo
on: 2012-02-06 21:29
0 replies, 115 views

· Code: Bad EIP Value
by: megatouchguy
on: 2012-01-28 06:27
0 replies, 358 views

· XP Pro crashes on start up
by: javien
on: 2012-01-17 12:38
6 replies, 2032 views

· Lan Wireless Access To Shared Folders Problem
by: MinusZero
on: 2012-01-09 06:45
2 replies, 2215 views

· Motherboard glitch
by: danleff
on: 2012-01-08 12:03
3 replies, 659 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » October 2008 » RHSA-2008:0924-01 Moderate: condor security, bug fix and enhancement update

RHSA-2008:0924-01 Moderate: condor security, bug fix and enhancement update

Posted by Bob on: 10/07/2008 09:05 PM [ Print | 0 comment(s) ]

A new update is available for Red Hat Enterprise Linux. Here the announcement:




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

=====================================================================
Red Hat Security Advisory

Synopsis: Moderate: condor security, bug fix and enhancement update
Advisory ID: RHSA-2008:0924-01
Product: Red Hat Enterprise MRG for RHEL-4
Advisory URL: https://rhn.redhat.com/errata/RHSA-2008-0924.html
Issue date: 2008-10-07
CVE Names: CVE-2008-3826 CVE-2008-3828 CVE-2008-3829
CVE-2008-3830
=====================================================================

1. Summary:

Updated condor packages that fix multiple security issues, several bugs and
introduce feature enhancements are now available for Red Hat Enterprise MRG
1.0 for Red Hat Enterprise Linux 4.

This update has been rated as having moderate security impact by the Red
Hat Security Response Team.

2. Relevant releases/architectures:

Red Hat MRG Grid for RHEL-4 AS - i386, x86_64
Red Hat MRG Grid for RHEL-4 ES - i386, x86_64

3. Description:

Condor is a specialized workload management system for compute-intensive
jobs. It provides a job queuing mechanism, scheduling policy, priority
scheme, and resource monitoring and management.

A flaw was found in the way Condor processed user submitted jobs. It was
possible for a user to submit a job in a way that could cause that job to
run as a different user with access to the pool. (CVE-2008-3826)

A stack based buffer overflow flaw was found in Condor's condor_schedd
daemon. A user who had permissions to submit a job could do so in a manner
that could cause condor_schedd to crash or, potentially, execute arbitrary
code with the permissions of condor_schedd. (CVE-2008-3828)

A denial-of-service flaw was found in Condor's condor_schedd daemon. A user
who had permissions to submit a job could do so in a manner that would
cause condor_schedd to crash. (CVE-2008-3829)

A flaw was found in the way Condor processes allowed and denied netmasks
for access control. If a configuration file contained an overlapping
netmask in the allow or deny rules, it could cause that rule to be ignored,
allowing unintended access. (CVE-2008-3830)


This update also fixes the following bugs:

* the "amazon_gahp -m" command sets the AMAZON_GAHP_WORKER_MAX_NUM
configuration option, fixing the maximum number of processes contacting EC2
at any given time. Previously, Condor did not honor this option, leaving
the maximum number of created threads unbounded. This has been corrected:
values set with the "-m" argument are now properly understood.

* the gridmanager constructed KeyPairs for all outstanding EC2 jobs before
any jobs are started. When there were many (gt;10,000) EC2 jobs in the queue,
significant delays occurred. With this update, KeyPairs are no longer
constructed up-front.

* an error in condor_negotiator caused intialization code to re-run
whenever condor_reconfig was run. The flag which noted if the
initialization code should run was always set to "true". This error has
been corrected: the initialization code now executes only at startup.


As well, this update adds the following enhancements:

* this release introduces Concurrency Limits. These allow Condor to account
for resources not directly under its control, such as software licenses.

* this update includes the latest stable upstream release of Condor:
version 7.0.5. Information on the features and fixes included with this
release are in the Condor Release Notes, available via the link in the
References section below.

* base support for low-latency scheduling and transparent translation of
EC2 jobs has also been added in this update. Note: implementation of these
two features depends on separate packages which are yet to be released.

All Red Hat Enterprise MRG 1.0 users are advised to upgrade to these
updated packages which address these vulnerabilities, fix these bugs and
add these enhancements.

4. Solution:

Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.

This update is available via Red Hat Network. Details on how to use
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188

5. Bugs fixed (http://bugzilla.redhat.com/):

463359 - RHEL4: SetAttribute does not check validity of attribute's name
463362 - RHEL4: gSOAP amazon-gahp needs max to worker pool
463363 - RHEL4: upfront construction of ec2 KeyPairs is time consuming
463987 - CVE-2008-3826 condor: users can run jobs with arbitrary owners
463990 - CVE-2008-3828 condor: buffer overflow in lookup_macro
463995 - CVE-2008-3829 condor: denial of service attack on Schedd via corrupt logfile
463997 - CVE-2008-3830 condor: allow or deny with overlapping netmasks may be ignored

6. Package List:

Red Hat MRG Grid for RHEL-4 AS:

Source:
ftp://updates.redhat.com/enterprise/4AS/en/RHEMRG/SRPMS/condor-7.0.5-2.el4.src.rpm

i386:
condor-7.0.5-2.el4.i386.rpm
condor-debuginfo-7.0.5-2.el4.i386.rpm
condor-static-7.0.5-2.el4.i386.rpm

x86_64:
condor-7.0.5-2.el4.x86_64.rpm
condor-debuginfo-7.0.5-2.el4.x86_64.rpm
condor-static-7.0.5-2.el4.x86_64.rpm

Red Hat MRG Grid for RHEL-4 ES:

Source:
ftp://updates.redhat.com/enterprise/4ES/en/RHEMRG/SRPMS/condor-7.0.5-2.el4.src.rpm

i386:
condor-7.0.5-2.el4.i386.rpm
condor-debuginfo-7.0.5-2.el4.i386.rpm
condor-static-7.0.5-2.el4.i386.rpm

x86_64:
condor-7.0.5-2.el4.x86_64.rpm
condor-debuginfo-7.0.5-2.el4.x86_64.rpm
condor-static-7.0.5-2.el4.x86_64.rpm

These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://www.redhat.com/security/team/key/#package

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3826
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3828
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3829
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3830
http://www.redhat.com/security/updates/classification/#moderate

http://cs.wisc.edu/condor/manual/v7.0/8_3Stable_Release.html


8. Contact:

The Red Hat security contact is lt;secalert@redhat.comgt;. More contact
details at https://www.redhat.com/security/team/contact/

Copyright 2008 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFI670GXlSAg2UNWIIRAm/aAJ9KrWVfZPAp5ZLEqeB6MMQ8GQwzsACdGUHW
qLpqOSx9aCLzm3zTl2hMhM4=
=47v8
-----END PGP SIGNATURE-----


Bookmark and Share

« RHSA-2008:0857-02 Important: kernel security and bug fix update · RHSA-2008:0911-01 Moderate: condor security, bug fix and enhancement update »

Linux Compatible » News » October 2008 » RHSA-2008:0924-01 Moderate: condor security, bug fix and enhancement update
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition