Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2008:0814 - Security Advisory
Issued:
2008-08-11
Updated:
2008-08-11

RHSA-2008:0814 - Security Advisory

  • Overview

Synopsis

Moderate: condor security and bug fix update

Type/Severity

Security Advisory: Moderate

Topic

Updated condor packages that fix a security issue and several bugs are now
available for Red Hat Enterprise MRG.

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

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 interpreted wildcards in authorization
lists. Certain authorization lists using wildcards in DENY rules, such as
DENY_WRITE or HOSTDENY_WRITE, that conflict with the definitions in ALLOW
rules, could permit authenticated remote users to submit computation jobs,
even when such access should have been denied. (CVE-2008-3424)

Bug fixes:

  • the /etc/condor/condor_config file started with "What machine is your

central manager?". The following line was blank, instead of having the
"CONDOR_HOST" option, causing confusion. The "What machine..." text is now
removed.

  • condor_config.local defined "LOCK = /tmp/[lock file]". This is no longer

explicitly defined; however, lock files may be in "/tmp/", and could be
removed by tmpwatch. A "LOCK_FILE_UPDATE_INTERVAL" option, which defaults
to eight hours, has been added. This updates the timestamps on lock files,
preventing them from being removed by tools such as tmpwatch.

  • when a "SCHEDD_NAME" name in condor_config ended with an "@", the

system's hostname was appended. For example, if "SCHEDD_NAME = test@" was
configured, "condor_q -name test@" failed with an "Collector has no record
of schedd/submitter" error. Now, the hostname is not appended when a name
ends with an "@". In High Availability (HA) Schedd deployments, this allows
a name to be shared by multiple Schedds.

  • when too few arguments were passed to "condor_qedit", such as

"condor_qedit -constraint TRUE", a segfault occurred. Better argument
handling has been added to resolve this.

  • due to missing common_createddl.sql and pgsql_createddl.sql files,

it was not possible to use Quill. Now, these files are included in
"/usr/share/condor/sql/".

  • "condor_submit -dump ad [file-name]" caused a segfault if the [file-name]

job contained "universe = grid".

  • previously, a condor user and group were created if they did not exist,

without specifying a specific UID and GID. Now, UID and GID 64 are used.
The effect of this change is non-existent if upgrading the condor packages.
If an existing condor user and group are manually changed, problems with
file ownership will occur.

Configuration changes (from the Condor release notes - see link below):

  • a new CKPT_SERVER_CHECK_PARENT_INTERVAL variable sets the time interval

between a checkpoint server checking if its parent is running. If the
parent server has died, the checkpoint server is shut down.

  • a new CKPT_PROBE variable to define an executable for the helper process

Condor uses for information about the CheckpointPlatform attribute.

  • STARTER_UPLOAD_TIMEOUT now defaults to 300 seconds.
  • new variables (booleans) PREEMPTION_REQUIREMENTS_STABLE and

PREEMPTION_RANK_STABLE, configure whether attributes used in
PREEMPTION_REQUIREMENTS and PREEMPTION_RANK change during negotiation
cycles.

  • a new GRIDMANAGER_MAX_WS_DESTROYS_PER_RESOURCE variable, with a

default value of 5, defines the number of simultaneous WS destroy commands
that can be sent to a server for type gt4 grid universe jobs.

  • now, VALID_SPOOL_FILES automatically includes the "SCHEDD.lock" lock file

for condor_schedd HA failover.

  • the default value for SEC_DEFAULT_SESSION_DURATION has been changed from

8640000 seconds (100 days) to 86400 seconds (one day).

Important: these updated packages upgrade Condor to version 7.0.4. For a
full list of changes, refer to the Condor release notes:
www.cs.wisc.edu/condor/manual/v7.0/8_3Stable_Release.html

condor users should upgrade to these updated packages, which resolve these
issues.

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

Affected Products

  • MRG Grid 1 x86_64
  • MRG Grid 1 i386

Fixes

  • BZ - 447830 - /etc/condor/condor_config file missing CONDOR_HOST = option
  • BZ - 449043 - condor_config.local sets up LOCK in /tmp
  • BZ - 452512 - SCHEDD_NAME always appends @$(FULL_HOSTNAME)
  • BZ - 452515 - condor_qedit segfault with too few arguments
  • BZ - 455338 - Necessary Quill setup files?
  • BZ - 456080 - Red Hat RPMs should identify their buildid, differentiate from UW's builds
  • BZ - 456478 - condor_submit -dump segfaults when universe = grid
  • BZ - 457141 - Rebase on Condor 7.0.4
  • BZ - 457372 - CVE-2008-3424 condor: incorrect handling of wild cards in authorization lists
  • BZ - 458157 - Add newly assigned UID/GID for condor to product

CVEs

  • CVE-2008-3424

References

  • http://www.redhat.com/security/updates/classification/#moderate

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility