<?xml version="1.0" encoding="UTF-8"?>

<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:red-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd">
  <generator>
    <oval:product_name>Red Hat OVAL Patch Definition Merger</oval:product_name>
    <oval:product_version>2</oval:product_version>
    <oval:schema_version>5.3</oval:schema_version>
    <oval:timestamp>2011-03-22T14:48:54
</oval:timestamp>
  </generator>
<definitions>
<definition id="oval:com.redhat.rhsa:def:20060015" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0015: initscripts security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0015-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0015.html" />
          <reference source="CVE" ref_id="CVE-2005-3629" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3629.html" />
    
    <description>The initscripts package contains the basic system scripts used to boot your
Red Hat system, change runlevels, and shut the system down cleanly.
Initscripts also contains the scripts that activate and deactivate most
network interfaces.

A bug was found in the way initscripts handled various environment
variables when the /sbin/service command is run. It is possible for a local
user with permissions to execute /sbin/service via sudo to execute
arbitrary commands as the 'root' user. The Common Vulnerabilities and
Exposures project assigned the name CVE-2005-3629 to this issue.

The following issues have also been fixed in this update:

* extraneous characters were logged on bootup.

* fsck would be attempted on filesystems marked with _netdev in rc.sysinit
  before they were available.

Additionally, support for multi-core Itanium processors has been added to
redhat-support-check.

All users of initscripts should upgrade to these updated packages, which
contain backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-15" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3629.html">CVE-2005-3629</cve>
                <bugzilla href="http://bugzilla.redhat.com/169403" id="169403">Automount of the emcpower device fails if fsck is enabled for the device in /etc/fstab.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171198" id="171198">Bogus messages in system log (/var/log/messages)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060015002" comment="initscripts is earlier than 0:7.31.30.EL-1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060015003" comment="initscripts is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060016" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0016: initscripts security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0016-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0016.html" />
          <reference source="CVE" ref_id="CVE-2005-3629" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3629.html" />
    
    <description>The initscripts package contains the basic system scripts used to boot
your Red Hat system, change runlevels, and shut the system down cleanly.
Initscripts also contains the scripts that activate and deactivate most
network interfaces.

A bug was found in the way initscripts handled various environment
variables when the /sbin/service command is run. It is possible for a local
user with permissions to execute /sbin/service via sudo to execute
arbitrary commands as the 'root' user. The Common Vulnerabilities and
Exposures project (cve.mitre.org) assigned the name CVE-2005-3629 to
this issue.

The following issues have also been fixed in this update:

* extraneous characters were logged on bootup

* fsck was attempted on file systems marked with _netdev in rc.sysinit
  before they were available

* the dynamically-linked /sbin/multipath was called instead of the correct
  /sbin/multiplath.static

Additionally, this update includes support for partitioned multipath
devices and a technology preview of static IP over InifiniBand.

All users of initscripts should upgrade to this updated package, which
resolves these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-07" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3629.html">CVE-2005-3629</cve>
                <bugzilla href="http://bugzilla.redhat.com/108827" id="108827">RHEL4:  Infiniband support</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168321" id="168321">rc.sysinit call dynamicly linked multipath rather than multipath.static</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171912" id="171912">Bogus messages in system log (/var/log/messages)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172804" id="172804">Automount of the emcpower device fails if fsck is enabled for the device in /etc/fstab.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174849" id="174849">CVE-2005-3629 root shell can be gained from service if ran through sudo</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060016002" comment="initscripts is earlier than 0:7.93.24.EL-1.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060015003" comment="initscripts is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060044" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0044: openssh security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0044-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0044.html" />
          <reference source="CVE" ref_id="CVE-2006-0225" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0225.html" />
    
    <description>OpenSSH is OpenBSD's SSH (Secure SHell) protocol implementation. This
package includes the core files necessary for both the OpenSSH client and
server.

An arbitrary command execution flaw was discovered in the way scp copies
files locally. It is possible for a local attacker to create a file with a
carefully crafted name that could execute arbitrary commands as the user
running scp to copy files locally. The Common Vulnerabilities and Exposures
project (cve.mitre.org) assigned the name CVE-2006-0225 to this issue. 

The following issue has also been fixed in this update:

* If the sshd service was stopped using the sshd init script while the
  main sshd daemon was not running, the init script would kill other sshd
  processes, such as the running sessions.  For example, this could happen
  when the 'service sshd stop' command was issued twice.

Additionally, this update implements auditing of user logins through the
system audit service.

All users of openssh should upgrade to these updated packages, which
resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-07" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0225.html">CVE-2006-0225</cve>
                <bugzilla href="http://bugzilla.redhat.com/170466" id="170466">CVE-2006-0225 local to local copy uses shell expansion twice</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170468" id="170468">init script kills all running sshd's if listening server is stopped</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170568" id="170568">add audit message to sshd</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060044002" comment="openssh is earlier than 0:3.9p1-8.RHEL4.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044003" comment="openssh is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060044010" comment="openssh-askpass-gnome is earlier than 0:3.9p1-8.RHEL4.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044011" comment="openssh-askpass-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060044004" comment="openssh-clients is earlier than 0:3.9p1-8.RHEL4.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044005" comment="openssh-clients is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060044006" comment="openssh-server is earlier than 0:3.9p1-8.RHEL4.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044007" comment="openssh-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060044008" comment="openssh-askpass is earlier than 0:3.9p1-8.RHEL4.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044009" comment="openssh-askpass is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060045" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0045: squid security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0045-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0045.html" />
          <reference source="CVE" ref_id="CVE-2005-2917" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2917.html" />
    
    <description>Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects.

A denial of service flaw was found in the way squid processes certain NTLM
authentication requests.  A remote attacker could send a specially crafted
NTLM authentication request which would cause the Squid server to crash. 
The Common Vulnerabilities and Exposures project assigned the name
CVE-2005-2917 to this issue.

Several bugs have also been addressed in this update:

* An error introduced in 2.5.STABLE3-6.3E.14 where Squid can crash if a
user visits a site which has a long DNS record.

* Some authentication helpers were missing needed setuid rights.

* Squid couldn't handle a reply from a HTTP server when the reply began
with the new-line character or wasn't HTTP/1.0 or HTTP/1.1 compliant.

* User-defined error pages were not kept when the squid package was upgraded.

All users of squid should upgrade to these updated packages, which contain
backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-03-15" />
        <updated date="2006-03-15" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2917.html">CVE-2005-2917</cve>
                <bugzilla href="http://bugzilla.redhat.com/127836" id="127836">Error pages should not be replaced by updates</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/150781" id="150781">Squid doesn't handle headers split across packets</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163595" id="163595">Squid blocks page served by broken server</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165367" id="165367">Squid dies with signal 6 and restarts and dies ...</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169269" id="169269">Error in script /usr/lib/squid/wbinfo_group.pl</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170397" id="170397">pam authentication fails</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172693" id="172693">One translated Polish language error is missing preventing squid from startup</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174029" id="174029">CVE-2005-2917 Squid malformed NTLM authentication DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060045002" comment="squid is earlier than 7:2.5.STABLE3-6.3E.16" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060045003" comment="squid is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060052" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0052: squid security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0052-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0052.html" />
          <reference source="CVE" ref_id="CVE-2005-2917" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2917.html" />
    
    <description>Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects.

A denial of service flaw was found in the way squid processes certain NTLM
authentication requests. It is possible for a remote attacker to crash the
Squid server by sending a specially crafted NTLM authentication request.
The Common Vulnerabilities and Exposures project (cve.mitre.org) assigned
the name CVE-2005-2917 to this issue.

The following issues have also been fixed in this update: 

* An error introduced in squid-2.5.STABLE6-3.4E.12 can crash Squid when a
  user visits a site that has a bit longer DNS record.

* An error introduced in the old package prevented Squid from returning
  correct information about large file systems. The new package is compiled
  with the IDENT lookup support so that users who want to use it do not
  have to recompile it.

* Some authentication helpers needed SETUID rights but did not have them.
  If administrators wanted to use cache administrator, they had to change
  the SETUID bit manually. The updated package sets this bit so the new
  package can be updated without manual intervention from administrators.

* Squid could not handle a reply from an HTTP server when the reply began
  with the new-line character. 

* An issue was discovered when a reply from an HTTP server was not
  HTTP 1.0 or 1.1 compliant.

* The updated package keeps user-defined error pages when the package
  is updated and it adds new ones.
 
All users of squid should upgrade to this updated package, which resolves
these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-03-07" />
        <updated date="2006-03-07" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2917.html">CVE-2005-2917</cve>
                <bugzilla href="http://bugzilla.redhat.com/160704" id="160704">squid child processes exit with signal 6.. squid crashes</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162660" id="162660">pam authentication fails</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168378" id="168378">CVE-2005-2917 Squid malformed NTLM authentication DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170399" id="170399">Squid blocks page served by broken server</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172375" id="172375">Error pages should not be replaced by updates</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172392" id="172392">One translated Polish language error is missing preventing squid from startup</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172697" id="172697">Squid doesn't handle headers split across packets</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060052002" comment="squid is earlier than 7:2.5.STABLE6-3.4E.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060045003" comment="squid is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060101" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0101: kernel security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0101-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0101.html" />
          <reference source="CVE" ref_id="CVE-2002-2185" ref_url="https://www.redhat.com/security/data/cve/CVE-2002-2185.html" />
          <reference source="CVE" ref_id="CVE-2004-1190" ref_url="https://www.redhat.com/security/data/cve/CVE-2004-1190.html" />
          <reference source="CVE" ref_id="CVE-2005-2458" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2458.html" />
          <reference source="CVE" ref_id="CVE-2005-2709" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2709.html" />
          <reference source="CVE" ref_id="CVE-2005-2800" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2800.html" />
          <reference source="CVE" ref_id="CVE-2005-3044" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3044.html" />
          <reference source="CVE" ref_id="CVE-2005-3106" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3106.html" />
          <reference source="CVE" ref_id="CVE-2005-3109" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3109.html" />
          <reference source="CVE" ref_id="CVE-2005-3276" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3276.html" />
          <reference source="CVE" ref_id="CVE-2005-3356" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3356.html" />
          <reference source="CVE" ref_id="CVE-2005-3358" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3358.html" />
          <reference source="CVE" ref_id="CVE-2005-3784" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3784.html" />
          <reference source="CVE" ref_id="CVE-2005-3806" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3806.html" />
          <reference source="CVE" ref_id="CVE-2005-3848" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3848.html" />
          <reference source="CVE" ref_id="CVE-2005-3857" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3857.html" />
          <reference source="CVE" ref_id="CVE-2005-3858" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3858.html" />
          <reference source="CVE" ref_id="CVE-2005-4605" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4605.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

These new kernel packages contain fixes for the security issues
described below:

- a flaw in network IGMP processing that a allowed a remote user on the
local network to cause a denial of service (disabling of multicast reports)
if the system is running multicast applications (CVE-2002-2185, moderate)

- a flaw which allowed a local user to write to firmware on read-only
opened /dev/cdrom devices (CVE-2004-1190, moderate) 

- a flaw in gzip/zlib handling internal to the kernel that may allow a
local user to cause a denial of service (crash) (CVE-2005-2458, low) 

- a flaw in procfs handling during unloading of modules that allowed a
local user to cause a denial of service or potentially gain privileges
(CVE-2005-2709, moderate)

- a flaw in the SCSI procfs interface that allowed a local user to cause a
denial of service (crash) (CVE-2005-2800, moderate)

- a flaw in 32-bit-compat handling of the TIOCGDEV ioctl that allowed
a local user to cause a denial of service (crash) (CVE-2005-3044, important)

- a race condition when threads share memory mapping that allowed local
users to cause a denial of service (deadlock) (CVE-2005-3106, important)

- a flaw when trying to mount a non-hfsplus filesystem using hfsplus that
allowed local users to cause a denial of service (crash) (CVE-2005-3109,
moderate)

- a minor info leak with the get_thread_area() syscall that allowed
a local user to view uninitialized kernel stack data (CVE-2005-3276, low) 

- a flaw in mq_open system call that allowed a local user to cause a denial
of service (crash) (CVE-2005-3356, important)

- a flaw in set_mempolicy that allowed a local user on some 64-bit
architectures to cause a denial of service (crash) (CVE-2005-3358, important)

- a flaw in the auto-reap of child processes that allowed a local user to
cause a denial of service (crash) (CVE-2005-3784, important)

- a flaw in the IPv6 flowlabel code that allowed a local user to cause a
denial of service (crash) (CVE-2005-3806, important)

- a flaw in network ICMP processing that allowed a local user to cause
a denial of service (memory exhaustion) (CVE-2005-3848, important)

- a flaw in file lease time-out handling that allowed a local user to cause
a denial of service (log file overflow) (CVE-2005-3857, moderate) 

- a flaw in network IPv6 xfrm handling that allowed a local user to
cause a denial of service (memory exhaustion) (CVE-2005-3858, important) 

- a flaw in procfs handling that allowed a local user to read kernel memory
(CVE-2005-4605, important)

All Red Hat Enterprise Linux 4 users are advised to upgrade their kernels
to the packages associated with their machine architectures and
configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-01-17" />
        <updated date="2006-01-17" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2002-2185.html">CVE-2002-2185</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2004-1190.html">CVE-2004-1190</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2458.html">CVE-2005-2458</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2709.html">CVE-2005-2709</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2800.html">CVE-2005-2800</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3044.html">CVE-2005-3044</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3106.html">CVE-2005-3106</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3109.html">CVE-2005-3109</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3276.html">CVE-2005-3276</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3356.html">CVE-2005-3356</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3358.html">CVE-2005-3358</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3784.html">CVE-2005-3784</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3806.html">CVE-2005-3806</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3848.html">CVE-2005-3848</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3857.html">CVE-2005-3857</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3858.html">CVE-2005-3858</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4605.html">CVE-2005-4605</cve>
                <bugzilla href="http://bugzilla.redhat.com/158861" id="158861">CVE-2004-1190 Continued raw access issues</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165679" id="165679">CVE-2005-2458 gzip/zlib flaws</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167696" id="167696">CVE-2005-2800 SCSI proc DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168659" id="168659">CVE-2005-3044 lost fput and sockfd_put could lead to DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168777" id="168777">CVE-2005-3276 sys_get_thread_area minor info leak</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168924" id="168924">CVE-2005-2709 More sysctl flaws</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169130" id="169130">CVE-2005-3356 double decrement of mqueue_mnt->mnt_count in sys_mq_open</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170262" id="170262">CVE-2005-3106 exec_mmap race DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171002" id="171002">CVE-2005-3109 HFS oops</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174078" id="174078">[RHEL4] CVE-2005-3784 auto-reap DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174081" id="174081">CVE-2005-3806 ipv6 DOS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174337" id="174337">[RHEL4] CVE-2005-3857 lease printk DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174343" id="174343">CVE-2005-3858 ip6_input_finish DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174345" id="174345">CVE-2005-3848 dst_entry leak DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174807" id="174807">CVE-2002-2185 IGMP DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175683" id="175683">CVE-2005-3358 panic caused by bad args to set_mempolicy</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176812" id="176812">CVE-2005-4605 Kernel memory disclosure</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060101002" comment="kernel is earlier than 0:2.6.9-22.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060101006" comment="kernel-doc is earlier than 0:2.6.9-22.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060101004" comment="kernel-devel is earlier than 0:2.6.9-22.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101005" comment="kernel-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060101010" comment="kernel-smp-devel is earlier than 0:2.6.9-22.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101011" comment="kernel-smp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060101012" comment="kernel-hugemem is earlier than 0:2.6.9-22.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060101014" comment="kernel-hugemem-devel is earlier than 0:2.6.9-22.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101015" comment="kernel-hugemem-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060101008" comment="kernel-smp is earlier than 0:2.6.9-22.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060117" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0117: vixie-cron security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0117-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0117.html" />
          <reference source="CVE" ref_id="CVE-2005-1038" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-1038.html" />
    
    <description>The vixie-cron package contains the Vixie version of cron. Cron is a
standard UNIX daemon that runs specified programs at scheduled times.

A bug was found in the way vixie-cron installs new crontab files. It is
possible for a local attacker to execute the crontab command in such a way
that they can view the contents of another user's crontab file. The Common
Vulnerabilities and Exposures project assigned the name CVE-2005-1038 to
this issue.

This update also fixes an issue where cron jobs could start before their
scheduled time.

All users of vixie-cron should upgrade to this updated package, which
contains backported patches and is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-15" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-1038.html">CVE-2005-1038</cve>
                <bugzilla href="http://bugzilla.redhat.com/154424" id="154424">[RHEL-3] cronjobs start too early</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162022" id="162022">CVE-2005-1038 vixie-cron information leak</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178432" id="178432">prediction: vixie-cron-4.1's pam_unix session log messages will be most unpopular</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178436" id="178436">network service interruption can cause initgroups() to delay cron job execution by more than one minute</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060117002" comment="vixie-cron is earlier than 0:4.1-10.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060117003" comment="vixie-cron is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060129" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0129: spamassassin security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0129-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0129.html" />
          <reference source="CVE" ref_id="CVE-2005-3351" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3351.html" />
    
    <description>SpamAssassin provides a way to reduce unsolicited commercial email (SPAM)
from incoming email.

A denial of service bug was found in SpamAssassin.  An attacker could
construct a message in such a way that would cause SpamAssassin to crash. 
If a number of these messages are sent, it could lead to a denial of
service, potentially preventing the delivery or filtering of email. The
Common Vulnerabilities and Exposures project (cve.mitre.org) assigned the
name CVE-2005-3351 to this issue.

The following issues have also been fixed in this update:

* service spamassassin restart sometimes fails
* Content Boundary "--" throws off message parser
* sa-learn: massive memory usage on large messages
* High memory usage with many newlines
* service spamassassin messages not translated
* Numerous other bug fixes that improve spam filter accuracy and safety

Users of SpamAssassin should upgrade to this updated package containing
version 3.0.5, which is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-07" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3351.html">CVE-2005-3351</cve>
                <bugzilla href="http://bugzilla.redhat.com/171325" id="171325">CVE-2005-3351 Upgrade to spamassassin-3.0.5</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060129002" comment="spamassassin is earlier than 0:3.0.5-3.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060129003" comment="spamassassin is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060132" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0132: Updated kernel packages available for Red Hat Enterprise Linux 4 Update 3 (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0132-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0132.html" />
          <reference source="CVE" ref_id="CVE-2006-0095" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0095.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

This is the third regular kernel update to Red Hat Enterprise Linux 4.

New features introduced in this update include:

- Open InfiniBand (OpenIB) support

- Serial Attached SCSI support

- NFS access control lists, asynchronous I/O

- IA64 multi-core support and sgi updates 

- Large SMP CPU limits increased using the largesmp kernel: Up to 512 CPUs
  in ia64, 128 in ppc64, and 64 in AMD64 and Intel EM64T

- Improved read-ahead performance

- Common Internet File System (CIFS) update

- Error Detection and Correction (EDAC) modules

- Unisys support

There were several bug fixes in various parts of the kernel. The ongoing
effort to resolve these problems has resulted in a marked improvement
in the reliability and scalability of Red Hat Enterprise Linux 4. 

The following security bug was fixed in this update:

- dm-crypt did not clear a structure before freeing it, which could allow
local users to discover information about cryptographic keys (CVE-2006-0095)

The following device drivers have been upgraded to new versions:

cciss: 2.6.8 to 2.6.8-rh1
ipmi_devintf: 33.4 to 33.11
ipmi_msghandler: 33.4 to 33.11
ipmi_poweroff: 33.4 to 33.11
ipmi_si: 33.4 to 33.11
ipmi_watchdog: 33.4 to 33.11
mptbase: 3.02.18 to 3.02.60.01rh
e1000: 6.0.54-k2-NAPI to 6.1.16-k2-NAPI
ixgb: 1.0.95-k2-NAPI to 1.0.100-k2-NAPI
tg3: 3.27-rh to 3.43-rh
aacraid: 1.1.2-lk2 to 1.1-5[2412]
ahci: 1.01 to 1.2
ata_piix: 1.03 to 1.05
iscsi_sfnet: 4:0.1.11-1 to 4:0.1.11-2
libata: 1.11 to 1.20
qla2100: 8.01.00b5-rh2 to 8.01.02-d3
qla2200: 8.01.00b5-rh2 to 8.01.02-d3
qla2300: 8.01.00b5-rh2 to 8.01.02-d3
qla2322: 8.01.00b5-rh2 to 8.01.02-d3
qla2xxx: 8.01.00b5-rh2 to 8.01.02-d3
qla6312: 8.01.00b5-rh2 to 8.01.02-d3
sata_nv: 0.6 to 0.8
sata_promise: 1.01 to 1.03
sata_svw: 1.06 to 1.07
sata_sx4: 0.7 to 0.8
sata_vsc: 1.0 to 1.1
cifs: 1.20 to 1.34

Added drivers:

bnx2: 1.4.25
dell_rbu: 0.7
hangcheck-timer: 0.9.0
ib_mthca: 0.06
megaraid_sas: 00.00.02.00
qla2400: 8.01.02-d3
typhoon: 1.5.7

All Red Hat Enterprise Linux 4 users are advised to upgrade their
kernels to the packages associated with their machine architectures
and configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-07" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0095.html">CVE-2006-0095</cve>
                <bugzilla href="http://bugzilla.redhat.com/108616" id="108616">RHEL4 (IPF): Support for Additional function in Intel's Monticeto processor (HW)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/108827" id="108827">RHEL4:  Infiniband support</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/131889" id="131889">RHEL4 U2: SATA ATAPI support (including ESB2)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/139949" id="139949">sym driver creates voluminous /var/log/messages entries</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/141699" id="141699">FEAT: RHEL 4 U3: ia64 needs hint@pause in spinloop</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/141851" id="141851">spin loops on both ia32 and ia32e need cpu_relax</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/144477" id="144477">bonding mode=6 + dhcp doesn't work correctly</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/144703" id="144703">ia32 apps that are not large file aware can access files >= 4GB</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/145061" id="145061">SMART support in SATA driver (P1)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/149294" id="149294">qlogic fabric rediscovery functionality missing</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/150893" id="150893">On few Nocona based platforms, acpi-cpufreq driver assumes the wrong CPU freq at boot time</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/151549" id="151549">RHEL 4 Kernel does not provide ACL support over NFS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/152036" id="152036">Amanda hangs on backup in case of ip_conntrack_amanda is used (RHEL4)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/153971" id="153971">large usb flash drive require reboot to mount more than once</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/154387" id="154387">umount fails on nfs server side when nfs client does heavy io</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/155017" id="155017">Unisys' x86_64 ES7000 loses legacy devices during boot when using latest ES7000 platform code</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156437" id="156437">Writing large file to 1TB ext3 volume sometimes very slow</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156602" id="156602">SCTP memory consumption, additional fixes</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156785" id="156785">Missing SHUTDOWN notification with SCTP stream socket</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/157241" id="157241">[RHEL4-U3] PCI Hotplug - Slot powered off after enabling</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/157586" id="157586">ES7000 systems won't boot with large configuration</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/159869" id="159869">Diskdump fails through ipr driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/160308" id="160308">USB Key stops working after upgrade to U1</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/160844" id="160844">dangling POSIX locks after close</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161101" id="161101">Assertion failure in journal_commit_transaction() at fs/jbd/commit.c:790: "jh->b_next_transaction == ((void *)0)"</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161362" id="161362">Oracle Hangs with directio and aio using NFS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161597" id="161597">sysfs_remove_dir() de-references NULL pointer</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161617" id="161617">RHEL4 Panics at smp_apic_timer_interrupt</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161846" id="161846">Problem with b44: SIOCSIFFLAGS: Cannot allocate memory</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162094" id="162094">read() with count > 0xffffffff panics kernel at fs/direct-io.c:886</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162731" id="162731">[RHEL4] 'getpriority/setpriority'  broken with PRIO_USER, who=0</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162732" id="162732">io_cancel doesn't work properly</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162759" id="162759">System occasionally experienced system hangs.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162814" id="162814">Assertion failure in log_do_checkpoint</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163150" id="163150">request backport of fc transport class HBA port_id for dm-multipath</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163738" id="163738">Kernel PANIC - not syncing: fatal exception</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163741" id="163741">qetharp 'Operation not supported' on non-layer2 guestlan</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/164298" id="164298">PANIC at rpc_wake_up_status</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/164547" id="164547">Bug in IPv6 address adding error path</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165018" id="165018">Bonding driver fails to switch to backup link</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165092" id="165092">Bugs in kernel key managment syscall interface</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165154" id="165154">Bad order for release_region in error exit from i810_probe</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165741" id="165741">acct does not have Large File Support</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165744" id="165744">2.6: /sbin/service iptables stop hangs on modprobe -r ipt_state</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165959" id="165959">NFS/RPC - timestamp conversion is wrong</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166454" id="166454">rpmbuild --rebuild glibc-2.3.4-2.12.src.rpm hangs (same problem with glibc-2.3.4-2.9.src.rpm)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166524" id="166524">Erratic behaviour when system fd limit reached</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166544" id="166544">2.6.9-16.ELsmp null pointer dereference in __bounce_end_io_read on x86_64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166589" id="166589">mount/umount can cause the block device reads to fail</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166880" id="166880">[RHEL4 U1] OOPS removing ahci driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167115" id="167115">[RHEL4 U1] Bonding driver does not switch to backup interface upon active interface failure under heavy UDP traffic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167192" id="167192">NFSv3 locking misses important kernel patches</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167211" id="167211">RHEL4 Panic in __wake_up_common (networking)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167630" id="167630">Multicast domain membership doesn't follow bonding failover</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167634" id="167634">RHEL4 __copy_user breaks on unaligned src</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167645" id="167645">RHEL4 U2 performance regression running enterprise workload</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167730" id="167730">FEAT RHEL4 U3: 10GigE Neterion Driver Update (S2io)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167731" id="167731">[RHEL4] hangcheck-timer not compiled in RHEL4 on IA64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167907" id="167907">SCTP association restart problem, possible backport</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168090" id="168090">ipmi_poweroff driver update for Dell &lt;8G servers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168262" id="168262">[RHEL4 U1][diskdump] Diskdump from OS_INIT fails.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168431" id="168431">autofs removes leading path components of /net mounts on timeout</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168483" id="168483">FEAT: [RHEL4 U3] kernel dm: Statistic information about dm devices (*)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168775" id="168775">wait() and waitpid() return inconsistencies under high load</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168824" id="168824">[FEAT:][RHEL 4 U3]LVM2 Snapshot support of root</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169042" id="169042">[Texas Instruments] nfs bindresvport: Address already in use</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169149" id="169149">oops in gss_pipe_release()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169184" id="169184">ls hangs on krb5 mountd when user has not kinit-ed</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169197" id="169197">NFS client oops when debugging is on</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170146" id="170146">CRM648268: kernel reporting init process cutime as very large negative value</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170423" id="170423">Cache invalidation bug in nfs v3</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170487" id="170487">Bad: kernel panic on boot (kernel-2.6.9-22.EL)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170546" id="170546">kernel_lock() problem through NFS mount</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170656" id="170656">iSCSI connection recovery uses session address instead of portal address</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170864" id="170864">device-mapper mirroring backwards compatibility issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170887" id="170887">Neterion(S2io) adapter not functional after running offline diagnostics</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170985" id="170985">RHEL 4 Update 2 Incompatibility with VMware ESX 2.5.2</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171060" id="171060">Marvell Yukon 88E8050 ethernet interface not supported</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171112" id="171112">Kernel oops killing process with open files on a NFS3 krb5 mount after /var/lib/nfs/rpc_pipefs has been unmounted</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171141" id="171141">FEAT RHEL4 U3 [diskdump]: kernel - support compressing dump data</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171220" id="171220">USB: khubd deadlock on error path</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171705" id="171705">Kernel key management facility improvements</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171715" id="171715">nfsd: clear signals before exiting the nfsd() thread</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171765" id="171765">linux-2.6.13-key-reiserfs.patch is incomplete</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171950" id="171950">Can't reboot on IBM xSeries 236.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171985" id="171985">rhel4 u2 - Null pointer dereference in alc880_auto_fill_dac_nids</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171989" id="171989">rhel4 modules loading signing issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172081" id="172081">rename(2) onto an empty directory fails on NFS file systems</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172214" id="172214">Large LUNS can't be seen with Hitachi Open-L SAN</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172393" id="172393">No analog audio with the "Intel Corporation Enterprise Southbridge High Definition Audio (rev 08)"</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172487" id="172487">Difficulty with some iSCSI targets in iscsi_sfnet</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172595" id="172595">netpoll can dereference a null pointer, causing a system crash</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172598" id="172598">[RHEL4] tuxstat SIGSEGV</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172839" id="172839">NMI watchdog panic during cache_alloc_refill with corrupt size-128 slabcache</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172892" id="172892">kernel dm: dm-ioctl memory leak on attempt to load non-existing mapping</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172920" id="172920">Lock at "Initializing hardware... storage network" caused by ULi HD Audio controller enabled.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172986" id="172986">autofs doesn't remount if nfs server is unreachable at expire time</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173155" id="173155">kernel dm: DM_LIST_VERSIONS_CMD ioctl reponse truncated</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173156" id="173156">kernel dm: Notify userspace when a device is renamed.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173157" id="173157">kernel dm-log: big endian 64-bit corruption</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173158" id="173158">kernel dm-log: Make mirror log arch-independent</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173159" id="173159">kernel dm: move bdget outside lockfs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173161" id="173161">kernel dm: Make lock_fs optional.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173163" id="173163">kernel dm snapshot: Separate out metadata reading.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173164" id="173164">kernel dm snapshot: Load metadata on table creation not resumption.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173166" id="173166">kernel dm snapshot: Reduce PF_MEMALLOC usage</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173174" id="173174">kernel dm multipath: Fix do_end_io locking.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173194" id="173194">race condition when expiring ghosted autofs mounts</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173206" id="173206">kernel dm snapshot: bio_list_merge fix</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173304" id="173304">Fix for SystemTap bugzilla #1345 - return probe on do_execve</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173354" id="173354">unable to create sgi_sn/ptc_statistics" printed to the console</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173486" id="173486">Further key management facility improvements</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173493" id="173493">Permit key management to request already running process to instantiate a key</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173912" id="173912">GFS deadlock - gfs_write (do_write_direct) and gfs_setattr (do_truncate)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173981" id="173981">kernel bug at mm/prio_tree.c</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174427" id="174427">SCSI errors with latest qlogic driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174760" id="174760">Provide support for more than 8 logical processors</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174895" id="174895">System became unresponsive to local commands.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175123" id="175123">Diskdump overwrite by SATA update</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175132" id="175132">Audit fails to record syscall failures when asked to via auditctl</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175415" id="175415">[audit][PATCH] New user space message types</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175680" id="175680">broken U3 modsyms</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175687" id="175687">autofs doesn't attempt to remount failed mount points</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175728" id="175728">Kernel panic. Server hangs and is totally unresponsive until a power cycle brings it back online.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175812" id="175812">setxattr() to a file on NFS returns EIO</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175988" id="175988">hang-check timer needs to be build on S390/S390x</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176825" id="176825">broken memsets in s390 drivers.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177031" id="177031">device-mapper mirror log: avoid overrun while syncing</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177136" id="177136">CVE-2006-0095 dm-crypt key leak</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177445" id="177445">Please consider upping NR_CPUS to 16 for x86_64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177492" id="177492">Early panic in "io_apic_get_unique_id" on 4CPU, dual-core HT enabled EM64T System</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177522" id="177522">Kernel panic while running NFS ACL test</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177527" id="177527">Add aic94xx and sas code into RHEL4 U3</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177561" id="177561">Largesmp kernel does not see all logical CPUs on IBM x460</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177620" id="177620">kernel device-mapper snapshot: barriers are not supported</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177634" id="177634">AIM7 File Server Performance -15% relative to U2</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177719" id="177719">BIOS bug shows the wrong number of CPUs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178839" id="178839">CPU's being incorrectly numbered</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178975" id="178975">/proc/cpuinfo shows wrong value</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179057" id="179057">SCSI LLDD's oops on rmmod if devices scan w/ PQ=3</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179751" id="179751">lvremove panic in dm_mod:kcopyd_client_destroy while attempting to remove a snapshot</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180353" id="180353">NPTL: under xterm -e process receives SIGHUP when child thread exits</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180405" id="180405">kabi violation in multi-core detection patch</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181574" id="181574">device-mapper mirror removal stuck on kcopyd_client_destroy (pvmove hangs)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181884" id="181884">RHEL4 U3 "noht" boot parameter sometimes disables dual core support as well as ht support</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132002" comment="kernel is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132006" comment="kernel-doc is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132004" comment="kernel-devel is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101005" comment="kernel-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132014" comment="kernel-smp-devel is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101011" comment="kernel-smp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132016" comment="kernel-hugemem is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132010" comment="kernel-largesmp-devel is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132011" comment="kernel-largesmp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132008" comment="kernel-largesmp is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132009" comment="kernel-largesmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132018" comment="kernel-hugemem-devel is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101015" comment="kernel-hugemem-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060132012" comment="kernel-smp is earlier than 0:2.6.9-34.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060140" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0140: kernel security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0140-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0140.html" />
          <reference source="CVE" ref_id="CVE-2002-2185" ref_url="https://www.redhat.com/security/data/cve/CVE-2002-2185.html" />
          <reference source="CVE" ref_id="CVE-2004-1057" ref_url="https://www.redhat.com/security/data/cve/CVE-2004-1057.html" />
          <reference source="CVE" ref_id="CVE-2005-2708" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2708.html" />
          <reference source="CVE" ref_id="CVE-2005-2709" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2709.html" />
          <reference source="CVE" ref_id="CVE-2005-2973" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2973.html" />
          <reference source="CVE" ref_id="CVE-2005-3044" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3044.html" />
          <reference source="CVE" ref_id="CVE-2005-3180" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3180.html" />
          <reference source="CVE" ref_id="CVE-2005-3275" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3275.html" />
          <reference source="CVE" ref_id="CVE-2005-3806" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3806.html" />
          <reference source="CVE" ref_id="CVE-2005-3848" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3848.html" />
          <reference source="CVE" ref_id="CVE-2005-3857" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3857.html" />
          <reference source="CVE" ref_id="CVE-2005-3858" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3858.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

These new kernel packages contain fixes for the security issues
described below:

- a flaw in network IGMP processing that a allowed a remote user on the
local network to cause a denial of service (disabling of multicast reports)
if the system is running multicast applications (CVE-2002-2185, moderate)

- a flaw in remap_page_range() with O_DIRECT writes that allowed a local
user to cause a denial of service (crash)  (CVE-2004-1057, important)

- a flaw in exec() handling on some 64-bit architectures that allowed
a local user to cause a denial of service (crash)  (CVE-2005-2708, important)

- a flaw in procfs handling during unloading of modules that allowed a
local user to cause a denial of service or potentially gain privileges 
(CVE-2005-2709, moderate)

- a flaw in IPv6 network UDP port hash table lookups that allowed a local
user to cause a denial of service (hang)  (CVE-2005-2973, important)

- a flaw in 32-bit-compat handling of the TIOCGDEV ioctl that allowed
a local user to cause a denial of service (crash)  (CVE-2005-3044, important)

- a network buffer info leak using the orinoco driver that allowed
a remote user to possibly view uninitialized data  (CVE-2005-3180, important)

- a flaw in IPv4 network TCP and UDP netfilter handling that allowed
a local user to cause a denial of service (crash)  (CVE-2005-3275, important)

- a flaw in the IPv6 flowlabel code that allowed a local user to cause a
denial of service (crash)  (CVE-2005-3806, important)

- a flaw in network ICMP processing that allowed a local user to cause
a denial of service (memory exhaustion)  (CVE-2005-3848, important)

- a flaw in file lease time-out handling that allowed a local user to cause
a denial of service (log file overflow)  (CVE-2005-3857, moderate)

- a flaw in network IPv6 xfrm handling that allowed a local user to
cause a denial of service (memory exhaustion)  (CVE-2005-3858, important)

All Red Hat Enterprise Linux 3 users are advised to upgrade their kernels
to the packages associated with their machine architecture and
configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-01-19" />
        <updated date="2006-01-19" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2002-2185.html">CVE-2002-2185</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2004-1057.html">CVE-2004-1057</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2708.html">CVE-2005-2708</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2709.html">CVE-2005-2709</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2973.html">CVE-2005-2973</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3044.html">CVE-2005-3044</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3180.html">CVE-2005-3180</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3275.html">CVE-2005-3275</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3806.html">CVE-2005-3806</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3848.html">CVE-2005-3848</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3857.html">CVE-2005-3857</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3858.html">CVE-2005-3858</cve>
                <bugzilla href="http://bugzilla.redhat.com/137820" id="137820">CVE-2004-1057 VM_IO refcount issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161925" id="161925">CVE-2005-2708 user code panics kernel in exec.c</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168661" id="168661">CVE-2005-3044 lost fput could lead to DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168925" id="168925">CVE-2005-2709 More sysctl flaws</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170278" id="170278">CVE-2005-3180 orinoco driver information leakage</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170774" id="170774">CVE-2005-2973 ipv6 infinite loop</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171386" id="171386">CVE-2005-3275 NAT DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174082" id="174082">CVE-2005-3806 ipv6 DOS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174338" id="174338">CVE-2005-3857 lease printk DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174344" id="174344">CVE-2005-3858 ip6_input_finish DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174347" id="174347">CVE-2005-3848 dst_entry leak DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174808" id="174808">CVE-2002-2185 IGMP DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140004" comment="kernel-source is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140005" comment="kernel-source is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140002" comment="kernel is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140006" comment="kernel-doc is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140014" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140015" comment="kernel-hugemem-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140016" comment="kernel-hugemem is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140018" comment="kernel-BOOT is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140019" comment="kernel-BOOT is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140010" comment="kernel-smp-unsupported is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140011" comment="kernel-smp-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140008" comment="kernel-unsupported is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140009" comment="kernel-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060140012" comment="kernel-smp is earlier than 0:2.4.21-37.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060144" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0144: Updated kernel packages available for Red Hat Enterprise Linux 3 Update 7 (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0144-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0144.html" />
          <reference source="CVE" ref_id="CVE-2005-2458" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2458.html" />
          <reference source="CVE" ref_id="CVE-2005-2801" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2801.html" />
          <reference source="CVE" ref_id="CVE-2005-3276" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3276.html" />
          <reference source="CVE" ref_id="CVE-2005-4798" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4798.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

This is the seventh regular kernel update to Red Hat Enterprise Linux 3.

New features introduced by this update include:

  - addition of the bnx2, dell_rbu, and megaraid_sas device drivers
  - support for multi-core, multi-threaded Intel Itanium processors
  - upgrade of the SATA subsystem to include ATAPI and SMART support
  - optional tuning via the new numa_memory_allocator, arp_announce,
      and printk_ratelimit sysctls

There were many bug fixes in various parts of the kernel.  The ongoing
effort to resolve these problems has resulted in a marked improvement in
the reliability and scalability of Red Hat Enterprise Linux 3.

There were numerous driver updates and security fixes (elaborated below).
Other key areas affected by fixes in this update include the networking
subsystem, the VM subsystem, NPTL handling, autofs4, the USB subsystem,
CPU enumeration, and 32-bit-exec-mode handling on 64-bit architectures.

The following device drivers have been upgraded to new versions:

  aacraid -------- 1.1.5-2412
  bnx2 ----------- 1.4.30 (new)
  dell_rbu ------- 2.1 (new)
  e1000 ---------- 6.1.16-k3
  emulex --------- 7.3.3
  fusion --------- 2.06.16.02
  ipmi ----------- 35.11
  megaraid2 ------ v2.10.10.1
  megaraid_sas --- 00.00.02.00 (new)
  tg3 ------------ 3.43RH

The following security bugs were fixed in this update:

  - a flaw in gzip/zlib handling internal to the kernel that allowed
    a local user to cause a denial of service (crash)
    (CVE-2005-2458,low)

  - a flaw in ext3 EA/ACL handling of attribute sharing that allowed
    a local user to gain privileges (CVE-2005-2801, moderate)

  - a minor info leak with the get_thread_area() syscall that allowed
    a local user to view uninitialized kernel stack data
    (CVE-2005-3276, low)

Note: The kernel-unsupported package contains various drivers and modules
that are unsupported and therefore might contain security problems that
have not been addressed.

All Red Hat Enterprise Linux 3 users are advised to upgrade their
kernels to the packages associated with their machine architectures
and configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-15" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2458.html">CVE-2005-2458</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2801.html">CVE-2005-2801</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3276.html">CVE-2005-3276</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4798.html">CVE-2005-4798</cve>
                <bugzilla href="http://bugzilla.redhat.com/112004" id="112004">pppd receives error "Couldn't get channel number: bad address"</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/112066" id="112066">RHEL3 U5:  Support for SATA features of ICH6R (for U3, AHCI only)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/117067" id="117067">RHEL3 U3:  ICH6 SATA support in ACHI mode</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/122256" id="122256">RHEL3 U6:  SATA ATAPI support (HW)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/125642" id="125642">kernel's Makefile not suited for long directory paths</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/128015" id="128015">RHEL3 U4: SATA AHCI (ICH6)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/129265" id="129265">kernel panic when repeatedly accessing /proc/bus/usb/devices and hot-swapping usb device</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/130387" id="130387">Processes with Large memory requirment causes swap usage with free memory is present.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/130489" id="130489">kernel kills db2 processes because of OOM error on RHEL Update2 and Update3</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/130712" id="130712">RHEL3 U7:  Add SMART capabilities to libata.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/131295" id="131295">Hugepages configured on kernel boot line causes x86_64 kernel boot to fail with OOM.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/132547" id="132547">oops when "scsi add-single-device" sent to /proc/scsi/scsi using aic79xx</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/134506" id="134506">[RHEL3 U3] kernel BUG at exit.c:620!</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/136583" id="136583">LTC18371-  [RHEL3 U4]cpu_sibling_map[] is incorrect on x445/x440</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/137101" id="137101">'noht' does not work for ia32e</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/137344" id="137344">Cannot disable hyperthreading on x86_64 platform</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/137998" id="137998">autofs removes leading path components of /net mounts on timeout</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/138730" id="138730">LTC12369-In RHEL 3 U4 -- top command gave segmentation fault</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/142579" id="142579">Viper: install kernel panics on DP system with 4GB all on cpu#2</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/144033" id="144033">[RHEL3] poll() seems to ignore large timeout</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/145596" id="145596">SMART support in SATA driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/146663" id="146663">pl2303 kernel module doesn't work with 'Aten UC-232A'</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/147870" id="147870">O_DIRECT to sparse areas of files give incomplete writes</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/150559" id="150559">Can't install RHEL3 on system with Adaptec AAR 1210SA SATA controller (sata_sil - siimage problem)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/152103" id="152103">RHEL3 U5:  rhgb-client shows illegal instruction and fails.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/152650" id="152650">aacraid driver in RHEL 3 U4 em64t causes kernel panic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/154028" id="154028">megaraid2 driver causes panic if loaded for a second time</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/154385" id="154385">Crash on relocated automounts with --bind</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156396" id="156396">System crash when dump or tar 64k blocksize to tape from raid</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156397" id="156397">LTC13414-32-bit ping6 on 64-bit kernel not working</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156645" id="156645">[RHEL3 U5] fails to boot installer on multiple platforms</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156987" id="156987">FEAT: RHEL3 U5: need hint@pause in ia64 spinloops</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156988" id="156988">FEAT RHEL3 U7 IPF - performance improvement for the system which CPEI occur continuously.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156999" id="156999">RHEL 3 U6: Support for cache identification through 'Deterministic Cache Parameters' [cpuid(4)]</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/157006" id="157006">[ CRM 488904 ] driver update for Adaptec 2410SA needed (1.1.5-2361 > 1.1.5-2371 or higher)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/158819" id="158819">RHEL3 does not support USBDEVFS 32-bit ioctls on x86_64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/158821" id="158821">Advanced server 3 ARP timeout messages</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/159326" id="159326">RSS limited to 1.8GB if process pinned to one CPU</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/159523" id="159523">[RHEL3] Does not boot on system with ACPI table crossing page boundary</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/159874" id="159874">[RHEL 3 U5] adding hotplug drive causes kernel panic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/159977" id="159977">[RHEL3] vi --- files getting deleted</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/160009" id="160009">agpgart will not load for kernel 2.4.21-32 on tyan S2885 motherboard with AMD-8151 agp tunnel</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/160337" id="160337">Keyboard "jammed" during smp runlevel 5 boot on IBM HS20-8843 BladeServer</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/160539" id="160539">[RHEL3] hidden bomb of kmap_atomic/kunmap_atomic bug?</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161056" id="161056">CVE-2005-2801 Lost ACLs on ext3</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161160" id="161160">Reproducable panic in mdadm multipathing</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161188" id="161188">Sometimes data/bss can be executable</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161336" id="161336">xserver issue on blade center</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161866" id="161866">Race condition accessing PCI config space</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/161875" id="161875">autofs doesn't remount if nfs server is unreachable at expire time</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162065" id="162065">aacraid driver hangs if Adaptec 2230SLP array not optimal</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162212" id="162212">st causes system hang and kernel panic when writing to tape on x86_64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162271" id="162271">Problem with b44: SIOCSIFFLAGS: Cannot allocate memory</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162417" id="162417">(VM) Excessive swapping when free memory is ample</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162683" id="162683">[RHEL3 and RHEL2.1] ps command core dump</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/162735" id="162735">LTC8356-LSB runtime testcase T.c_oflag_X failed [PATCH]</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163176" id="163176">Endless loop printing traceback during kernel OOPs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163184" id="163184">Explain why the SCSI inquiry is not being returned from the sd for nearly 5 minutes</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163239" id="163239">[RHEL3] change_page_attr may set _PAGE_NX for kernel code pages</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163307" id="163307">LTC13178-panic on i5 - sys_ppc32.c 32 bit sys_recvmsg corrupting kernel data structures</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163381" id="163381">RHEL3U5 x86-64 : xw9300 &amp; numa=on swaps behaviour is unexpected</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163901" id="163901">FEAT: RHEL3 U6: ia64 multi-core and multi-threading detection</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/163929" id="163929">[RHEL3] [x86_64/ia64] sys_time and sys_gettimeofday disagree</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/164206" id="164206">U5 beta encounters NMI watchdog on Celestica Quartet with 4 Opteron 875 dualcores</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/164304" id="164304">[RHEL3 U5] __wtd_down_from_wakeup not in EL3 ia64 tree</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/164438" id="164438">LTC12403-CMVC482920:I/O errors caused by eeh error injection-drive unavailable</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/164580" id="164580">NFS lockd deadlock</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/164795" id="164795">/usr/src/linux-2.4.21-32.EL/Documentation/networking/e100.txt contians bad info</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/164828" id="164828">RHEL 3 - request to add bnx2 driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165006" id="165006">acct does not have Large File Support</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165119" id="165119">FEAT RHEL3U7: Need Intel e1000 driver update for the Dell Ophir/Rimon based PCI-E NICs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165364" id="165364">SMP kernel does not honor boot parameter "noht"</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165412" id="165412">[RHEL3] The system hangs when SysRq + c is pressed</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165453" id="165453">Panic after ENXIO with usb-uhci</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165475" id="165475">Problem removing a USB device</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165680" id="165680">CVE-2005-2458 gzip/zlib flaws</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165825" id="165825">Inquiry (sg) command hang after a write to tape with mptscsi driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165989" id="165989">The msync(MS_SYNC) call should fail after cable pulled from scsi disk</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166345" id="166345">HA NFS Cluster Problem</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166363" id="166363">cciss disk dump hangs if module is ever unloaded/reloaded</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166364" id="166364">Erratic behaviour when system fd limit reached</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166578" id="166578">aacraid driver needs to be updated to support IBM ServeRAID 8i</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166583" id="166583">aacraid driver needs to be updated to support IBM ServeRAID 8i</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166600" id="166600">CRM619504: setrlimit RLIMIT_FSIZE limited to 32-bit values, even on 64-bit kernels</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166669" id="166669">[RHEL3 U5] waitpid() returns unexpected ECHILD</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167674" id="167674">RHEL3: need updated forcedeth.o driver?</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167800" id="167800">CRM648268: kernel reporting init process cutime as very large negative value</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167942" id="167942">FEAT RHEL3 U7: Need 'bnx2' driver inclusion to support Broadcom 5708C B0 NIC and 5708S BO LOM</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168226" id="168226">FEAT RHEL3 U7: LSI megaraid_sas driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168293" id="168293">Potential netconsole regression in transmit path</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168315" id="168315">LTC17567-Fields 'system_potential_processor' and 'partition_max_entiteled_capacity' fields are missing from lparcfg file</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168358" id="168358">FEAT RHEL3 U7: ipmi driver speedup patch</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168359" id="168359">FEAT RHEL3 U7: ipmi_poweroff driver update for Dell &lt;8G servers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168390" id="168390">Large O_DIRECT write will hang system (MPT fusion)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168392" id="168392">kill -6 of multi-threaded application takes 30 minutes to finish</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168474" id="168474">FEAT RHEL3-U7: Support for  HT1000 IDE chipset needed</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168541" id="168541">RHEL3 U7: x86_64: Remove unique APIC/IO-APIC ID check</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168581" id="168581">RH EL 3 U7: add support for Broadcom 5714 and 5715C NICs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168597" id="168597">FEAT RHEL3 U7: add dell_rbu driver for Dell BIOS updates</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168603" id="168603">FEAT RHEL3 U7: Need TG3 update to support Broadcom 5721 C1 stepping</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168681" id="168681">kernel BUG at page_alloc.c:391!</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168780" id="168780">CVE-2005-3276 sys_get_thread_area minor info leak</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168795" id="168795">RHEL3U7: ipmi driver fix for PE2650</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168896" id="168896">LSI MegaRAID RHEL3 Feature - Updated SCSI driver submission</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169230" id="169230">CVE-2005-4798 nfs client: handle long symlinks properly</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169294" id="169294">[RHEL3 U6] __copy_user/memcpy causes random kernel panic on IA-64 systems</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169393" id="169393">CRM# 685278 scsi scan not seeing all luns when one lun removed</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169511" id="169511">[RHEL3] 'getpriority/setpriority' broken with PRIO_USER, who=0</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169662" id="169662">[RHEL3 U5] Performance problem while extracting tarballs on Fujitsu Siemens Computing D1409, Adaptec S30 array, connected to an aacraid controller.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169992" id="169992">LTC18779-Lost dirty bit in kernel memory managment [PATCH]</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170429" id="170429">RHEL-3: 'physical id' field in /proc/cpuinfo incorrect on AMD-64 hosts</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170440" id="170440">[RHEL3 U5] Kernel crashing, multiple panics in aacraid driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170446" id="170446">[RHEL3 U7] netdump hangs in processing of CPU stop after diskdump failed.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170529" id="170529">LTC17955-82222: Support for Serverworks chipset HT2000 Ethernet Driver (BCM5700 &amp; TG3)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170561" id="170561">Broadcom 5706/5708 support</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170633" id="170633">System Stops responding with "queue 6 full" messages</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171129" id="171129">RedHat / XW9300 / system panic when logout from GNOME with USB mouse</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171377" id="171377">LTC18818-pfault interupt race</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172233" id="172233">rename(2) onto an empty directory fails on NFS file systems</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172334" id="172334">Invalid message 'Aieee!!!  Remote IRR still set after unlock'</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172664" id="172664">Updated header file with modified author permissions</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173280" id="173280">New icache prune export</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174005" id="174005">Update Emulex lpfc driver for RHEL 3</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175017" id="175017">Assertion failed! idx >= ARRAY_SIZE(xfer_mode_str),libata-core.c,ata_dev_set_mode,line=1673</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175154" id="175154">[RHEL3 U6] IOs hang in __wait_on_buffer when segments > 170</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175211" id="175211">Multicast domain membership doesn't follow bonding failover</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175365" id="175365">LTC19816-Cannot see a concho adapter on U7 kernel</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175624" id="175624">[RHEL3 U7 PATCH] LSI PCI Express chips to operate properly</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175625" id="175625">[RHEL3 U7] x86-64: Can't boot with 16 logical processors</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175767" id="175767">Installer appears to hang when loading mptbase module</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176264" id="176264">x366 NMI error logged in infinite loop - [crm#769552] Possible regression U7 beta</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177023" id="177023">CRM 724200: when an active USB serial port device is removed, the system panics and locks up.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177573" id="177573">autofs doesn't attempt to remount failed mount points</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177691" id="177691">negative dentry caching causes long delay when dentry becomes valid</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179168" id="179168">RHEL3U7Beta-32: Booting/Installing with SATA ATAPI Optical panics</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144006" comment="kernel-source is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140005" comment="kernel-source is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144002" comment="kernel is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144008" comment="kernel-doc is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144016" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140015" comment="kernel-hugemem-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144018" comment="kernel-hugemem is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144010" comment="kernel-BOOT is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140019" comment="kernel-BOOT is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144012" comment="kernel-smp-unsupported is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140011" comment="kernel-smp-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144004" comment="kernel-unsupported is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140009" comment="kernel-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060144014" comment="kernel-smp is earlier than 0:2.4.21-40.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060156" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0156: ethereal security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0156-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0156.html" />
          <reference source="CVE" ref_id="CVE-2005-3313" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3313.html" />
          <reference source="CVE" ref_id="CVE-2005-3651" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3651.html" />
          <reference source="CVE" ref_id="CVE-2005-4585" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4585.html" />
    
    <description>Ethereal is a program for monitoring network traffic.

Two denial of service bugs were found in Ethereal's IRC and GTP protocol
dissectors. Ethereal could crash or stop responding if it reads a malformed
IRC or GTP packet off the network. The Common Vulnerabilities and Exposures
project (cve.mitre.org) assigned the names CVE-2005-3313 and CVE-2005-4585
to these issues.

A buffer overflow bug was found in Ethereal's OSPF protocol dissector.
Ethereal could crash or execute arbitrary code if it reads a malformed OSPF
packet off the network.  (CVE-2005-3651)

Users of ethereal should upgrade to these updated packages containing
version 0.10.14, which is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-01-11" />
        <updated date="2006-01-11" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3313.html">CVE-2005-3313</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3651.html">CVE-2005-3651</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4585.html">CVE-2005-4585</cve>
                <bugzilla href="http://bugzilla.redhat.com/172297" id="172297">CVE-2005-3313 Ethereal IRC dissector DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176828" id="176828">CVE-2005-4585 ethereal GTP dissector could go into an infinite loop</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176940" id="176940">CVE-2005-3651 ethereal OSPF Protocol Dissector Buffer Overflow Vulnerability</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060156004" comment="ethereal-gnome is earlier than 0:0.10.14-1.EL3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060156005" comment="ethereal-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060156002" comment="ethereal is earlier than 0:0.10.14-1.EL3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060156003" comment="ethereal is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060156008" comment="ethereal-gnome is earlier than 0:0.10.14-1.EL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060156005" comment="ethereal-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060156007" comment="ethereal is earlier than 0:0.10.14-1.EL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060156003" comment="ethereal is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060159" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0159: httpd security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0159-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0159.html" />
          <reference source="CVE" ref_id="CVE-2005-2970" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2970.html" />
          <reference source="CVE" ref_id="CVE-2005-3352" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3352.html" />
          <reference source="CVE" ref_id="CVE-2005-3357" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3357.html" />
    
    <description>The Apache HTTP Server is a popular and freely-available Web server.

A memory leak in the worker MPM could allow remote attackers to cause a
denial of service (memory consumption) via aborted connections, which
prevents the memory for the transaction pool from being reused for other
connections.  The Common Vulnerabilities and Exposures project assigned the
name CVE-2005-2970 to this issue.  This vulnerability only affects users
who are using the non-default worker MPM.

A flaw in mod_imap when using the Referer directive with image maps was
discovered.  With certain site configurations, a remote attacker could
perform a cross-site scripting attack if a victim can be forced to visit a
malicious URL using certain web browsers.  (CVE-2005-3352)

A NULL pointer dereference flaw in mod_ssl was discovered affecting server
configurations where an SSL virtual host is configured with access control
and a custom 400 error document.  A remote attacker could send a carefully
crafted request to trigger this issue which would lead to a crash.  This
crash would only be a denial of service if using the non-default worker
MPM.  (CVE-2005-3357)

Users of httpd should update to these erratum packages which contain
backported patches to correct these issues along with some additional bugs.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-01-05" />
        <updated date="2006-01-05" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2970.html">CVE-2005-2970</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3352.html">CVE-2005-3352</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3357.html">CVE-2005-3357</cve>
                <bugzilla href="http://bugzilla.redhat.com/170383" id="170383">mod_ssl per-directory renegotiation with request body</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171756" id="171756">CVE-2005-2970 httpd worker MPM memory consumption DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175602" id="175602">CVE-2005-3352 cross-site scripting flaw in mod_imap</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175720" id="175720">CVE-2005-3357 mod_ssl crash</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060159004" comment="httpd-devel is earlier than 0:2.0.46-56.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159005" comment="httpd-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060159006" comment="mod_ssl is earlier than 0:2.0.46-56.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159007" comment="mod_ssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060159002" comment="httpd is earlier than 0:2.0.46-56.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159003" comment="httpd is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060159011" comment="httpd-manual is earlier than 0:2.0.52-22.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159012" comment="httpd-manual is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060159014" comment="httpd-suexec is earlier than 0:2.0.52-22.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159015" comment="httpd-suexec is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060159010" comment="httpd-devel is earlier than 0:2.0.52-22.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159005" comment="httpd-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060159013" comment="mod_ssl is earlier than 0:2.0.52-22.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159007" comment="mod_ssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060159009" comment="httpd is earlier than 0:2.0.52-22.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159003" comment="httpd is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060160" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0160: tetex security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0160-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0160.html" />
          <reference source="CVE" ref_id="CVE-2005-3191" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3191.html" />
          <reference source="CVE" ref_id="CVE-2005-3192" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3192.html" />
          <reference source="CVE" ref_id="CVE-2005-3193" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3193.html" />
          <reference source="CVE" ref_id="CVE-2005-3624" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3624.html" />
          <reference source="CVE" ref_id="CVE-2005-3625" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3625.html" />
          <reference source="CVE" ref_id="CVE-2005-3626" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3626.html" />
          <reference source="CVE" ref_id="CVE-2005-3627" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3627.html" />
          <reference source="CVE" ref_id="CVE-2005-3628" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3628.html" />
    
    <description>TeTeX is an implementation of TeX. TeX takes a text file and a set of
formatting commands as input and creates a typesetter-independent .dvi
(DeVice Independent) file as output.

Several flaws were discovered in the teTeX PDF parsing library. An attacker
could construct a carefully crafted PDF file that could cause teTeX to
crash or possibly execute arbitrary code when opened. The Common
Vulnerabilities and Exposures project assigned the names CVE-2005-3191,
CVE-2005-3192, CVE-2005-3193, CVE-2005-3624, CVE-2005-3625, CVE-2005-3626,
CVE-2005-3627 and CVE-2005-3628 to these issues.

Users of teTeX should upgrade to these updated packages, which contain
backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-01-19" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3191.html">CVE-2005-3191</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3192.html">CVE-2005-3192</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3193.html">CVE-2005-3193</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3624.html">CVE-2005-3624</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3625.html">CVE-2005-3625</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3626.html">CVE-2005-3626</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3627.html">CVE-2005-3627</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3628.html">CVE-2005-3628</cve>
                <bugzilla href="http://bugzilla.redhat.com/175109" id="175109">CVE-2005-3193 xpdf issues (CVE-2005-3191 CVE-2005-3192 CVE-2005-3628)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177127" id="177127">[RHEL4] CVE-2005-3624 Additional xpdf issues (CVE-2005-3625 CVE-2005-3626 CVE-2005-3627)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160006" comment="tetex-xdvi is earlier than 0:1.0.7-67.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160007" comment="tetex-xdvi is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160002" comment="tetex is earlier than 0:1.0.7-67.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160003" comment="tetex is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160012" comment="tetex-fonts is earlier than 0:1.0.7-67.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160013" comment="tetex-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160014" comment="tetex-doc is earlier than 0:1.0.7-67.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160015" comment="tetex-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160004" comment="tetex-latex is earlier than 0:1.0.7-67.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160005" comment="tetex-latex is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160008" comment="tetex-dvips is earlier than 0:1.0.7-67.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160009" comment="tetex-dvips is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160010" comment="tetex-afm is earlier than 0:1.0.7-67.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160011" comment="tetex-afm is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160019" comment="tetex-xdvi is earlier than 0:2.0.2-22.EL4.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160007" comment="tetex-xdvi is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160017" comment="tetex is earlier than 0:2.0.2-22.EL4.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160003" comment="tetex is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160022" comment="tetex-fonts is earlier than 0:2.0.2-22.EL4.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160013" comment="tetex-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160023" comment="tetex-doc is earlier than 0:2.0.2-22.EL4.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160015" comment="tetex-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160018" comment="tetex-latex is earlier than 0:2.0.2-22.EL4.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160005" comment="tetex-latex is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160020" comment="tetex-dvips is earlier than 0:2.0.2-22.EL4.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160009" comment="tetex-dvips is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060160021" comment="tetex-afm is earlier than 0:2.0.2-22.EL4.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060160011" comment="tetex-afm is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060163" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0163: cups security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0163-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0163.html" />
          <reference source="CVE" ref_id="CVE-2005-3624" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3624.html" />
          <reference source="CVE" ref_id="CVE-2005-3625" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3625.html" />
          <reference source="CVE" ref_id="CVE-2005-3626" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3626.html" />
          <reference source="CVE" ref_id="CVE-2005-3627" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3627.html" />
    
    <description>The Common UNIX Printing System (CUPS) provides a portable printing layer
for UNIX(R) operating systems.

Chris Evans discovered several flaws in the way CUPS processes PDF files.
An attacker could construct a carefully crafted PDF file that could cause
CUPS to crash or possibly execute arbitrary code when opened. The Common
Vulnerabilities and Exposures project assigned the names CVE-2005-3624,
CVE-2005-3625, CVE-2005-3626, and CVE-2005-3627 to these issues.

All users of CUPS should upgrade to these updated packages, which contain
backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-01-11" />
        <updated date="2006-01-11" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3624.html">CVE-2005-3624</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3625.html">CVE-2005-3625</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3626.html">CVE-2005-3626</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3627.html">CVE-2005-3627</cve>
                <bugzilla href="http://bugzilla.redhat.com/176868" id="176868">CVE-2005-3624 Additional xpdf issues (CVE-2005-3625 CVE-2005-3626 CVE-2005-3627)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060163004" comment="cups-devel is earlier than 1:1.1.17-13.3.36" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060163005" comment="cups-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060163006" comment="cups-libs is earlier than 1:1.1.17-13.3.36" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060163007" comment="cups-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060163002" comment="cups is earlier than 1:1.1.17-13.3.36" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060163003" comment="cups is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060163010" comment="cups-devel is earlier than 1:1.1.22-0.rc1.9.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060163005" comment="cups-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060163011" comment="cups-libs is earlier than 1:1.1.22-0.rc1.9.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060163007" comment="cups-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060163009" comment="cups is earlier than 1:1.1.22-0.rc1.9.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060163003" comment="cups is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060164" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0164: mod_auth_pgsql security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0164-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0164.html" />
          <reference source="CVE" ref_id="CVE-2005-3656" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3656.html" />
    
    <description>The mod_auth_pgsql package is an httpd module that allows user
authentication against information stored in a PostgreSQL database.

Several format string flaws were found in the way mod_auth_pgsql logs
information.  It may be possible for a remote attacker to execute arbitrary
code as the 'apache' user if mod_auth_pgsql is used for user
authentication. The Common Vulnerabilities and Exposures project assigned
the name CVE-2005-3656 to this issue.

Please note that this issue only affects servers which have mod_auth_pgsql
installed and configured to perform user authentication against a
PostgreSQL database.

All users of mod_auth_pgsql should upgrade to these updated packages, which
contain a backported patch to resolve this issue.

This issue does not affect the mod_auth_pgsql package supplied with Red Hat
Enterprise Linux 2.1.

Red Hat would like to thank iDefense for reporting this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-01-05" />
        <updated date="2006-01-05" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3656.html">CVE-2005-3656</cve>
                <bugzilla href="http://bugzilla.redhat.com/177042" id="177042">CVE-2005-3656 mod_auth_pgsql format string issue</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060164002" comment="mod_auth_pgsql is earlier than 0:2.0.1-4.ent.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060164003" comment="mod_auth_pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060164005" comment="mod_auth_pgsql is earlier than 0:2.0.1-7.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060164003" comment="mod_auth_pgsql is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060177" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0177: gpdf security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0177-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0177.html" />
          <reference source="CVE" ref_id="CVE-2005-3624" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3624.html" />
          <reference source="CVE" ref_id="CVE-2005-3625" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3625.html" />
          <reference source="CVE" ref_id="CVE-2005-3626" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3626.html" />
          <reference source="CVE" ref_id="CVE-2005-3627" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3627.html" />
    
    <description>gpdf is a GNOME based viewer for Portable Document Format (PDF) files.

Chris Evans discovered several flaws in the way gpdf processes PDF files.
An attacker could construct a carefully crafted PDF file that could cause
gpdf to crash or possibly execute arbitrary code when opened. The Common
Vulnerabilities and Exposures project assigned the names CVE-2005-3624,
CVE-2005-3625, CVE-2005-3626, and CVE-2005-3627 to these issues.

Users of gpdf should upgrade to this updated package, which contains a
backported patch to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-01-11" />
        <updated date="2006-01-11" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3624.html">CVE-2005-3624</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3625.html">CVE-2005-3625</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3626.html">CVE-2005-3626</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3627.html">CVE-2005-3627</cve>
                <bugzilla href="http://bugzilla.redhat.com/176865" id="176865">[RHEL4] CVE-2005-3624 Additional xpdf issues (CVE-2005-3625 CVE-2005-3626 CVE-2005-3627)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060177002" comment="gpdf is earlier than 0:2.8.2-7.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060177003" comment="gpdf is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060178" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0178: ImageMagick security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0178-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0178.html" />
          <reference source="CVE" ref_id="CVE-2005-4601" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4601.html" />
          <reference source="CVE" ref_id="CVE-2006-0082" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0082.html" />
    
    <description>ImageMagick(TM) is an image display and manipulation tool for the X Window
System that can read and write multiple image formats.

A shell command injection flaw was found in ImageMagick's "display"
command. It is possible to execute arbitrary commands by tricking a user
into running "display" on a file with a specially crafted name. The Common
Vulnerabilities and Exposures project (cve.mitre.org) assigned the name
CVE-2005-4601 to this issue.

A format string flaw was discovered in the way ImageMagick handles
filenames. It may be possible to execute arbitrary commands by tricking a
user into running a carefully crafted ImageMagick command. (CVE-2006-0082)

Users of ImageMagick should upgrade to these updated packages, which
contain backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-02-14" />
        <updated date="2006-02-14" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4601.html">CVE-2005-4601</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0082.html">CVE-2006-0082</cve>
                <bugzilla href="http://bugzilla.redhat.com/176837" id="176837">CVE-2005-4601 ImageMagick display command shell command injection</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176925" id="176925">CVE-2006-0082 ImageMagick format string vulnerability.</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178010" comment="ImageMagick-c++-devel is earlier than 0:5.5.6-18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178011" comment="ImageMagick-c++-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178004" comment="ImageMagick-devel is earlier than 0:5.5.6-18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178005" comment="ImageMagick-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178006" comment="ImageMagick-perl is earlier than 0:5.5.6-18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178007" comment="ImageMagick-perl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178002" comment="ImageMagick is earlier than 0:5.5.6-18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178003" comment="ImageMagick is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178008" comment="ImageMagick-c++ is earlier than 0:5.5.6-18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178009" comment="ImageMagick-c++ is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178017" comment="ImageMagick-c++-devel is earlier than 0:6.0.7.1-14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178011" comment="ImageMagick-c++-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178014" comment="ImageMagick-devel is earlier than 0:6.0.7.1-14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178005" comment="ImageMagick-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178015" comment="ImageMagick-perl is earlier than 0:6.0.7.1-14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178007" comment="ImageMagick-perl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178013" comment="ImageMagick is earlier than 0:6.0.7.1-14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178003" comment="ImageMagick is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060178016" comment="ImageMagick-c++ is earlier than 0:6.0.7.1-14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178009" comment="ImageMagick-c++ is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060184" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0184: kdelibs security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0184-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0184.html" />
          <reference source="CVE" ref_id="CVE-2006-0019" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0019.html" />
    
    <description>kdelibs contains libraries for the K Desktop Environment (KDE).

A heap overflow flaw was discovered affecting kjs, the JavaScript
interpreter engine used by Konqueror and other parts of KDE.  An attacker
could create a malicious web site containing carefully crafted JavaScript
code that would trigger this flaw and possibly lead to arbitrary code
execution.  The Common Vulnerabilities and Exposures project assigned the
name CVE-2006-0019 to this issue.

NOTE: this issue does not affect KDE in Red Hat Enterprise Linux 3 or 2.1.

Users of KDE should upgrade to these updated packages, which contain a
backported patch from the KDE security team correcting this issue as well
as two bug fixes.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-01-19" />
        <updated date="2006-01-19" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0019.html">CVE-2006-0019</cve>
                <bugzilla href="http://bugzilla.redhat.com/165139" id="165139">kdegraphics applications crash when Open or Save dialog is opened</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177618" id="177618">CVE-2006-0019 kjs encodeuri/decodeuri heap overflow vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178072" id="178072">pwMutex destroy failure: Device or resource busy</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060184002" comment="kdelibs is earlier than 6:3.3.1-3.14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060184003" comment="kdelibs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060184004" comment="kdelibs-devel is earlier than 6:3.3.1-3.14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060184005" comment="kdelibs-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060194" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0194: gd security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0194-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0194.html" />
          <reference source="CVE" ref_id="CVE-2004-0941" ref_url="https://www.redhat.com/security/data/cve/CVE-2004-0941.html" />
    
    <description>The gd package contains a graphics library used for the dynamic creation of
images such as PNG and JPEG.

Several buffer overflow flaws were found in the way gd allocates memory. 
An attacker could create a carefully crafted image that could execute
arbitrary code if opened by a victim using a program linked against the gd
library.  The Common Vulnerabilities and Exposures project (cve.mitre.org)
assigned the name CVE-2004-0941 to these issues.

Users of gd should upgrade to these updated packages, which contain a
backported patch and is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-02-01" />
        <updated date="2006-02-01" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2004-0941.html">CVE-2004-0941</cve>
                <bugzilla href="http://bugzilla.redhat.com/175413" id="175413">CVE-2004-0941 additional overflows in gd</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060194006" comment="gd-devel is earlier than 0:2.0.28-4.4E.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060194007" comment="gd-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060194004" comment="gd-progs is earlier than 0:2.0.28-4.4E.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060194005" comment="gd-progs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060194002" comment="gd is earlier than 0:2.0.28-4.4E.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060194003" comment="gd is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060195" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0195: tar security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0195-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0195.html" />
          <reference source="CVE" ref_id="CVE-2005-1918" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-1918.html" />
    
    <description>The GNU tar program saves many files together in one archive and can
restore individual files (or all of the files) from that archive. 

In 2002, a path traversal flaw was found in the way GNU tar extracted
archives. A malicious user could create a tar archive that could write to
arbitrary files to which the user running GNU tar has write access
(CVE-2002-0399).  Red Hat included a backported security patch to correct
this issue in Red Hat Enterprise Linux 3, and an erratum for Red Hat
Enterprise Linux 2.1 users was issued.

During internal testing, we discovered that our backported security patch
contained an incorrect optimization and therefore was not sufficient to
completely correct this vulnerability.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) assigned the name CVE-2005-1918 to this
issue.

Users of tar should upgrade to this updated package, which contains a
replacement backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-02-21" />
        <updated date="2006-02-21" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-1918.html">CVE-2005-1918</cve>
                <bugzilla href="http://bugzilla.redhat.com/140589" id="140589">CVE-2005-1918 tar archive path traversal issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/140598" id="140598">CVE-2005-1918 tar archive path traversal issue</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060195002" comment="tar is earlier than 0:1.13.25-14.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060195003" comment="tar is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060197" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0197: python security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0197-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0197.html" />
          <reference source="CVE" ref_id="CVE-2005-2491" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2491.html" />
    
    <description>Python is an interpreted, interactive, object-oriented programming language.

An integer overflow flaw was found in Python's PCRE library that could be
triggered by a maliciously crafted regular expression. On systems that
accept arbitrary regular expressions from untrusted users, this could be
exploited to execute arbitrary code with the privileges of the application
using the library.  The Common Vulnerabilities and Exposures project
assigned the name CVE-2005-2491 to this issue.

Users of Python should upgrade to these updated packages, which contain a
backported patch that is not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-03-09" />
        <updated date="2006-03-09" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2491.html">CVE-2005-2491</cve>
                <bugzilla href="http://bugzilla.redhat.com/166335" id="166335">CVE-2005-2491 PCRE heap overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197004" comment="python-devel is earlier than 0:2.2.3-6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197005" comment="python-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197008" comment="python-docs is earlier than 0:2.2.3-6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197009" comment="python-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197010" comment="tkinter is earlier than 0:2.2.3-6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197011" comment="tkinter is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197002" comment="python is earlier than 0:2.2.3-6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197003" comment="python is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197006" comment="python-tools is earlier than 0:2.2.3-6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197007" comment="python-tools is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197014" comment="python-devel is earlier than 0:2.3.4-14.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197005" comment="python-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197016" comment="python-docs is earlier than 0:2.3.4-14.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197009" comment="python-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197017" comment="tkinter is earlier than 0:2.3.4-14.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197011" comment="tkinter is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197013" comment="python is earlier than 0:2.3.4-14.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197003" comment="python is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060197015" comment="python-tools is earlier than 0:2.3.4-14.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197007" comment="python-tools is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060199" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0199: mozilla security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0199-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0199.html" />
          <reference source="CVE" ref_id="CVE-2005-4134" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4134.html" />
          <reference source="CVE" ref_id="CVE-2006-0292" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0292.html" />
          <reference source="CVE" ref_id="CVE-2006-0296" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0296.html" />
    
    <description>Mozilla is an open source Web browser, advanced email and newsgroup client,
IRC chat client, and HTML editor.

Igor Bukanov discovered a bug in the way Mozilla's Javascript interpreter
dereferences objects. If a user visits a malicious web page, Mozilla could
crash or execute arbitrary code as the user running Mozilla. The Common
Vulnerabilities and Exposures project assigned the name CVE-2006-0292 to
this issue.

moz_bug_r_a4 discovered a bug in Mozilla's XULDocument.persist() function.
A malicious web page could inject arbitrary RDF data into a user's
localstore.rdf file, which can cause Mozilla to execute arbitrary
javascript when a user runs Mozilla.  (CVE-2006-0296)

A denial of service bug was found in the way Mozilla saves history
information. If a user visits a web page with a very long title, it is
possible Mozilla will crash or take a very long time the next time it is
run.  (CVE-2005-4134)

Note that the Red Hat Enterprise Linux 3 packages also fix a bug when
using XSLT to transform documents. Passing DOM Nodes as parameters to
functions expecting an xsl:param could cause Mozilla to throw an exception.

Users of Mozilla are advised to upgrade to these updated packages, which
contain backported patches to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-02-02" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4134.html">CVE-2005-4134</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0292.html">CVE-2006-0292</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0296.html">CVE-2006-0296</cve>
                <bugzilla href="http://bugzilla.redhat.com/179163" id="179163">CVE-2005-4134 Very long topic history.dat DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179166" id="179166">CVE-2006-0292 javascript unrooted access</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179169" id="179169">CVE-2006-0296 XULDocument.persist() RDF data injection</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199018" comment="mozilla-js-debugger is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199019" comment="mozilla-js-debugger is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199014" comment="mozilla-mail is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199015" comment="mozilla-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199016" comment="mozilla-chat is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199017" comment="mozilla-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199010" comment="mozilla-nss-devel is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199011" comment="mozilla-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199002" comment="mozilla is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199003" comment="mozilla is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199020" comment="mozilla-dom-inspector is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199021" comment="mozilla-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199006" comment="mozilla-nspr-devel is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199007" comment="mozilla-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199004" comment="mozilla-nspr is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199005" comment="mozilla-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199012" comment="mozilla-devel is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199013" comment="mozilla-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199008" comment="mozilla-nss is earlier than 37:1.7.12-1.1.3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199009" comment="mozilla-nss is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199031" comment="mozilla-js-debugger is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199019" comment="mozilla-js-debugger is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199029" comment="mozilla-mail is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199015" comment="mozilla-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199030" comment="mozilla-chat is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199017" comment="mozilla-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199027" comment="mozilla-nss-devel is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199011" comment="mozilla-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199023" comment="mozilla is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199003" comment="mozilla is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199032" comment="mozilla-dom-inspector is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199021" comment="mozilla-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199025" comment="mozilla-nspr-devel is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199007" comment="mozilla-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199024" comment="mozilla-nspr is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199005" comment="mozilla-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199028" comment="mozilla-devel is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199013" comment="mozilla-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060199026" comment="mozilla-nss is earlier than 37:1.7.12-1.4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199009" comment="mozilla-nss is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060200" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0200: firefox security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0200-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0200.html" />
          <reference source="CVE" ref_id="CVE-2005-4134" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4134.html" />
          <reference source="CVE" ref_id="CVE-2006-0292" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0292.html" />
          <reference source="CVE" ref_id="CVE-2006-0296" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0296.html" />
    
    <description>Mozilla Firefox is an open source Web browser. 

Igor Bukanov discovered a bug in the way Firefox's Javascript interpreter
derefernces objects.  If a user visits a malicious web page, Firefox could
crash or execute arbitrary code as the user running Firefox. The Common
Vulnerabilities and Exposures project assigned the name CVE-2006-0292 to
this issue.

moz_bug_r_a4 discovered a bug in Firefox's XULDocument.persist() function.
A malicious web page could inject arbitrary RDF data into a user's
localstore.rdf file, which can cause Firefox to execute arbitrary
javascript when a user runs Firefox.  (CVE-2006-0296)

A denial of service bug was found in the way Firefox saves history
information. If a user visits a web page with a very long title, it is
possible Firefox will crash or take a very long time the next time it is
run. (CVE-2005-4134)

This update also fixes a bug when using XSLT to transform documents.
Passing DOM Nodes as parameters to functions expecting an xsl:param could
cause Firefox to throw an exception. 

Users of Firefox are advised to upgrade to this updated package, which
contains backported patches to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-02-02" />
        <updated date="2006-02-02" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4134.html">CVE-2005-4134</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0292.html">CVE-2006-0292</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0296.html">CVE-2006-0296</cve>
                <bugzilla href="http://bugzilla.redhat.com/179171" id="179171">CVE-2005-4134 Very long topic history.dat DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179173" id="179173">CVE-2006-0292 javascript unrooted access</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179175" id="179175">CVE-2006-0296 XULDocument.persist() RDF data injection</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060200002" comment="firefox is earlier than 0:1.0.7-1.4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060200003" comment="firefox is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060201" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0201: xpdf security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0201-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0201.html" />
          <reference source="CVE" ref_id="CVE-2006-0301" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0301.html" />
    
    <description>The xpdf package is an X Window System-based viewer for Portable Document
Format (PDF) files.

A heap based buffer overflow bug was discovered in Xpdf. An attacker could
construct a carefully crafted PDF file that could cause Xpdf to crash or
possibly execute arbitrary code when opened. The Common Vulnerabilities and
Exposures project assigned the name CVE-2006-0301 to this issue.

Users of Xpdf should upgrade to this updated package, which contains a
backported patch to resolve these issues.

Red Hat would like to thank Dirk Mueller for reporting this issue and
providing a patch.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-02-13" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0301.html">CVE-2006-0301</cve>
                <bugzilla href="http://bugzilla.redhat.com/179046" id="179046">CVE-2006-0301 PDF splash handling heap overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060201002" comment="xpdf is earlier than 1:3.00-11.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060201003" comment="xpdf is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060204" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0204: mailman security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0204-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0204.html" />
          <reference source="CVE" ref_id="CVE-2005-3573" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3573.html" />
          <reference source="CVE" ref_id="CVE-2005-4153" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4153.html" />
    
    <description>Mailman is software to help manage email discussion lists.

A flaw in handling of UTF8 character encodings was found in Mailman.  An
attacker could send a carefully crafted email message to a mailing list run
by Mailman which would cause that particular mailing list to stop working.
The Common Vulnerabilities and Exposures project assigned the name
CVE-2005-3573 to this issue.

A flaw in date handling was found in Mailman version 2.1.4 through 2.1.6. 
An attacker could send a carefully crafted email message to a mailing list
run by Mailman which would cause the Mailman server to crash.  (CVE-2005-4153).

Users of Mailman should upgrade to this updated package, which contains
backported patches to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-07" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3573.html">CVE-2005-3573</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4153.html">CVE-2005-4153</cve>
                <bugzilla href="http://bugzilla.redhat.com/173139" id="173139">CVE-2005-3573 Mailman Denial of Service</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176089" id="176089">CVE-2005-4153 Mailman DOS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060204002" comment="mailman is earlier than 3:2.1.5.1-25.rhel3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060204003" comment="mailman is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060204005" comment="mailman is earlier than 3:2.1.5.1-34.rhel4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060204003" comment="mailman is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060205" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0205: libpng security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0205-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0205.html" />
          <reference source="CVE" ref_id="CVE-2006-0481" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0481.html" />
    
    <description>The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.

A heap based buffer overflow bug was found in the way libpng strips alpha
channels from a PNG image. An attacker could create a carefully crafted PNG
image file in such a way that it could cause an application linked with
libpng to crash or execute arbitrary code when the file is opened by a
victim. The Common Vulnerabilities and Exposures project has assigned the
name CVE-2006-0481 to this issue.

Please note that the vunerable libpng function is only used by TeTeX and
XEmacs on Red Hat Enterprise Linux 4.

All users of libpng are advised to update to these updated packages which
contain a backported patch that is not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-02-13" />
        <updated date="2006-02-13" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0481.html">CVE-2006-0481</cve>
                <bugzilla href="http://bugzilla.redhat.com/179455" id="179455">CVE-2006-0481 libpng heap based buffer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060205002" comment="libpng is earlier than 2:1.2.7-1.el4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060205003" comment="libpng is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060205004" comment="libpng-devel is earlier than 2:1.2.7-1.el4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060205005" comment="libpng-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060206" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0206: kdegraphics security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0206-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0206.html" />
          <reference source="CVE" ref_id="CVE-2006-0301" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0301.html" />
    
    <description>The kdegraphics packages contain applications for the K Desktop Environment
including kpdf, a pdf file viewer.

A heap based buffer overflow bug was discovered in kpdf. An attacker could
construct a carefully crafted PDF file that could cause kpdf to crash or
possibly execute arbitrary code when opened. The Common Vulnerabilities and
Exposures project assigned the name CVE-2006-0301 to this issue.

Users of kpdf should upgrade to these updated packages, which contain a
backported patch to resolve this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-02-13" />
        <updated date="2006-02-13" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0301.html">CVE-2006-0301</cve>
                <bugzilla href="http://bugzilla.redhat.com/179055" id="179055">CVE-2006-0301 PDF splash handling heap overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060206002" comment="kdegraphics is earlier than 7:3.3.1-3.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060206003" comment="kdegraphics is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060206004" comment="kdegraphics-devel is earlier than 7:3.3.1-3.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060206005" comment="kdegraphics-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060207" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0207: gnutls security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0207-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0207.html" />
          <reference source="CVE" ref_id="CVE-2006-0645" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0645.html" />
    
    <description>The GNU TLS Library provides support for cryptographic algorithms and
protocols such as TLS. GNU TLS includes Libtasn1, a library developed for
ASN.1 structures management that includes DER encoding and decoding.

Several flaws were found in the way libtasn1 decodes DER.  An attacker
could create a carefully crafted invalid X.509 certificate in such a way
that could trigger this flaw if parsed by an application that uses GNU TLS.
This could lead to a denial of service (application crash).  It is not
certain if this issue could be escalated to allow arbitrary code execution. 
The Common Vulnerabilities and Exposures project assigned the name
CVE-2006-0645 to this issue.

In Red Hat Enterprise Linux 4, the GNU TLS library is only used by the
Evolution client when connecting to an Exchange server or when publishing
calendar information to a WebDAV server.

Users are advised to upgrade to these updated packages, which contain a
backported patch from the GNU TLS maintainers to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-02-10" />
        <updated date="2006-02-10" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0645.html">CVE-2006-0645</cve>
                <bugzilla href="http://bugzilla.redhat.com/180903" id="180903">CVE-2006-0645 GnuTLS x509 DER DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060207004" comment="gnutls-devel is earlier than 0:1.0.20-3.2.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060207005" comment="gnutls-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060207002" comment="gnutls is earlier than 0:1.0.20-3.2.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060207003" comment="gnutls is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060232" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0232: tar security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0232-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0232.html" />
          <reference source="CVE" ref_id="CVE-2006-0300" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0300.html" />
    
    <description>The GNU tar program saves many files together in one archive and can
restore individual files (or all of the files) from that archive.

Jim Meyering discovered a buffer overflow bug in the way GNU tar extracts
malformed archives. By tricking a user into extracting a malicious tar
archive, it is possible to execute arbitrary code as the user running tar.
The Common Vulnerabilities and Exposures project (cve.mitre.org) assigned
the name CVE-2006-0300 to this issue.

Users of tar should upgrade to this updated package, which contains a
backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-03-01" />
        <updated date="2006-03-01" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0300.html">CVE-2006-0300</cve>
                <bugzilla href="http://bugzilla.redhat.com/181772" id="181772">CVE-2006-0300 GNU tar heap overlfow bug</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060232002" comment="tar is earlier than 0:1.14-9.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060195003" comment="tar is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060262" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0262: kdegraphics security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0262-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0262.html" />
          <reference source="CVE" ref_id="CVE-2006-0746" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0746.html" />
    
    <description>The kdegraphics packages contain applications for the K Desktop Environment
including kpdf, a PDF file viewer.

Marcelo Ricardo Leitner discovered that a kpdf security fix, CVE-2005-3627,
was incomplete.  Red Hat issued kdegraphics packages with this incomplete
fix in RHSA-2005:868.  An attacker could construct a carefully crafted PDF
file that could cause kpdf to crash or possibly execute arbitrary code when
opened.  The Common Vulnerabilities and Exposures project assigned the name
CVE-2006-0746 to this issue.

Users of kpdf should upgrade to these updated packages, which contain a
backported patch to resolve this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-03-09" />
        <updated date="2006-03-09" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0746.html">CVE-2006-0746</cve>
                <bugzilla href="http://bugzilla.redhat.com/184307" id="184307">CVE-2006-0746 kpdf buffer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060262002" comment="kdegraphics is earlier than 7:3.3.1-3.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060206003" comment="kdegraphics is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060262004" comment="kdegraphics-devel is earlier than 7:3.3.1-3.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060206005" comment="kdegraphics-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060264" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0264: sendmail security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0264-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0264.html" />
          <reference source="CVE" ref_id="CVE-2006-0058" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0058.html" />
    
    <description>Sendmail is a Mail Transport Agent (MTA) used to send mail between machines.

A flaw in the handling of asynchronous signals was discovered in Sendmail.
A remote attacker may be able to exploit a race condition to execute
arbitrary code as root.  The Common Vulnerabilities and Exposures project
assigned the name CVE-2006-0058 to this issue.

By default on Red Hat Enterprise Linux 3 and 4, Sendmail is configured to
only accept connections from the local host.  Therefore, only users who have
configured Sendmail to listen to remote hosts would be able to be remotely
exploited by this vulnerability.

Users of Sendmail are advised to upgrade to these erratum packages, which
contain a backported patch from the Sendmail team to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-03-22" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0058.html">CVE-2006-0058</cve>
                <bugzilla href="http://bugzilla.redhat.com/184465" id="184465">CVE-2006-0058  Sendmail race condition issue</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060264002" comment="sendmail is earlier than 0:8.12.11-4.RHEL3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264003" comment="sendmail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060264004" comment="sendmail-doc is earlier than 0:8.12.11-4.RHEL3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264005" comment="sendmail-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060264006" comment="sendmail-devel is earlier than 0:8.12.11-4.RHEL3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264007" comment="sendmail-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060264008" comment="sendmail-cf is earlier than 0:8.12.11-4.RHEL3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264009" comment="sendmail-cf is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060264011" comment="sendmail is earlier than 0:8.13.1-3.RHEL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264003" comment="sendmail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060264012" comment="sendmail-doc is earlier than 0:8.13.1-3.RHEL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264005" comment="sendmail-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060264013" comment="sendmail-devel is earlier than 0:8.13.1-3.RHEL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264007" comment="sendmail-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060264014" comment="sendmail-cf is earlier than 0:8.13.1-3.RHEL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264009" comment="sendmail-cf is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060266" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0266: gnupg security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0266-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0266.html" />
          <reference source="CVE" ref_id="CVE-2006-0049" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0049.html" />
          <reference source="CVE" ref_id="CVE-2006-0455" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0455.html" />
    
    <description>GnuPG is a utility for encrypting data and creating digital signatures.

Tavis Ormandy discovered a bug in the way GnuPG verifies cryptographically
signed data with detached signatures. It is possible for an attacker to
construct a cryptographically signed message which could appear to come
from a third party.  When a victim processes a GnuPG message with a
malformed detached signature, GnuPG ignores the malformed signature,
processes and outputs the signed data, and exits with status 0, just as it
would if the signature had been valid.  In this case, GnuPG's exit status
would not indicate that no signature verification had taken place. This
issue would primarily be of concern when processing GnuPG results via an
automated script. The Common Vulnerabilities and Exposures project assigned
the name CVE-2006-0455 to this issue.

Tavis Ormandy also discovered a bug in the way GnuPG verifies
cryptographically signed data with inline signatures. It is possible for an
attacker to inject unsigned data into a signed message in such a way that
when a victim processes the message to recover the data, the unsigned data
is output along with the signed data, giving the appearance of having been
signed.  This issue is mitigated in the GnuPG shipped with Red Hat
Enterprise Linux as the --ignore-crc-error option must be passed to the gpg
executable for this attack to be successful. The Common Vulnerabilities and
Exposures project assigned the name CVE-2006-0049 to this issue.

Note that neither of these issues affect the way RPM or up2date verify RPM
package files, nor is RPM vulnerable to either of these issues.

All users of GnuPG are advised to upgrade to this updated package, which
contains backported patches to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-03-15" />
        <updated date="2006-03-15" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0049.html">CVE-2006-0049</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0455.html">CVE-2006-0455</cve>
                <bugzilla href="http://bugzilla.redhat.com/167392" id="167392">initial gpg run doesn't create .gnupg/secring.gpg</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179506" id="179506">RHEL3, gnupg-1.2.1-10, gpg: Creates corrupt files (probably 2GB problem)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183484" id="183484">CVE-2006-0455 gpg will quietly exit when attempting to verify a malformed message</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/184556" id="184556">CVE-2006-0049 Gnupg incorrect malformed message verification</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266002" comment="gnupg is earlier than 0:1.2.1-15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266003" comment="gnupg is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266005" comment="gnupg is earlier than 0:1.2.6-3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266003" comment="gnupg is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060267" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0267: ipsec-tools security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0267-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0267.html" />
          <reference source="CVE" ref_id="CVE-2005-3732" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3732.html" />
    
    <description>The ipsec-tools package is used in conjunction with the IPsec functionality
in the linux kernel and includes racoon, an IKEv1 keying daemon.

A denial of service flaw was found in the ipsec-tools racoon daemon.  If a
victim's machine has racoon configured in a non-recommended insecure
manner, it is possible for a remote attacker to crash the racoon daemon. 
(CVE-2005-3732)

Users of ipsec-tools should upgrade to these updated packages, which contain
backported patches, and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-04-25" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3732.html">CVE-2005-3732</cve>
                <bugzilla href="http://bugzilla.redhat.com/173841" id="173841">CVE-2005-3732 ipsec-tools IKE DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181605" id="181605">CVE-2005-3732 ipsec-tools IKE DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060267002" comment="ipsec-tools is earlier than 0:0.2.5-0.7.rhel3.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060267003" comment="ipsec-tools is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060267005" comment="ipsec-tools is earlier than 0:0.3.3-6.rhel4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060267003" comment="ipsec-tools is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060271" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0271: freeradius security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0271-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0271.html" />
          <reference source="CVE" ref_id="CVE-2006-1354" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1354.html" />
          <reference source="CVE" ref_id="CVE-2005-4744" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4744.html" />
    
    <description>FreeRADIUS is a high-performance and highly configurable free RADIUS server
designed to allow centralized authentication and authorization for a network. 

A bug was found in the way FreeRADIUS authenticates users via the MSCHAP V2
protocol. It is possible for a remote attacker to authenticate as a victim
by sending a malformed MSCHAP V2 login request to the FreeRADIUS server.
(CVE-2006-1354)

Please note that FreeRADIUS installations not using the MSCHAP V2 protocol
for authentication are not vulnerable to this issue.

A bug was also found in the way FreeRADIUS logs SQL errors from the
sql_unixodbc module. It may be possible for an attacker to cause FreeRADIUS
to crash or execute arbitrary code if they are able to manipulate the SQL
database FreeRADIUS is connecting to. (CVE-2005-4744)

Users of FreeRADIUS should update to these erratum packages, which contain
backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-04-04" />
        <updated date="2006-04-13" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1354.html">CVE-2006-1354</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4744.html">CVE-2005-4744</cve>
                <bugzilla href="http://bugzilla.redhat.com/167676" id="167676">CVE-2005-4744 Multiple freeradius security issues</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186083" id="186083">CVE-2006-1354 FreeRADIUS authentication bypass</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060271004" comment="freeradius-mysql is earlier than 0:1.0.1-2.RHEL3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060271005" comment="freeradius-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060271006" comment="freeradius-postgresql is earlier than 0:1.0.1-2.RHEL3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060271007" comment="freeradius-postgresql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060271008" comment="freeradius-unixODBC is earlier than 0:1.0.1-2.RHEL3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060271009" comment="freeradius-unixODBC is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060271002" comment="freeradius is earlier than 0:1.0.1-2.RHEL3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060271003" comment="freeradius is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060271012" comment="freeradius-mysql is earlier than 0:1.0.1-3.RHEL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060271005" comment="freeradius-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060271013" comment="freeradius-postgresql is earlier than 0:1.0.1-3.RHEL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060271007" comment="freeradius-postgresql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060271014" comment="freeradius-unixODBC is earlier than 0:1.0.1-3.RHEL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060271009" comment="freeradius-unixODBC is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060271011" comment="freeradius is earlier than 0:1.0.1-3.RHEL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060271003" comment="freeradius is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060272" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0272: openmotif security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0272-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0272.html" />
          <reference source="CVE" ref_id="CVE-2005-3964" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3964.html" />
    
    <description>OpenMotif provides libraries which implement the Motif industry standard
graphical user interface. 

A number of buffer overflow flaws were discovered in OpenMotif's libUil
library. It is possible for an attacker to execute arbitrary code as a
victim who has been tricked into executing a program linked against
OpenMotif, which then loads a malicious User Interface Language (UIL) file.
(CVE-2005-3964)

Users of OpenMotif are advised to upgrade to these erratum packages, which
contain a backported security patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-04-04" />
        <updated date="2006-04-04" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3964.html">CVE-2005-3964</cve>
                <bugzilla href="http://bugzilla.redhat.com/174815" id="174815">CVE-2005-3964 openmotif libUil buffer overflows</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060272004" comment="openmotif-devel is earlier than 0:2.2.3-5.RHEL3.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060272005" comment="openmotif-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060272002" comment="openmotif is earlier than 0:2.2.3-5.RHEL3.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060272003" comment="openmotif is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060272006" comment="openmotif21 is earlier than 0:2.1.30-9.RHEL3.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060272007" comment="openmotif21 is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060272009" comment="openmotif21 is earlier than 0:2.1.30-11.RHEL4.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060272007" comment="openmotif21 is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060272011" comment="openmotif-devel is earlier than 0:2.2.3-10.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060272005" comment="openmotif-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060272010" comment="openmotif is earlier than 0:2.2.3-10.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060272003" comment="openmotif is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060276" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0276: php security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0276-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0276.html" />
          <reference source="CVE" ref_id="CVE-2003-1303" ref_url="https://www.redhat.com/security/data/cve/CVE-2003-1303.html" />
          <reference source="CVE" ref_id="CVE-2005-2933" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2933.html" />
          <reference source="CVE" ref_id="CVE-2005-3883" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3883.html" />
          <reference source="CVE" ref_id="CVE-2006-0208" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0208.html" />
          <reference source="CVE" ref_id="CVE-2006-0996" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0996.html" />
          <reference source="CVE" ref_id="CVE-2006-1490" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1490.html" />
    
    <description>PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server. 

The phpinfo() PHP function did not properly sanitize long strings.  An
attacker could use this to perform cross-site scripting attacks against
sites that have publicly-available PHP scripts that call phpinfo(). 
(CVE-2006-0996)

The html_entity_decode() PHP function was found to not be binary safe. An
attacker could use this flaw to disclose a certain part of the memory.  In
order for this issue to be exploitable the target site would need to have a
PHP script which called the "html_entity_decode()" function with untrusted
input from the user and displayed the result.  (CVE-2006-1490)

The error handling output was found to not properly escape HTML output in
certain cases.  An attacker could use this flaw to perform cross-site
scripting attacks against sites where both display_errors and html_errors
are enabled.  (CVE-2006-0208)

An input validation error was found in the "mb_send_mail()" function.  An
attacker could use this flaw to inject arbitrary headers in a mail sent via
a script calling the "mb_send_mail()" function where the "To" parameter can
be controlled by the attacker.  (CVE-2005-3883)

A buffer overflow flaw was discovered in uw-imap, the University of
Washington's IMAP Server.  php-imap is compiled against the static c-client
libraries from imap and therefore needed to be recompiled against the fixed
version.  This issue only affected Red Hat Enterprise Linux 3.
(CVE-2005-2933).

Users of PHP should upgrade to these updated packages, which contain
backported patches that resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-04-25" />
        <updated date="2006-04-25" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2003-1303.html">CVE-2003-1303</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2933.html">CVE-2005-2933</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3883.html">CVE-2005-3883</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0208.html">CVE-2006-0208</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0996.html">CVE-2006-0996</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1490.html">CVE-2006-1490</cve>
                <bugzilla href="http://bugzilla.redhat.com/163490" id="163490">PEAR::DB autoExecute function does not work when updating with WHERE clause</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174463" id="174463">CVE-2005-3883 PHP mb_send_mail() header parsing issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174528" id="174528">CVE-2005-2933 imap buffer overflow</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178028" id="178028">CVE-2006-0208 PHP Cross Site Scripting (XSS) flaw</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/182719" id="182719">ImageCreateFromGif does not clean up its temporary file</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187230" id="187230">CVE-2006-1490 PHP memory disclosure issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187510" id="187510">CVE-2006-0996 phpinfo() XSS issue</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276014" comment="php-odbc is earlier than 0:4.3.2-30.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276015" comment="php-odbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276010" comment="php-mysql is earlier than 0:4.3.2-30.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276011" comment="php-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276002" comment="php is earlier than 0:4.3.2-30.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276003" comment="php is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276012" comment="php-pgsql is earlier than 0:4.3.2-30.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276013" comment="php-pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276004" comment="php-devel is earlier than 0:4.3.2-30.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276005" comment="php-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276006" comment="php-imap is earlier than 0:4.3.2-30.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276007" comment="php-imap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276008" comment="php-ldap is earlier than 0:4.3.2-30.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276009" comment="php-ldap is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276036" comment="php-gd is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276037" comment="php-gd is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276025" comment="php-odbc is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276015" comment="php-odbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276023" comment="php-mysql is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276011" comment="php-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276017" comment="php is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276003" comment="php is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276030" comment="php-xmlrpc is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276031" comment="php-xmlrpc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276032" comment="php-mbstring is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276033" comment="php-mbstring is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276024" comment="php-pgsql is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276013" comment="php-pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276018" comment="php-devel is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276005" comment="php-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276034" comment="php-ncurses is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276035" comment="php-ncurses is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276026" comment="php-snmp is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276027" comment="php-snmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276021" comment="php-imap is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276007" comment="php-imap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276019" comment="php-pear is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276020" comment="php-pear is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276028" comment="php-domxml is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276029" comment="php-domxml is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060276022" comment="php-ldap is earlier than 0:4.3.9-3.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276009" comment="php-ldap is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060280" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0280: dia security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0280-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0280.html" />
          <reference source="CVE" ref_id="CVE-2006-1550" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1550.html" />
    
    <description>The Dia drawing program is designed to draw various types of diagrams.

infamous41md discovered three buffer overflow bugs in Dia's xfig file
format importer. If an attacker is able to trick a Dia user into opening a
carefully crafted xfig file, it may be possible to execute arbitrary code
as the user running Dia. (CVE-2006-1550)

Users of Dia should update to these erratum packages, which contain
backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-05-03" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1550.html">CVE-2006-1550</cve>
                <bugzilla href="http://bugzilla.redhat.com/187401" id="187401">CVE-2006-1550 Dia multiple buffer overflows</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060280002" comment="dia is earlier than 1:0.94-5.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060280003" comment="dia is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060283" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0283: squirrelmail security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0283-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0283.html" />
          <reference source="CVE" ref_id="CVE-2006-0188" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0188.html" />
          <reference source="CVE" ref_id="CVE-2006-0195" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0195.html" />
          <reference source="CVE" ref_id="CVE-2006-0377" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0377.html" />
    
    <description>SquirrelMail is a standards-based webmail package written in PHP4.

A bug was found in the way SquirrelMail presents the right frame to the
user. If a user can be tricked into opening a carefully crafted URL, it is
possible to present the user with arbitrary HTML data. (CVE-2006-0188)

A bug was found in the way SquirrelMail filters incoming HTML email. It is
possible to cause a victim's web browser to request remote content by
opening a HTML email while running a web browser that processes certain
types of invalid style sheets. Only Internet Explorer is known to process
such malformed style sheets. (CVE-2006-0195)

A bug was found in the way SquirrelMail processes a request to select an
IMAP mailbox. If a user can be tricked into opening a carefully crafted
URL, it is possible to execute arbitrary IMAP commands as the user viewing
their mail with SquirrelMail. (CVE-2006-0377)

Users of SquirrelMail are advised to upgrade to this updated package, which
contains SquirrelMail version 1.4.6 and is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-05-03" />
        <updated date="2006-05-03" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0188.html">CVE-2006-0188</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0195.html">CVE-2006-0195</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0377.html">CVE-2006-0377</cve>
                <bugzilla href="http://bugzilla.redhat.com/182579" id="182579">CVE-2006-0188 Possible XSS through right_frame parameter in webmail.php</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/182581" id="182581">CVE-2006-0195 Possible XSS in MagicHTML (IE only)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/182584" id="182584">CVE-2006-0377 IMAP injection in sqimap_mailbox_select mailbox parameter</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060283002" comment="squirrelmail is earlier than 0:1.4.6-5.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060283003" comment="squirrelmail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060283005" comment="squirrelmail is earlier than 0:1.4.6-5.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060283003" comment="squirrelmail is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060298" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0298: openssh security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0298-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0298.html" />
          <reference source="CVE" ref_id="CVE-2006-0225" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0225.html" />
          <reference source="CVE" ref_id="CVE-2003-0386" ref_url="https://www.redhat.com/security/data/cve/CVE-2003-0386.html" />
    
    <description>OpenSSH is OpenBSD's SSH (Secure SHell) protocol implementation. This
package includes the core files necessary for both the OpenSSH client and
server.

An arbitrary command execution flaw was discovered in the way scp copies
files locally. It is possible for a local attacker to create a file with a
carefully crafted name that could execute arbitrary commands as the user
running scp to copy files locally. (CVE-2006-0225)

The SSH daemon, when restricting host access by numeric IP addresses and
with VerifyReverseMapping disabled, allows remote attackers to bypass
"from=" and "user@host" address restrictions by connecting to a host from a
system whose reverse DNS hostname contains the numeric IP address.
(CVE-2003-0386)

The following issues have also been fixed in this update:

* If the sshd service was stopped using the sshd init script while the
  main sshd daemon was not running, the init script would kill other sshd
  processes, such as the running sessions.  For example, this could happen
  when the 'service sshd stop' command was issued twice.

* When privilege separation was enabled, the last login message was printed
  only for the root user.

* The sshd daemon was sending messages to the system log from a signal
  handler when debug logging was enabled. This could cause a deadlock of
  the user's connection.

All users of openssh should upgrade to these updated packages, which
resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-07-20" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0225.html">CVE-2006-0225</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2003-0386.html">CVE-2003-0386</cve>
                <bugzilla href="http://bugzilla.redhat.com/164661" id="164661">CVE-2003-0386 host based access bypass</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167886" id="167886">init script kills all running sshd's if listening server is stopped</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170463" id="170463">CVE-2006-0225 local to local copy uses shell expansion twice</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172564" id="172564">I can't see "Last login" message after logged via ssh</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060298002" comment="openssh is earlier than 0:3.6.1p2-33.30.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044003" comment="openssh is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060298010" comment="openssh-askpass-gnome is earlier than 0:3.6.1p2-33.30.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044011" comment="openssh-askpass-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060298004" comment="openssh-clients is earlier than 0:3.6.1p2-33.30.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044005" comment="openssh-clients is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060298006" comment="openssh-server is earlier than 0:3.6.1p2-33.30.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044007" comment="openssh-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060298008" comment="openssh-askpass is earlier than 0:3.6.1p2-33.30.9" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044009" comment="openssh-askpass is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060328" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0328: firefox security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0328-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0328.html" />
          <reference source="CVE" ref_id="CVE-2006-0748" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0748.html" />
          <reference source="CVE" ref_id="CVE-2006-0749" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0749.html" />
          <reference source="CVE" ref_id="CVE-2006-1724" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1724.html" />
          <reference source="CVE" ref_id="CVE-2006-1727" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1727.html" />
          <reference source="CVE" ref_id="CVE-2006-1728" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1728.html" />
          <reference source="CVE" ref_id="CVE-2006-1729" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1729.html" />
          <reference source="CVE" ref_id="CVE-2006-1730" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1730.html" />
          <reference source="CVE" ref_id="CVE-2006-1731" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1731.html" />
          <reference source="CVE" ref_id="CVE-2006-1732" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1732.html" />
          <reference source="CVE" ref_id="CVE-2006-1733" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1733.html" />
          <reference source="CVE" ref_id="CVE-2006-1734" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1734.html" />
          <reference source="CVE" ref_id="CVE-2006-1735" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1735.html" />
          <reference source="CVE" ref_id="CVE-2006-1737" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1737.html" />
          <reference source="CVE" ref_id="CVE-2006-1738" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1738.html" />
          <reference source="CVE" ref_id="CVE-2006-1739" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1739.html" />
          <reference source="CVE" ref_id="CVE-2006-1740" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1740.html" />
          <reference source="CVE" ref_id="CVE-2006-1741" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1741.html" />
          <reference source="CVE" ref_id="CVE-2006-1742" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1742.html" />
          <reference source="CVE" ref_id="CVE-2006-1790" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1790.html" />
    
    <description>Mozilla Firefox is an open source Web browser.

Several bugs were found in the way Firefox processes malformed javascript.
A malicious web page could modify the content of a different open web page,
possibly stealing sensitive information or conducting a cross-site
scripting attack. (CVE-2006-1731, CVE-2006-1732, CVE-2006-1741)

Several bugs were found in the way Firefox processes certain javascript
actions. A malicious web page could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-1727,
CVE-2006-1728, CVE-2006-1733, CVE-2006-1734, CVE-2006-1735, CVE-2006-1742)

Several bugs were found in the way Firefox processes malformed web pages.
A carefully crafted malicious web page could cause the execution of
arbitrary code as the user running Firefox. (CVE-2006-0748, CVE-2006-0749,
CVE-2006-1724, CVE-2006-1730, CVE-2006-1737, CVE-2006-1738, CVE-2006-1739,
CVE-2006-1790) 

A bug was found in the way Firefox displays the secure site icon. If a
browser is configured to display the non-default secure site modal warning
dialog, it may be possible to trick a user into believing they are viewing
a secure site. (CVE-2006-1740)

A bug was found in the way Firefox allows javascript mutation events on
"input" form elements. A malicious web page could be created in such a way
that when a user submits a form, an arbitrary file could be uploaded to the
attacker. (CVE-2006-1729)

Users of Firefox are advised to upgrade to these updated packages
containing Firefox version 1.0.8 which corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-04-14" />
        <updated date="2006-04-25" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0748.html">CVE-2006-0748</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0749.html">CVE-2006-0749</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1724.html">CVE-2006-1724</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1727.html">CVE-2006-1727</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1728.html">CVE-2006-1728</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1729.html">CVE-2006-1729</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1730.html">CVE-2006-1730</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1731.html">CVE-2006-1731</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1732.html">CVE-2006-1732</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1733.html">CVE-2006-1733</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1734.html">CVE-2006-1734</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1735.html">CVE-2006-1735</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1737.html">CVE-2006-1737</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1738.html">CVE-2006-1738</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1739.html">CVE-2006-1739</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1740.html">CVE-2006-1740</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1741.html">CVE-2006-1741</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1742.html">CVE-2006-1742</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1790.html">CVE-2006-1790</cve>
                <bugzilla href="http://bugzilla.redhat.com/183537" id="183537">CVE-2006-0749 Firefox Tag Order Vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188814" id="188814">CVE-2006-1741 Cross-site JavaScript injection using event handlers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188816" id="188816">CVE-2006-1742 JavaScript garbage-collection hazard audit</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188818" id="188818">CVE-2006-1737 Crashes with evidence of memory corruption (CVE-2006-1738, CVE-2006-1739, CVE-2006-1790))</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188820" id="188820">CVE-2006-1740 Secure-site spoof (requires security warning dialog)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188822" id="188822">CVE-2006-1735 Privilege escalation via XBL.method.eval</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188824" id="188824">CVE-2006-1734 Privilege escalation using a JavaScript function's cloned parent</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188826" id="188826">CVE-2006-1733 Accessing XBL compilation scope via valueOf.call()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188828" id="188828">CVE-2006-1732 cross-site scripting through window.controllers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188830" id="188830">CVE-2006-0749 Mozilla Firefox Tag Order Vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188832" id="188832">CVE-2006-1731 Cross-site scripting using .valueOf.call()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188834" id="188834">CVE-2006-1724 Crashes with evidence of memory corruption (1.5.0.2)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188836" id="188836">CVE-2006-1730 CSS Letter-Spacing Heap Overflow Vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188838" id="188838">CVE-2006-1729 File stealing by changing input type</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188840" id="188840">CVE-2006-1728 Privilege escalation using crypto.generateCRMFRequest</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188842" id="188842">CVE-2006-1727 Privilege escalation through Print Preview</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188844" id="188844">CVE-2006-0748 Table Rebuilding Code Execution Vulnerability</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060328002" comment="firefox is earlier than 0:1.0.8-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060200003" comment="firefox is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060329" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0329: mozilla security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0329-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0329.html" />
          <reference source="CVE" ref_id="CVE-2006-0748" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0748.html" />
          <reference source="CVE" ref_id="CVE-2006-0749" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0749.html" />
          <reference source="CVE" ref_id="CVE-2006-0884" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0884.html" />
          <reference source="CVE" ref_id="CVE-2006-1724" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1724.html" />
          <reference source="CVE" ref_id="CVE-2006-1727" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1727.html" />
          <reference source="CVE" ref_id="CVE-2006-1728" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1728.html" />
          <reference source="CVE" ref_id="CVE-2006-1729" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1729.html" />
          <reference source="CVE" ref_id="CVE-2006-1730" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1730.html" />
          <reference source="CVE" ref_id="CVE-2006-1731" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1731.html" />
          <reference source="CVE" ref_id="CVE-2006-1732" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1732.html" />
          <reference source="CVE" ref_id="CVE-2006-1733" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1733.html" />
          <reference source="CVE" ref_id="CVE-2006-1734" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1734.html" />
          <reference source="CVE" ref_id="CVE-2006-1735" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1735.html" />
          <reference source="CVE" ref_id="CVE-2006-1737" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1737.html" />
          <reference source="CVE" ref_id="CVE-2006-1738" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1738.html" />
          <reference source="CVE" ref_id="CVE-2006-1739" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1739.html" />
          <reference source="CVE" ref_id="CVE-2006-1740" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1740.html" />
          <reference source="CVE" ref_id="CVE-2006-1741" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1741.html" />
          <reference source="CVE" ref_id="CVE-2006-1742" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1742.html" />
          <reference source="CVE" ref_id="CVE-2006-1790" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1790.html" />
    
    <description>Mozilla is an open source Web browser, advanced email and newsgroup client,
IRC chat client, and HTML editor.

Several bugs were found in the way Mozilla processes malformed javascript.
A malicious web page could modify the content of a different open web
page, possibly stealing sensitive information or conducting a cross-site
scripting attack. (CVE-2006-1731, CVE-2006-1732, CVE-2006-1741)

Several bugs were found in the way Mozilla processes certain javascript
actions. A malicious web page could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-1727,
CVE-2006-1728, CVE-2006-1733, CVE-2006-1734, CVE-2006-1735, CVE-2006-1742)

Several bugs were found in the way Mozilla processes malformed web pages. 
A carefully crafted malicious web page could cause the execution of
arbitrary code as the user running Mozilla. (CVE-2006-0748, CVE-2006-0749,
CVE-2006-1730, CVE-2006-1737, CVE-2006-1738, CVE-2006-1739, CVE-2006-1790)

A bug was found in the way Mozilla displays the secure site icon. If a
browser is configured to display the non-default secure site modal warning
dialog, it may be possible to trick a user into believing they are viewing
a secure site. (CVE-2006-1740)

A bug was found in the way Mozilla allows javascript mutation events on
"input" form elements. A malicious web page could be created in such a way
that when a user submits a form, an arbitrary file could be uploaded to the
attacker. (CVE-2006-1729)

A bug was found in the way Mozilla executes in-line mail forwarding. If a
user can be tricked into forwarding a maliciously crafted mail message as
in-line content, it is possible for the message to execute javascript with
the permissions of "chrome". (CVE-2006-0884)

Users of Mozilla are advised to upgrade to these updated packages
containing Mozilla version 1.7.13 which corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-04-18" />
        <updated date="2006-04-25" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0748.html">CVE-2006-0748</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0749.html">CVE-2006-0749</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0884.html">CVE-2006-0884</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1724.html">CVE-2006-1724</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1727.html">CVE-2006-1727</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1728.html">CVE-2006-1728</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1729.html">CVE-2006-1729</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1730.html">CVE-2006-1730</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1731.html">CVE-2006-1731</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1732.html">CVE-2006-1732</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1733.html">CVE-2006-1733</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1734.html">CVE-2006-1734</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1735.html">CVE-2006-1735</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1737.html">CVE-2006-1737</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1738.html">CVE-2006-1738</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1739.html">CVE-2006-1739</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1740.html">CVE-2006-1740</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1741.html">CVE-2006-1741</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1742.html">CVE-2006-1742</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1790.html">CVE-2006-1790</cve>
                <bugzilla href="http://bugzilla.redhat.com/188776" id="188776">CVE-2006-1741 Cross-site JavaScript injection using event handlers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188778" id="188778">CVE-2006-1742 JavaScript garbage-collection hazard audit</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188780" id="188780">CVE-2006-1737 Crashes with evidence of memory corruption (CVE-2006-1738, CVE-2006-1739, CVE-2006-1790)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188782" id="188782">CVE-2006-1740 Secure-site spoof (requires security warning dialog)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188784" id="188784">CVE-2006-1735 Privilege escalation via XBL.method.eval</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188787" id="188787">CVE-2006-1734 Privilege escalation using a JavaScript function's cloned parent</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188789" id="188789">CVE-2006-1733 Accessing XBL compilation scope via valueOf.call()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188791" id="188791">CVE-2006-1732 cross-site scripting through window.controllers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188793" id="188793">CVE-2006-0749 Mozilla Firefox Tag Order Vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188795" id="188795">CVE-2006-1731 Cross-site scripting using .valueOf.call()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188799" id="188799">CVE-2006-0884 JavaScript execution in mail when forwarding in-line</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188801" id="188801">CVE-2006-1730 CSS Letter-Spacing Heap Overflow Vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188803" id="188803">CVE-2006-1729 File stealing by changing input type</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188805" id="188805">CVE-2006-1728 Privilege escalation using crypto.generateCRMFRequest</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188807" id="188807">CVE-2006-1727 Privilege escalation through Print Preview</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188810" id="188810">CVE-2006-0748 Table Rebuilding Code Execution Vulnerability</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329018" comment="mozilla-js-debugger is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199019" comment="mozilla-js-debugger is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329014" comment="mozilla-mail is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199015" comment="mozilla-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329016" comment="mozilla-chat is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199017" comment="mozilla-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329010" comment="mozilla-nss-devel is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199011" comment="mozilla-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329002" comment="mozilla is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199003" comment="mozilla is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329020" comment="mozilla-dom-inspector is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199021" comment="mozilla-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329006" comment="mozilla-nspr-devel is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199007" comment="mozilla-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329004" comment="mozilla-nspr is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199005" comment="mozilla-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329012" comment="mozilla-devel is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199013" comment="mozilla-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329008" comment="mozilla-nss is earlier than 37:1.7.13-1.1.3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199009" comment="mozilla-nss is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329023" comment="devhelp is earlier than 0:0.9.2-2.4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329024" comment="devhelp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329025" comment="devhelp-devel is earlier than 0:0.9.2-2.4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329026" comment="devhelp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329035" comment="mozilla-js-debugger is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199019" comment="mozilla-js-debugger is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329033" comment="mozilla-mail is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199015" comment="mozilla-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329034" comment="mozilla-chat is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199017" comment="mozilla-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329031" comment="mozilla-nss-devel is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199011" comment="mozilla-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329027" comment="mozilla is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199003" comment="mozilla is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329036" comment="mozilla-dom-inspector is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199021" comment="mozilla-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329029" comment="mozilla-nspr-devel is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199007" comment="mozilla-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329028" comment="mozilla-nspr is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199005" comment="mozilla-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329032" comment="mozilla-devel is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199013" comment="mozilla-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060329030" comment="mozilla-nss is earlier than 37:1.7.13-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060199009" comment="mozilla-nss is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060330" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0330: thunderbird security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0330-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0330.html" />
          <reference source="CVE" ref_id="CVE-2006-0292" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0292.html" />
          <reference source="CVE" ref_id="CVE-2006-0296" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0296.html" />
          <reference source="CVE" ref_id="CVE-2006-0748" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0748.html" />
          <reference source="CVE" ref_id="CVE-2006-0749" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0749.html" />
          <reference source="CVE" ref_id="CVE-2006-0884" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0884.html" />
          <reference source="CVE" ref_id="CVE-2006-1045" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1045.html" />
          <reference source="CVE" ref_id="CVE-2006-1724" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1724.html" />
          <reference source="CVE" ref_id="CVE-2006-1727" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1727.html" />
          <reference source="CVE" ref_id="CVE-2006-1728" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1728.html" />
          <reference source="CVE" ref_id="CVE-2006-1730" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1730.html" />
          <reference source="CVE" ref_id="CVE-2006-1731" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1731.html" />
          <reference source="CVE" ref_id="CVE-2006-1732" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1732.html" />
          <reference source="CVE" ref_id="CVE-2006-1733" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1733.html" />
          <reference source="CVE" ref_id="CVE-2006-1734" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1734.html" />
          <reference source="CVE" ref_id="CVE-2006-1735" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1735.html" />
          <reference source="CVE" ref_id="CVE-2006-1737" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1737.html" />
          <reference source="CVE" ref_id="CVE-2006-1738" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1738.html" />
          <reference source="CVE" ref_id="CVE-2006-1739" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1739.html" />
          <reference source="CVE" ref_id="CVE-2006-1741" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1741.html" />
          <reference source="CVE" ref_id="CVE-2006-1742" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1742.html" />
          <reference source="CVE" ref_id="CVE-2006-1790" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1790.html" />
    
    <description>Mozilla Thunderbird is a standalone mail and newsgroup client.

Several bugs were found in the way Thunderbird processes malformed
javascript. A malicious HTML mail message could modify the content of a
different open HTML mail message, possibly stealing sensitive information
or conducting a cross-site scripting attack. Please note that JavaScript
support is disabled by default in Thunderbird. (CVE-2006-1731,
CVE-2006-1732, CVE-2006-1741)

Several bugs were found in the way Thunderbird processes certain 
javascript actions. A malicious HTML mail message could execute arbitrary 
javascript instructions with the permissions of 'chrome', allowing the 
page to steal sensitive information or install browser malware. Please 
note that JavaScript support is disabled by default in Thunderbird. 
(CVE-2006-0292, CVE-2006-0296, CVE-2006-1727, CVE-2006-1728, CVE-2006-1733,
CVE-2006-1734, CVE-2006-1735, CVE-2006-1742)

Several bugs were found in the way Thunderbird processes malformed HTML
mail messages.  A carefully crafted malicious HTML mail message could 
cause the execution of arbitrary code as the user running Thunderbird.
(CVE-2006-0748, CVE-2006-0749, CVE-2006-1724, CVE-2006-1730, CVE-2006-1737,
CVE-2006-1738, CVE-2006-1739, CVE-2006-1790)

A bug was found in the way Thunderbird processes certain inline content 
in HTML mail messages. It may be possible for a remote attacker to send a
carefully crafted mail message to the victim, which will fetch remote
content, even if Thunderbird is configured not to fetch remote content.
(CVE-2006-1045)

A bug was found in the way Thunderbird executes in-line mail forwarding. If
a user can be tricked into forwarding a maliciously crafted mail message as
in-line content, it is possible for the message to execute javascript with
the permissions of "chrome". (CVE-2006-0884)

Users of Thunderbird are advised to upgrade to these updated packages
containing Thunderbird version 1.0.8, which is not vulnerable to these 
issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-04-21" />
        <updated date="2006-04-25" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0292.html">CVE-2006-0292</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0296.html">CVE-2006-0296</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0748.html">CVE-2006-0748</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0749.html">CVE-2006-0749</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0884.html">CVE-2006-0884</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1045.html">CVE-2006-1045</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1724.html">CVE-2006-1724</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1727.html">CVE-2006-1727</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1728.html">CVE-2006-1728</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1730.html">CVE-2006-1730</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1731.html">CVE-2006-1731</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1732.html">CVE-2006-1732</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1733.html">CVE-2006-1733</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1734.html">CVE-2006-1734</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1735.html">CVE-2006-1735</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1737.html">CVE-2006-1737</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1738.html">CVE-2006-1738</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1739.html">CVE-2006-1739</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1741.html">CVE-2006-1741</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1742.html">CVE-2006-1742</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1790.html">CVE-2006-1790</cve>
                <bugzilla href="http://bugzilla.redhat.com/188848" id="188848">CVE-2006-1741 Cross-site JavaScript injection using event handlers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188850" id="188850">CVE-2006-1742 JavaScript garbage-collection hazard audit</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188852" id="188852">CVE-2006-1737 Crashes with evidence of memory corruption (CVE-2006-1738, CVE-2006-1739, CVE-2006-1790)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188855" id="188855">CVE-2006-1735 Privilege escalation via XBL.method.eval</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188857" id="188857">CVE-2006-1734 Privilege escalation using a JavaScript function's cloned parent</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188859" id="188859">CVE-2006-1733 Accessing XBL compilation scope via valueOf.call()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188861" id="188861">CVE-2006-1732 cross-site scripting through window.controllers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188863" id="188863">CVE-2006-0749 Mozilla Firefox Tag Order Vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188865" id="188865">CVE-2006-1731 Cross-site scripting using .valueOf.call()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188867" id="188867">CVE-2006-1724 Crashes with evidence of memory corruption (1.5.0.2)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188869" id="188869">CVE-2006-0884 JavaScript execution in mail when forwarding in-line</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188871" id="188871">CVE-2006-1730 CSS Letter-Spacing Heap Overflow Vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188873" id="188873">CVE-2006-1728 Privilege escalation using crypto.generateCRMFRequest</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188875" id="188875">CVE-2006-1727 Privilege escalation through Print Preview</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188877" id="188877">CVE-2006-1045 Mail Multiple Information Disclosure</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188879" id="188879">CVE-2006-0748 Table Rebuilding Code Execution Vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189180" id="189180">CVE-2006-0292 javascript unrooted access</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189181" id="189181">CVE-2006-0296 XULDocument.persist() RDF data injection</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060330002" comment="thunderbird is earlier than 0:1.0.8-1.4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060330003" comment="thunderbird is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060354" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0354: elfutils security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0354-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0354.html" />
          <reference source="CVE" ref_id="CVE-2005-1704" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-1704.html" />
    
    <description>The elfutils packages contain a number of utility programs and libraries
related to the creation and maintenance of executable code.

The elfutils packages that originally shipped with Red Hat Enterprise Linux 4
were GPL-licensed versions which lacked some functionality. Previous
updates provided fully functional versions of elfutils only under the OSL
license. This update provides a fully functional, GPL-licensed version of
elfutils. 

In the OSL-licensed elfutils versions provided in previous updates, some
tools could sometimes crash when given corrupted input files.  (CVE-2005-1704)

Also, when the eu-strip tool was used to create separate debuginfo files
from relocatable objects such as kernel modules (.ko), the resulting
debuginfo files (.ko.debug) were sometimes corrupted.  Both of these
problems are fixed in the new version.

Users of elfutils should upgrade to these updated packages, which resolve
these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-10" />
        <updated date="2006-08-10" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-1704.html">CVE-2005-1704</cve>
                <bugzilla href="http://bugzilla.redhat.com/156342" id="156342">eu-strip mangles separate debuginfo with relocation sections</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/159888" id="159888">CVE-2005-1704 Integer overflow in libelf</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186992" id="186992">Elfutils license upgrade</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060354002" comment="elfutils is earlier than 0:0.97.1-3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060354003" comment="elfutils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060354008" comment="elfutils-libelf-devel is earlier than 0:0.97.1-3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060354009" comment="elfutils-libelf-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060354004" comment="elfutils-devel is earlier than 0:0.97.1-3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060354005" comment="elfutils-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060354006" comment="elfutils-libelf is earlier than 0:0.97.1-3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060354007" comment="elfutils-libelf is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060368" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0368: elfutils security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0368-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0368.html" />
          <reference source="CVE" ref_id="CVE-2005-1704" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-1704.html" />
    
    <description>The elfutils packages contain a number of utility programs and libraries
related to the creation and maintenance of executable code.

The elfutils packages that originally shipped with Red Hat Enterprise Linux
3 were GPL-licensed versions which lacked some functionality. Previous
updates provided fully functional versions of elfutils only under the OSL
license. This update provides a fully functional, GPL-licensed version of
elfutils. 

In the OSL-licensed elfutils versions provided in previous updates, some
tools could sometimes crash when given corrupted input files. (CVE-2005-1704)

Also, when the eu-strip tool was used to create separate debuginfo files
from relocatable objects such as kernel modules (.ko), the resulting
debuginfo files (.ko.debug) were sometimes corrupted.  Both of these
problems are fixed in the new version.

Users of elfutils should upgrade to these updated packages, which resolve
these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-07-20" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-1704.html">CVE-2005-1704</cve>
                <bugzilla href="http://bugzilla.redhat.com/159908" id="159908">CVE-2005-1704 Integer overflow in libelf</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187507" id="187507">RHEL3 U8: Elfutils license upgrade</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189114" id="189114">eu-strip mangles separate debuginfo with relocation sections</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060368002" comment="elfutils is earlier than 0:0.94.1-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060354003" comment="elfutils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060368006" comment="elfutils-libelf-devel is earlier than 0:0.94.1-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060354009" comment="elfutils-libelf-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060368004" comment="elfutils-devel is earlier than 0:0.94.1-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060354005" comment="elfutils-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060368008" comment="elfutils-libelf is earlier than 0:0.94.1-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060354007" comment="elfutils-libelf is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060393" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0393: ntp security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0393-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0393.html" />
          <reference source="CVE" ref_id="CVE-2005-2496" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2496.html" />
    
    <description>The Network Time Protocol (NTP) is used to synchronize a computer's time
with a reference time source.

The NTP daemon (ntpd), when run with the -u option and using a string to
specify the group, uses the group ID of the user instead of the group,
which causes ntpd to run with different privileges than intended.
(CVE-2005-2496)

The following issues have also been addressed in this update: 
- The init script had several problems
- The script executed on upgrade could fail
- The man page for ntpd indicated the wrong option for specifying a chroot
directory
- The ntp daemon could crash with the message "Exiting: No more memory!"
- There is a new option for syncing the hardware clock after a successful
run of ntpdate

Users of ntp should upgrade to these updated packages, which resolve these
issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-10" />
        <updated date="2006-08-10" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2496.html">CVE-2005-2496</cve>
                <bugzilla href="http://bugzilla.redhat.com/142926" id="142926">multiple problems with ntpd init.d script</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/149652" id="149652">CVE-2005-2496 improper group set when running ntpd</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166773" id="166773">ntp %post scriptlet fails on upgrade, if ntpd is disabled.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177052" id="177052">ntpd dies with the error "Exiting: out of memory!"</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187003" id="187003">ntpdate not invoked when supplying the -x option</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060393002" comment="ntp is earlier than 0:4.2.0.a.20040617-4.EL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060393003" comment="ntp is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060420" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0420: ethereal security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0420-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0420.html" />
          <reference source="CVE" ref_id="CVE-2006-1932" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1932.html" />
          <reference source="CVE" ref_id="CVE-2006-1933" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1933.html" />
          <reference source="CVE" ref_id="CVE-2006-1934" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1934.html" />
          <reference source="CVE" ref_id="CVE-2006-1935" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1935.html" />
          <reference source="CVE" ref_id="CVE-2006-1936" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1936.html" />
          <reference source="CVE" ref_id="CVE-2006-1937" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1937.html" />
          <reference source="CVE" ref_id="CVE-2006-1938" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1938.html" />
          <reference source="CVE" ref_id="CVE-2006-1939" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1939.html" />
          <reference source="CVE" ref_id="CVE-2006-1940" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1940.html" />
    
    <description>Ethereal is a program for monitoring network traffic.

Several denial of service bugs were found in Ethereal's protocol
dissectors. Ethereal could crash or stop responding if it reads a malformed
packet off the network.  (CVE-2006-1932, CVE-2006-1933, CVE-2006-1937,
CVE-2006-1938, CVE-2006-1939, CVE-2006-1940)

Several buffer overflow bugs were found in Ethereal's COPS, telnet, and
ALCAP dissectors as well as Network Instruments file code and
NetXray/Windows Sniffer file code.  Ethereal could crash or execute
arbitrary code if it reads a malformed packet off the network.
(CVE-2006-1934, CVE-2006-1935, CVE-2006-1936)

Users of ethereal should upgrade to these updated packages containing
version 0.99.0, which is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-05-03" />
        <updated date="2006-05-03" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1932.html">CVE-2006-1932</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1933.html">CVE-2006-1933</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1934.html">CVE-2006-1934</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1935.html">CVE-2006-1935</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1936.html">CVE-2006-1936</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1937.html">CVE-2006-1937</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1938.html">CVE-2006-1938</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1939.html">CVE-2006-1939</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1940.html">CVE-2006-1940</cve>
                <bugzilla href="http://bugzilla.redhat.com/189906" id="189906">CVE-2006-1932 Multiple ethereal issues (CVE-2006-1933, CVE-2006-1934, CVE-2006-1935, CVE-2006-1936, CVE-2006-1937, CVE-2006-1938, CVE-2006-1939, CVE-2006-1940)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060420004" comment="ethereal-gnome is earlier than 0:0.99.0-EL3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060156005" comment="ethereal-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060420002" comment="ethereal is earlier than 0:0.99.0-EL3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060156003" comment="ethereal is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060420008" comment="ethereal-gnome is earlier than 0:0.99.0-EL4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060156005" comment="ethereal-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060420007" comment="ethereal is earlier than 0:0.99.0-EL4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060156003" comment="ethereal is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060425" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0425: libtiff security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0425-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0425.html" />
          <reference source="CVE" ref_id="CVE-2006-2024" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2024.html" />
          <reference source="CVE" ref_id="CVE-2006-2025" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2025.html" />
          <reference source="CVE" ref_id="CVE-2006-2026" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2026.html" />
          <reference source="CVE" ref_id="CVE-2006-2120" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2120.html" />
    
    <description>The libtiff package contains a library of functions for manipulating TIFF
(Tagged Image File Format) image format files.

An integer overflow flaw was discovered in libtiff. An attacker could
create a carefully crafted TIFF file in such a way that it could cause an
application linked with libtiff to crash or possibly execute arbitrary
code. (CVE-2006-2025)

A double free flaw was discovered in libtiff. An attacker could create a
carefully crafted TIFF file in such a way that it could cause an
application linked with libtiff to crash or possibly execute arbitrary
code. (CVE-2006-2026)

Several denial of service flaws were discovered in libtiff. An attacker
could create a carefully crafted TIFF file in such a way that it could
cause an application linked with libtiff to crash. (CVE-2006-2024,
CVE-2006-2120)

All users are advised to upgrade to these updated packages, which contain
backported fixes for these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-05-09" />
        <updated date="2006-05-09" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2024.html">CVE-2006-2024</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2025.html">CVE-2006-2025</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2026.html">CVE-2006-2026</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2120.html">CVE-2006-2120</cve>
                <bugzilla href="http://bugzilla.redhat.com/189933" id="189933">CVE-2006-2024 multiple libtiff issues (CVE-2006-2025, CVE-2006-2026)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189974" id="189974">CVE-2006-2120 libtiff DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060425002" comment="libtiff is earlier than 0:3.5.7-25.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060425003" comment="libtiff is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060425004" comment="libtiff-devel is earlier than 0:3.5.7-25.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060425005" comment="libtiff-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060425007" comment="libtiff is earlier than 0:3.6.1-10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060425003" comment="libtiff is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060425008" comment="libtiff-devel is earlier than 0:3.6.1-10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060425005" comment="libtiff-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060427" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0427: ruby security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0427-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0427.html" />
          <reference source="CVE" ref_id="CVE-2006-1931" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1931.html" />
    
    <description>Ruby is an interpreted scripting language for object-oriented programming. 

A bug was found in the way Ruby creates its xmlrpc and http servers. The
servers use a non blocking socket, which enables a remote user to cause a
denial of service condition if they are able to transmit a large volume of
information from the network server. (CVE-2006-1931)

Users of Ruby should update to these erratum packages, which contain a
backported patch and are not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-05-09" />
        <updated date="2006-05-09" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1931.html">CVE-2006-1931</cve>
                <bugzilla href="http://bugzilla.redhat.com/189539" id="189539">CVE-2006-1931 Ruby http/xmlrpc server DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060427012" comment="ruby-docs is earlier than 0:1.8.1-7.EL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427013" comment="ruby-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060427010" comment="irb is earlier than 0:1.8.1-7.EL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427011" comment="irb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060427014" comment="ruby-mode is earlier than 0:1.8.1-7.EL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427015" comment="ruby-mode is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060427008" comment="ruby-tcltk is earlier than 0:1.8.1-7.EL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427009" comment="ruby-tcltk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060427004" comment="ruby-libs is earlier than 0:1.8.1-7.EL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427005" comment="ruby-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060427002" comment="ruby is earlier than 0:1.8.1-7.EL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427003" comment="ruby is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060427006" comment="ruby-devel is earlier than 0:1.8.1-7.EL4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427007" comment="ruby-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060437" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0437: Updated kernel packages for Red Hat Enterprise Linux 3 Update 8 (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0437-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0437.html" />
          <reference source="CVE" ref_id="CVE-2005-3055" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3055.html" />
          <reference source="CVE" ref_id="CVE-2005-3107" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3107.html" />
          <reference source="CVE" ref_id="CVE-2006-0741" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0741.html" />
          <reference source="CVE" ref_id="CVE-2006-0742" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0742.html" />
          <reference source="CVE" ref_id="CVE-2006-0744" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0744.html" />
          <reference source="CVE" ref_id="CVE-2006-1056" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1056.html" />
          <reference source="CVE" ref_id="CVE-2006-1242" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1242.html" />
          <reference source="CVE" ref_id="CVE-2006-1343" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1343.html" />
          <reference source="CVE" ref_id="CVE-2006-2444" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2444.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

This is the eighth regular kernel update to Red Hat Enterprise Linux 3.

New features introduced by this update include:

  - addition of the adp94xx and dcdbas device drivers
  - diskdump support on megaraid_sas, qlogic, and swap partitions
  - support for new hardware via driver and SCSI white-list updates

There were many bug fixes in various parts of the kernel.  The ongoing
effort to resolve these problems has resulted in a marked improvement in
the reliability and scalability of Red Hat Enterprise Linux 3.

There were numerous driver updates and security fixes (elaborated below).
Other key areas affected by fixes in this update include the networking
subsystem, the NFS and autofs4 file systems, the SCSI and USB subsystems,
and architecture-specific handling affecting AMD Opteron and Intel EM64T
processors.

The following device drivers have been added or upgraded to new versions:

  adp94xx -------- 1.0.8 (new)
  bnx2 ----------- 1.4.38
  cciss ---------- 2.4.60.RH1
  dcdbas --------- 5.6.0-1 (new)
  e1000 ---------- 7.0.33-k2
  emulex --------- 7.3.6
  forcedeth ------ 0.30
  ipmi ----------- 35.13
  qlogic --------- 7.07.04b6
  tg3 ------------ 3.52RH

The following security bugs were fixed in this update:

  - a flaw in the USB devio handling of device removal that allowed a
    local user to cause a denial of service (crash)  (CVE-2005-3055,
    moderate)

  - a flaw in the exec() handling of multi-threaded tasks using ptrace()
    that allowed a local user to cause a denial of service (hang of a
    user process)  (CVE-2005-3107, low)

  - a difference in "sysretq" operation of EM64T (as opposed to Opteron)
    processors that allowed a local user to cause a denial of service
    (crash) upon return from certain system calls  (CVE-2006-0741 and
    CVE-2006-0744, important)

  - a flaw in unaligned accesses handling on Intel Itanium processors
    that allowed a local user to cause a denial of service (crash)
    (CVE-2006-0742, important)

  - an info leak on AMD-based x86 and x86_64 systems that allowed a local
    user to retrieve the floating point exception state of a process
    run by a different user  (CVE-2006-1056, important)

  - a flaw in IPv4 packet output handling that allowed a remote user to
    bypass the zero IP ID countermeasure on systems with a disabled
    firewall  (CVE-2006-1242, low)

  - a minor info leak in socket option handling in the network code
    (CVE-2006-1343, low)

  - a flaw in IPv4 netfilter handling for the unlikely use of SNMP NAT
    processing that allowed a remote user to cause a denial of service
    (crash) or potential memory corruption  (CVE-2006-2444, moderate)

Note: The kernel-unsupported package contains various drivers and modules
that are unsupported and therefore might contain security problems that
have not been addressed.

All Red Hat Enterprise Linux 3 users are advised to upgrade their
kernels to the packages associated with their machine architectures
and configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-07-20" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3055.html">CVE-2005-3055</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3107.html">CVE-2005-3107</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0741.html">CVE-2006-0741</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0742.html">CVE-2006-0742</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0744.html">CVE-2006-0744</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1056.html">CVE-2006-1056</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1242.html">CVE-2006-1242</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1343.html">CVE-2006-1343</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2444.html">CVE-2006-2444</cve>
                <bugzilla href="http://bugzilla.redhat.com/97000" id="97000">i8253 count too high! resetting...</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/102504" id="102504">cannot reboot on Dell 6450 with RHEL 3</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/102973" id="102973">i8253 count too high</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/103024" id="103024">"i8253 count too high! resetting.." ?</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/119457" id="119457">panics in generic_aio_complete_rw and unmap_kvec after __iodesc_free calls generic_aio_complete_read()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/127689" id="127689">Reboot fails on Dell PowerEdge 6450</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/129477" id="129477">kernel panic in umount</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/131881" id="131881">clock_gettime() triggers audit kill from i386 binary on x86_64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/132105" id="132105">autofs (automount) failover does not work</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/132994" id="132994">kernel oops when unplugging usb serial adapter using pl2303 and mct_u232</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/134555" id="134555">System hangs when rebooting Dell PE6450</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/134736" id="134736">kernel panic in md driver (md lacks proper locking of device lists)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/142718" id="142718">[PATCH] [RHEL3] dpt_i2o modules in RHEL gets oops</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/146789" id="146789">Implement a better solution to the dma memory allocation done in the kernel</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/146954" id="146954">megaraid2 driver fails to recognize all LSI RAID adapters when there are more than 4 with >=4GB</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/149732" id="149732">Hang with radeon driver when DRM DRI actve</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/152630" id="152630">timer interrupt received twice on ATI chipset motherboard, clock runs at double speed</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/153954" id="153954">kernel panic when removing active USB serial converter used as serial console</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/154680" id="154680">Kernel panic on 8GB machines under stress running e1000 diagnostics</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/157667" id="157667">I/O Errors when swtiching Blade USB Media Tray</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/159862" id="159862">kernel oops with usbserial (minicom key pressed)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/160600" id="160600">Accessing automounted directories can cause a process to hang forever</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165246" id="165246">EHCI Host driver violates USB2.0 Specification leading to device failures.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167636" id="167636">Unable to unmount a local file system exported by NFS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167672" id="167672">GART error during bootup</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/167839" id="167839">kernel crashes with an Ooops</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169261" id="169261">CVE-2005-3055 async usb devio oops</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170261" id="170261">CVE-2005-3107 zap_threads DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171277" id="171277">MCE arg parsing broken on x86-64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174818" id="174818">[PATCH] bonding: don't drop non-VLAN traffic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175143" id="175143">sys_io_setup() can leak an mm reference on failure</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175759" id="175759">Reboot of Dell 6450 fails</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177451" id="177451">Kernel panic :  Unable to handle kernel paging request at virtual address    6668c79a</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177571" id="177571">[RHEL3] [RFE] forcedeth driver on xw9300 has minimal support for ethtool and mii-tool</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178119" id="178119">[RHEL3] dump_stack() isn't implemented on x86_64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178131" id="178131">syslog-only netdump still tries to dump memory</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178885" id="178885">bonding mode=6 + dhcp doesn't work correctly</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179657" id="179657">Intermittently unable to mount NFS filesystem using autofs --ghost</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180968" id="180968">Data corruption in ext3 FS when running hazard (corrupt inodes)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181815" id="181815">Phantom escalating load due to flawed rq->nr_uninterruptible increment</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/182961" id="182961">IBM x336, x260, and x460 requires acpi=noirq bootup option.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/182996" id="182996">ST Tape Driver Bug!!</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183881" id="183881">kernel/libc type mismatch on siginfo_t->si_band - breaks FAM on 64bit arches</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185183" id="185183">Kernel BUG at pci_dma:43 encountered</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185735" id="185735">BNX2 Patch in 2.4.21-40.EL kills "Network Device Support" config menu</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186058" id="186058">CVE-2006-1242 Linux zero IP ID vulnerability?</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186244" id="186244">CVE-2006-1343 Small information leak in SO_ORIGINAL_DST</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186307" id="186307">RHEL3U7 fails installation using RSA(2).</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186455" id="186455">Submission of a patch for non-sequential LUN mapping</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186901" id="186901">make menuconfig crashes</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187548" id="187548">IPMI startup race condition</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187911" id="187911">CVE-2006-1056 FPU Information leak on i386/x86-64 on AMD CPUs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/192633" id="192633">CVE-2006-2444 SNMP NAT netfilter memory corruption</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196938" id="196938">[Beta RHEL3 U8 Regression] Processes hung while allocating stack using gdb</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437010" comment="kernel-source is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140005" comment="kernel-source is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437002" comment="kernel is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437012" comment="kernel-doc is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437016" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140015" comment="kernel-hugemem-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437014" comment="kernel-hugemem is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437018" comment="kernel-BOOT is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140019" comment="kernel-BOOT is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140011" comment="kernel-smp-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437004" comment="kernel-unsupported is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140009" comment="kernel-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060437008" comment="kernel-smp is earlier than 0:2.4.21-47.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060451" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0451: xorg-x11 security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0451-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0451.html" />
          <reference source="CVE" ref_id="CVE-2006-1526" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1526.html" />
    
    <description>X.org is an open source implementation of the X Window System. It provides
the basic low-level functionality that full-fledged graphical user
interfaces such as GNOME and KDE are designed upon. 

A buffer overflow flaw in the X.org server RENDER extension was discovered.
A malicious authorized client could exploit this issue to cause a denial of
service (crash) or potentially execute arbitrary code with root privileges
on the X.org server. (CVE-2006-1526)

Users of X.org should upgrade to these updated packages, which contain a
backported patch and is not vulnerable to this issue.

This issue does not affect Red Hat Enterprise Linux 2.1 or 3.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-05-04" />
        <updated date="2006-05-04" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1526.html">CVE-2006-1526</cve>
                <bugzilla href="http://bugzilla.redhat.com/189801" id="189801">CVE-2006-1526 X.Org buffer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451014" comment="xorg-x11-xdm is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451015" comment="xorg-x11-xdm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451006" comment="xorg-x11-deprecated-libs-devel is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451007" comment="xorg-x11-deprecated-libs-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451020" comment="xorg-x11-doc is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451021" comment="xorg-x11-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451036" comment="xorg-x11-sdk is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451037" comment="xorg-x11-sdk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451024" comment="xorg-x11-Xnest is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451025" comment="xorg-x11-Xnest is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451016" comment="xorg-x11-libs is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451017" comment="xorg-x11-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451010" comment="xorg-x11-xfs is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451011" comment="xorg-x11-xfs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451002" comment="xorg-x11 is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451003" comment="xorg-x11 is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451022" comment="xorg-x11-Xdmx is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451023" comment="xorg-x11-Xdmx is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451030" comment="xorg-x11-Mesa-libGL is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451031" comment="xorg-x11-Mesa-libGL is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451018" comment="xorg-x11-deprecated-libs is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451019" comment="xorg-x11-deprecated-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451034" comment="xorg-x11-Xvfb is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451035" comment="xorg-x11-Xvfb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451026" comment="xorg-x11-tools is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451027" comment="xorg-x11-tools is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451012" comment="xorg-x11-twm is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451013" comment="xorg-x11-twm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451008" comment="xorg-x11-font-utils is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451009" comment="xorg-x11-font-utils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451032" comment="xorg-x11-Mesa-libGLU is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451033" comment="xorg-x11-Mesa-libGLU is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451028" comment="xorg-x11-xauth is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451029" comment="xorg-x11-xauth is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060451004" comment="xorg-x11-devel is earlier than 0:6.8.2-1.EL.13.25.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451005" comment="xorg-x11-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060486" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0486: mailman security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0486-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0486.html" />
          <reference source="CVE" ref_id="CVE-2006-0052" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0052.html" />
    
    <description>Mailman is software to help manage email discussion lists.

A flaw was found in the way Mailman handles MIME multipart messages. An
attacker could send a carefully crafted MIME multipart email message to a
mailing list run by Mailman which would cause that particular mailing list
to stop working. (CVE-2006-0052)

Users of Mailman should upgrade to this updated package, which contains
backported patches to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-06-09" />
        <updated date="2006-06-06" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0052.html">CVE-2006-0052</cve>
                <bugzilla href="http://bugzilla.redhat.com/187420" id="187420">CVE-2006-0052 Mailman DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060486002" comment="mailman is earlier than 3:2.1.5.1-25.rhel3.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060204003" comment="mailman is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060486005" comment="mailman is earlier than 3:2.1.5.1-34.rhel4.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060204003" comment="mailman is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060493" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0493: kernel security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0493-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0493.html" />
          <reference source="CVE" ref_id="CVE-2005-2973" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2973.html" />
          <reference source="CVE" ref_id="CVE-2005-3272" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3272.html" />
          <reference source="CVE" ref_id="CVE-2005-3359" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3359.html" />
          <reference source="CVE" ref_id="CVE-2006-0555" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0555.html" />
          <reference source="CVE" ref_id="CVE-2006-0741" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0741.html" />
          <reference source="CVE" ref_id="CVE-2006-0744" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0744.html" />
          <reference source="CVE" ref_id="CVE-2006-1522" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1522.html" />
          <reference source="CVE" ref_id="CVE-2006-1525" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1525.html" />
          <reference source="CVE" ref_id="CVE-2006-1527" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1527.html" />
          <reference source="CVE" ref_id="CVE-2006-1528" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1528.html" />
          <reference source="CVE" ref_id="CVE-2006-1855" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1855.html" />
          <reference source="CVE" ref_id="CVE-2006-1856" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1856.html" />
          <reference source="CVE" ref_id="CVE-2006-1862" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1862.html" />
          <reference source="CVE" ref_id="CVE-2006-1864" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1864.html" />
          <reference source="CVE" ref_id="CVE-2006-2271" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2271.html" />
          <reference source="CVE" ref_id="CVE-2006-2272" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2272.html" />
          <reference source="CVE" ref_id="CVE-2006-2274" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2274.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

These new kernel packages contain fixes for the security issues
described below:

* a flaw in the IPv6 implementation that allowed a local user to cause a
denial of service (infinite loop and crash) (CVE-2005-2973, important)

* a flaw in the bridge implementation that allowed a remote user to
cause forwarding of spoofed packets via poisoning of the forwarding
table with already dropped frames (CVE-2005-3272, moderate)

* a flaw in the atm module that allowed a local user to cause a denial
of service (panic) via certain socket calls (CVE-2005-3359, important)

* a flaw in the NFS client implementation that allowed a local user to
cause a denial of service (panic) via O_DIRECT writes (CVE-2006-0555,
important)

* a difference in "sysretq" operation of EM64T (as opposed to Opteron)
processors that allowed a local user to cause a denial of service
(crash) upon return from certain system calls (CVE-2006-0741 and
CVE-2006-0744, important)

* a flaw in the keyring implementation that allowed a local user to
cause a denial of service (OOPS) (CVE-2006-1522, important)

* a flaw in IP routing implementation that allowed a local user to cause
a denial of service (panic) via a request for a route for a multicast IP
(CVE-2006-1525, important)

* a flaw in the SCTP-netfilter implementation that allowed a remote user
to cause a denial of service (infinite loop) (CVE-2006-1527, important)

* a flaw in the sg driver that allowed a local user to cause a denial of
service (crash) via a dio transfer to memory mapped (mmap) IO space
(CVE-2006-1528, important)

* a flaw in the threading implementation that allowed a local user to
cause a denial of service (panic) (CVE-2006-1855, important)

* two missing LSM hooks that allowed a local user to bypass the LSM by
using readv() or writev() (CVE-2006-1856, moderate)

* a flaw in the virtual memory implementation that allowed local user to
cause a denial of service (panic) by using the lsof command
(CVE-2006-1862, important)

* a directory traversal vulnerability in smbfs that allowed a local user
to escape chroot restrictions for an SMB-mounted filesystem via "..\\"
sequences (CVE-2006-1864, moderate)

* a flaw in the ECNE chunk handling of SCTP that allowed a remote user
to cause a denial of service (panic) (CVE-2006-2271, moderate)

* a flaw in the handling of COOKIE_ECHO and HEARTBEAT control chunks of
SCTP that allowed a remote user to cause a denial of service (panic)
(CVE-2006-2272, moderate)

* a flaw in the handling of DATA fragments of SCTP that allowed a remote
user to cause a denial of service (infinite recursion and crash)
(CVE-2006-2274, moderate)


All Red Hat Enterprise Linux 4 users are advised to upgrade their kernels
to the packages associated with their machine architectures and
configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-05-24" />
        <updated date="2006-05-24" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2973.html">CVE-2005-2973</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3272.html">CVE-2005-3272</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3359.html">CVE-2005-3359</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0555.html">CVE-2006-0555</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0741.html">CVE-2006-0741</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0744.html">CVE-2006-0744</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1522.html">CVE-2006-1522</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1525.html">CVE-2006-1525</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1527.html">CVE-2006-1527</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1528.html">CVE-2006-1528</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1855.html">CVE-2006-1855</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1856.html">CVE-2006-1856</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1862.html">CVE-2006-1862</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1864.html">CVE-2006-1864</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2271.html">CVE-2006-2271</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2272.html">CVE-2006-2272</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2274.html">CVE-2006-2274</cve>
                <bugzilla href="http://bugzilla.redhat.com/168791" id="168791">CVE-2006-1528 Possible local crash by dio/mmap sg driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170772" id="170772">CVE-2005-2973 ipv6 infinite loop</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171383" id="171383">CVE-2005-3272 bridge poisoning</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175769" id="175769">CVE-2005-3359 incorrect inrement/decrement in atm module leads to panic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181795" id="181795">CVE-2006-0555 NFS client panic using O_DIRECT</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183489" id="183489">CVE-2006-0741 bad elf entry address (CVE-2006-0744)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187841" id="187841">CVE-2006-1855 Old thread debugging causes false BUG() in choose_new_parent</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188466" id="188466">CVE-2006-1522 DoS/bug in keyring code (security/keys/)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189260" id="189260">CVE-2006-1862 The lsof command triggers a kernel oops under heavy load</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189346" id="189346">CVE-2006-1525 ip_route_input() panic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189435" id="189435">CVE-2006-1864 smbfs chroot issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/190460" id="190460">CVE-2006-1527 netfilter/sctp: lockup in sctp_new()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191201" id="191201">CVE-2006-2271 SCTP ECNE chunk handling DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191202" id="191202">CVE-2006-2272 SCTP incoming COOKIE_ECHO and HEARTBEAT packets DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191258" id="191258">CVE-2006-2274 SCTP DATA fragments DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191524" id="191524">CVE-2006-1856 LSM missing readv/writev</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493002" comment="kernel is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493014" comment="kernel-doc is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493004" comment="kernel-devel is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101005" comment="kernel-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493010" comment="kernel-smp-devel is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101011" comment="kernel-smp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493016" comment="kernel-hugemem is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493012" comment="kernel-largesmp is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132009" comment="kernel-largesmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493008" comment="kernel-largesmp-devel is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132011" comment="kernel-largesmp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493018" comment="kernel-hugemem-devel is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101015" comment="kernel-hugemem-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060493006" comment="kernel-smp is earlier than 0:2.6.9-34.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060498" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0498: xscreensaver security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0498-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0498.html" />
          <reference source="CVE" ref_id="CVE-2003-1294" ref_url="https://www.redhat.com/security/data/cve/CVE-2003-1294.html" />
          <reference source="CVE" ref_id="CVE-2004-2655" ref_url="https://www.redhat.com/security/data/cve/CVE-2004-2655.html" />
    
    <description>XScreenSaver is a collection of screensavers.

A keyboard focus flaw was found in the way XScreenSaver prompts the user to
enter their password to unlock the screen. XScreenSaver did not properly
ensure it had proper keyboard focus, which could leak a users password to
the program with keyboard focus. This behavior is not common, as only certain
applications exhibit this focus error. (CVE-2004-2655)

Several flaws were found in the way various XScreenSaver screensavers
create temporary files. It may be possible for a local attacker to create a
temporary file in way that could overwrite a different file to which the user
running XScreenSaver has write permissions. (CVE-2003-1294)

Users of XScreenSaver should upgrade to this updated package, which
contains backported patches to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-05-23" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2003-1294.html">CVE-2003-1294</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2004-2655.html">CVE-2004-2655</cve>
                <bugzilla href="http://bugzilla.redhat.com/182287" id="182287">CVE-2003-1294 xscreensaver temporary file flaws</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188149" id="188149">CVE-2004-2655 xscreensaver passes password to other applications</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060498002" comment="xscreensaver is earlier than 1:4.10-20" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060498003" comment="xscreensaver is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060500" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0500: freetype security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0500-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0500.html" />
          <reference source="CVE" ref_id="CVE-2006-0747" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0747.html" />
          <reference source="CVE" ref_id="CVE-2006-1861" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1861.html" />
          <reference source="CVE" ref_id="CVE-2006-2661" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2661.html" />
          <reference source="CVE" ref_id="CVE-2006-3467" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3467.html" />
    
    <description>FreeType is a free, high-quality, and portable font engine.

Chris Evans discovered several integer underflow and overflow flaws in the
FreeType font engine. If a user loads a carefully crafted font file with a
program linked against FreeType, it could cause the application to crash or
execute arbitrary code as the user. While it is uncommon for a user to
explicitly load a font file, there are several application file formats
which contain embedded fonts that are parsed by FreeType. (CVE-2006-0747,
CVE-2006-1861, CVE-2006-3467)

A NULL pointer dereference flaw was found in the FreeType font engine. An
application linked against FreeType can crash upon loading a malformed font
file. (CVE-2006-2661)

Users of FreeType should upgrade to these updated packages, which contain
backported patches to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-07-18" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0747.html">CVE-2006-0747</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1861.html">CVE-2006-1861</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2661.html">CVE-2006-2661</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3467.html">CVE-2006-3467</cve>
                <bugzilla href="http://bugzilla.redhat.com/183676" id="183676">CVE-2006-0747 Freetype integer underflow (CVE-2006-2661)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/190593" id="190593">CVE-2006-1861 freetype multiple integer overflows (CVE-2006-3467)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060500006" comment="freetype-utils is earlier than 0:2.1.4-4.0.rhel3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060500007" comment="freetype-utils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060500002" comment="freetype is earlier than 0:2.1.4-4.0.rhel3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060500003" comment="freetype is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060500004" comment="freetype-demos is earlier than 0:2.1.4-4.0.rhel3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060500005" comment="freetype-demos is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060500008" comment="freetype-devel is earlier than 0:2.1.4-4.0.rhel3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060500009" comment="freetype-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060500014" comment="freetype-utils is earlier than 0:2.1.9-1.rhel4.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060500007" comment="freetype-utils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060500011" comment="freetype is earlier than 0:2.1.9-1.rhel4.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060500003" comment="freetype is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060500012" comment="freetype-demos is earlier than 0:2.1.9-1.rhel4.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060500005" comment="freetype-demos is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060500013" comment="freetype-devel is earlier than 0:2.1.9-1.rhel4.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060500009" comment="freetype-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060515" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0515: sendmail security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0515-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0515.html" />
          <reference source="CVE" ref_id="CVE-2006-1173" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1173.html" />
    
    <description>Sendmail is a Mail Transport Agent (MTA) used to send mail between machines.

A flaw in the handling of multi-part MIME messages was discovered in
Sendmail.  A remote attacker could create a carefully crafted message that
could crash the sendmail process during delivery (CVE-2006-1173).  By
default on Red Hat Enterprise Linux, Sendmail is configured to only accept
connections from the local host. Therefore, only users who have configured
Sendmail to listen to remote hosts would be remotely vulnerable to this issue.

Users of Sendmail are advised to upgrade to these erratum packages, which
contain a backported patch from the Sendmail team to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-06-14" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1173.html">CVE-2006-1173</cve>
            <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060515002" comment="sendmail is earlier than 0:8.12.11-4.RHEL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264003" comment="sendmail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060515008" comment="sendmail-doc is earlier than 0:8.12.11-4.RHEL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264005" comment="sendmail-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060515004" comment="sendmail-devel is earlier than 0:8.12.11-4.RHEL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264007" comment="sendmail-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060515006" comment="sendmail-cf is earlier than 0:8.12.11-4.RHEL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264009" comment="sendmail-cf is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060515011" comment="sendmail is earlier than 0:8.13.1-3.RHEL4.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264003" comment="sendmail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060515013" comment="sendmail-doc is earlier than 0:8.13.1-3.RHEL4.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264005" comment="sendmail-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060515014" comment="sendmail-devel is earlier than 0:8.13.1-3.RHEL4.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264007" comment="sendmail-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060515012" comment="sendmail-cf is earlier than 0:8.13.1-3.RHEL4.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060264009" comment="sendmail-cf is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060525" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0525: quagga security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0525-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0525.html" />
          <reference source="CVE" ref_id="CVE-2006-2223" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2223.html" />
          <reference source="CVE" ref_id="CVE-2006-2224" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2224.html" />
          <reference source="CVE" ref_id="CVE-2006-2276" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2276.html" />
    
    <description>Quagga manages the TCP/IP based routing protocol. It takes a multi-server
and multi-thread approach to resolve the current complexity of the Internet.

An information disclosure flaw was found in the way Quagga interprets RIP
REQUEST packets. RIPd in Quagga will respond to RIP REQUEST packets for RIP
versions that have been disabled or that have authentication enabled,
allowing a remote attacker to acquire information about the local network.
(CVE-2006-2223)

A route injection flaw was found in the way Quagga interprets RIPv1
RESPONSE packets when RIPv2 authentication is enabled. It is possible for a
remote attacker to inject arbitrary route information into the RIPd routing
tables. This issue does not affect Quagga configurations where only RIPv2
is specified. (CVE-2006-2224)

A denial of service flaw was found in Quagga's telnet interface. If an
attacker is able to connect to the Quagga telnet interface, it is possible
to cause Quagga to consume vast quantities of CPU resources by issuing a
malformed 'sh' command. (CVE-2006-2276)

Users of Quagga should upgrade to these updated packages, which contain
backported patches that correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-06-01" />
        <updated date="2006-06-01" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2223.html">CVE-2006-2223</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2224.html">CVE-2006-2224</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2276.html">CVE-2006-2276</cve>
                <bugzilla href="http://bugzilla.redhat.com/191080" id="191080">CVE-2006-2223 Quagga RIPd information disclosure</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191084" id="191084">CVE-2006-2224 Quagga RIPd route injection</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191376" id="191376">CVE-2006-2276 quagga locks with command sh ip bgp</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060525006" comment="quagga-devel is earlier than 0:0.96.2-11.3E" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060525007" comment="quagga-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060525004" comment="quagga-contrib is earlier than 0:0.96.2-11.3E" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060525005" comment="quagga-contrib is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060525002" comment="quagga is earlier than 0:0.96.2-11.3E" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060525003" comment="quagga is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060525010" comment="quagga-devel is earlier than 0:0.98.3-2.4E" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060525007" comment="quagga-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060525011" comment="quagga-contrib is earlier than 0:0.98.3-2.4E" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060525005" comment="quagga-contrib is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060525009" comment="quagga is earlier than 0:0.98.3-2.4E" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060525003" comment="quagga is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060526" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0526: postgresql security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0526-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0526.html" />
          <reference source="CVE" ref_id="CVE-2006-0591" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0591.html" />
          <reference source="CVE" ref_id="CVE-2006-2313" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2313.html" />
          <reference source="CVE" ref_id="CVE-2006-2314" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2314.html" />
    
    <description>PostgreSQL is an advanced Object-Relational database management system
(DBMS).

A bug was found in the way PostgreSQL's PQescapeString function escapes
strings when operating in a multibyte character encoding. It is possible
for an attacker to provide an application a carefully crafted string
containing invalidly-encoded characters, which may be improperly escaped,
allowing the attacker to inject malicious SQL. While this update fixes how
PQescapeString operates, the PostgreSQL server has also been modified to
prevent such an attack occurring through unpatched clients. 
(CVE-2006-2313, CVE-2006-2314).  More details about this issue are
available in the linked PostgreSQL technical documentation.

An integer signedness bug was found in the way PostgreSQL generated
password salts. The actual salt size is only half the size of the expected
salt, making the process of brute forcing password hashes slightly easier.
This update will not strengthen already existing passwords, but all newly
assigned passwords will have the proper salt length. (CVE-2006-0591)

Users of PostgreSQL should upgrade to these updated packages containing
PostgreSQL version 7.4.13, which corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-05-23" />
        <updated date="2006-05-23" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0591.html">CVE-2006-0591</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2313.html">CVE-2006-2313</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2314.html">CVE-2006-2314</cve>
                <bugzilla href="http://bugzilla.redhat.com/180536" id="180536">CVE-2006-0591 postgresql pgcrypt minor salt generation flaw</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/192169" id="192169">CVE-2006-2313, CVE-2006-2314: PostgreSQL remote SQL injection vulnerability</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/192171" id="192171">CVE-2006-2313, CVE-2006-2314: PostgreSQL remote SQL injection vulnerability</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526012" comment="rh-postgresql-jdbc is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526013" comment="rh-postgresql-jdbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526008" comment="rh-postgresql-docs is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526009" comment="rh-postgresql-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526006" comment="rh-postgresql-contrib is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526007" comment="rh-postgresql-contrib is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526002" comment="rh-postgresql is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526003" comment="rh-postgresql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526022" comment="rh-postgresql-pl is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526023" comment="rh-postgresql-pl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526018" comment="rh-postgresql-devel is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526019" comment="rh-postgresql-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526004" comment="rh-postgresql-python is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526005" comment="rh-postgresql-python is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526020" comment="rh-postgresql-libs is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526021" comment="rh-postgresql-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526016" comment="rh-postgresql-server is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526017" comment="rh-postgresql-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526014" comment="rh-postgresql-test is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526015" comment="rh-postgresql-test is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526010" comment="rh-postgresql-tcl is earlier than 0:7.3.15-2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526011" comment="rh-postgresql-tcl is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526045" comment="postgresql-jdbc is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526046" comment="postgresql-jdbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526031" comment="postgresql-docs is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526032" comment="postgresql-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526029" comment="postgresql-devel is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526030" comment="postgresql-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526041" comment="postgresql-test is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526042" comment="postgresql-test is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526035" comment="postgresql-contrib is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526036" comment="postgresql-contrib is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526037" comment="postgresql-libs is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526038" comment="postgresql-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526027" comment="postgresql-tcl is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526028" comment="postgresql-tcl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526025" comment="postgresql is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526026" comment="postgresql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526043" comment="postgresql-server is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526044" comment="postgresql-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526039" comment="postgresql-pl is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526040" comment="postgresql-pl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060526033" comment="postgresql-python is earlier than 0:7.4.13-2.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060526034" comment="postgresql-python is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060539" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0539: vixie-cron security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0539-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0539.html" />
          <reference source="CVE" ref_id="CVE-2006-2607" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2607.html" />
    
    <description>The vixie-cron package contains the Vixie version of cron. Cron is a
standard UNIX daemon that runs specified programs at scheduled times.

A privilege escalation flaw was found in the way Vixie Cron runs programs;
vixie-cron does not properly verify an attempt to set the current process
user id succeeded. It was possible for a malicious local users who
exhausted certain limits to execute arbitrary commands as root via cron.
(CVE-2006-2607)

All users of vixie-cron should upgrade to these updated packages, which
contain a backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-12" />
        <updated date="2006-07-12" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2607.html">CVE-2006-2607</cve>
                <bugzilla href="http://bugzilla.redhat.com/193146" id="193146">CVE-2006-2607 Jobs start from root when pam_limits enabled</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060539002" comment="vixie-cron is earlier than 4:4.1-44.EL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060117003" comment="vixie-cron is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060541" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0541: dia security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0541-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0541.html" />
          <reference source="CVE" ref_id="CVE-2006-2453" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2453.html" />
          <reference source="CVE" ref_id="CVE-2006-2480" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2480.html" />
    
    <description>The Dia drawing program is designed to draw various types of diagrams.

Several format string flaws were found in the way dia displays certain
messages. If an attacker is able to trick a Dia user into opening a
carefully crafted file, it may be possible to execute arbitrary code as the
user running Dia. (CVE-2006-2453, CVE-2006-2480)

Users of Dia should update to these erratum packages, which contain
backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-06-01" />
        <updated date="2006-06-01" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2453.html">CVE-2006-2453</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2480.html">CVE-2006-2480</cve>
                <bugzilla href="http://bugzilla.redhat.com/192698" id="192698">CVE-2006-2480 Dia format string issue (CVE-2006-2453)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060541002" comment="dia is earlier than 1:0.94-5.7.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060280003" comment="dia is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060543" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0543: spamassassin security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0543-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0543.html" />
          <reference source="CVE" ref_id="CVE-2006-2447" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2447.html" />
    
    <description>SpamAssassin provides a way to reduce unsolicited commercial email (SPAM)
from incoming email.

A flaw was found with the way the Spamassassin spamd daemon processes the
virtual pop username passed to it. If a site is running spamd with both the
--vpopmail and --paranoid flags, it is possible for a remote user with the
ability to connect to the spamd daemon to execute arbitrary commands as
the user running the spamd daemon. (CVE-2006-2447)

Note: None of the IMAP or POP servers shipped with Red Hat Enterprise Linux
4 support vpopmail delivery.  Running spamd with the --vpopmail and
--paranoid flags is uncommon and not the default startup option as shipped
with Red Hat Enterprise Linux 4.

Spamassassin, as shipped in Red Hat Enterprise Linux 4, performs RBL
lookups against visi.com to help determine if an email is spam. However,
this DNS RBL has recently disappeared, resulting in mail filtering delays
and timeouts.

Users of SpamAssassin should upgrade to these updated packages containing
version 3.0.6 and backported patches, which are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-06-06" />
        <updated date="2006-06-06" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2447.html">CVE-2006-2447</cve>
                <bugzilla href="http://bugzilla.redhat.com/178580" id="178580">/etc/sysconfig/spamassasin loses file context and timestamp</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191033" id="191033">spamassassin looks up broken NS domain (visi.com)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/193865" id="193865">CVE-2006-2447 spamassassin arbitrary command execution</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060543002" comment="spamassassin is earlier than 0:3.0.6-1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060129003" comment="spamassassin is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060544" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0544: mysql security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0544-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0544.html" />
          <reference source="CVE" ref_id="CVE-2006-0903" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0903.html" />
          <reference source="CVE" ref_id="CVE-2006-1516" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1516.html" />
          <reference source="CVE" ref_id="CVE-2006-1517" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1517.html" />
          <reference source="CVE" ref_id="CVE-2006-2753" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2753.html" />
          <reference source="CVE" ref_id="CVE-2006-3081" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3081.html" />
          <reference source="CVE" ref_id="CVE-2006-4380" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4380.html" />
    
    <description>MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld) and
many different client programs and libraries.

A flaw was found in the way the MySQL mysql_real_escape() function escaped
strings when operating in a multibyte character encoding.  An attacker
could provide an application a carefully crafted string containing
invalidly-encoded characters which may be improperly escaped, leading to
the injection of malicious SQL commands. (CVE-2006-2753)

An information disclosure flaw was found in the way the MySQL server
processed malformed usernames. An attacker could view a small portion
of server memory by supplying an anonymous login username which was not
null terminated. (CVE-2006-1516)

An information disclosure flaw was found in the way the MySQL server
executed the COM_TABLE_DUMP command. An authenticated malicious user could
send a specially crafted packet to the MySQL server which returned
random unallocated memory. (CVE-2006-1517)

A log file obfuscation flaw was found in the way the mysql_real_query()
function creates log file entries. An attacker with the the ability to call
the mysql_real_query() function against a mysql server can obfuscate the
entry the server will write to the log file.  However, an attacker needed
to have complete control over a server in order to attempt this attack.
(CVE-2006-0903)

This update also fixes numerous non-security-related flaws, such as
intermittent authentication failures.

All users of mysql are advised to upgrade to these updated packages
containing MySQL version 4.1.20, which is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-06-09" />
        <updated date="2006-06-08" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0903.html">CVE-2006-0903</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1516.html">CVE-2006-1516</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1517.html">CVE-2006-1517</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2753.html">CVE-2006-2753</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3081.html">CVE-2006-3081</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4380.html">CVE-2006-4380</cve>
                <bugzilla href="http://bugzilla.redhat.com/183260" id="183260">CVE-2006-0903 Mysql log file obfuscation</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183277" id="183277">Client error in mysql on updates when high concurrency</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/190743" id="190743">CVE-2006-1517 Mysql information leak</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/190863" id="190863">CVE-2006-1516 mysql anonymous login information leak</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/193827" id="193827">CVE-2006-2753 MySQL improper multibyte string escaping</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060544002" comment="mysql is earlier than 0:4.1.20-1.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060544003" comment="mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060544006" comment="mysql-server is earlier than 0:4.1.20-1.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060544007" comment="mysql-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060544008" comment="mysql-bench is earlier than 0:4.1.20-1.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060544009" comment="mysql-bench is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060544004" comment="mysql-devel is earlier than 0:4.1.20-1.RHEL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060544005" comment="mysql-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060547" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0547: squirrelmail security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0547-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0547.html" />
          <reference source="CVE" ref_id="CVE-2006-2842" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2842.html" />
    
    <description>SquirrelMail is a standards-based webmail package written in PHP4.

A local file disclosure flaw was found in the way SquirrelMail loads
plugins. In SquirrelMail 1.4.6 or earlier, if register_globals is on and
magic_quotes_gpc is off, it became possible for an unauthenticated remote
user to view the contents of arbitrary local files the web server has
read-access to. This configuration is neither default nor safe, and
configuring PHP with the register_globals set on is dangerous and not
recommended.  (CVE-2006-2842) 

Users of SquirrelMail should upgrade to this erratum package, which
contains a backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-03" />
        <updated date="2006-07-03" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2842.html">CVE-2006-2842</cve>
                <bugzilla href="http://bugzilla.redhat.com/194283" id="194283">CVE-2006-2842 Squirrelmail file inclusion</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060547002" comment="squirrelmail is earlier than 0:1.4.6-7.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060283003" comment="squirrelmail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060547005" comment="squirrelmail is earlier than 0:1.4.6-7.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060283003" comment="squirrelmail is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060548" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0548: kdebase security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0548-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0548.html" />
          <reference source="CVE" ref_id="CVE-2006-2449" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2449.html" />
    
    <description>The kdebase packages provide the core applications for KDE, the K Desktop
Environment. These core packages include the KDE Display Manager (KDM).

Ludwig Nussel discovered a flaw in KDM. A malicious local KDM user could
use a symlink attack to read an arbitrary file that they would not normally
have permissions to read. (CVE-2006-2449)

Note: this issue does not affect the version of KDM as shipped with Red Hat
Enterprise Linux 2.1 or 3.

All users of KDM should upgrade to these updated packages which contain a
backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-06-14" />
        <updated date="2006-06-26" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2449.html">CVE-2006-2449</cve>
                <bugzilla href="http://bugzilla.redhat.com/194581" id="194581">CVE-2006-2449 kdm file disclosure</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060548002" comment="kdebase is earlier than 6:3.3.1-5.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060548003" comment="kdebase is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060548004" comment="kdebase-devel is earlier than 6:3.3.1-5.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060548005" comment="kdebase-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060568" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0568: php security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0568-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0568.html" />
          <reference source="CVE" ref_id="CVE-2006-1494" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1494.html" />
          <reference source="CVE" ref_id="CVE-2006-1990" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1990.html" />
          <reference source="CVE" ref_id="CVE-2006-3017" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3017.html" />
    
    <description>PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server. 

A directory traversal vulnerability was found in PHP.  Local users could
bypass open_basedir restrictions allowing remote attackers to create files
in arbitrary directories via the tempnam() function.  (CVE-2006-1494)

The wordwrap() PHP function did not properly check for integer overflow in
the handling of the "break" parameter. An attacker who could control the
string passed to the "break" parameter could cause a heap overflow.
(CVE-2006-1990) 

A flaw was found in the zend_hash_del() PHP function.  For PHP scripts that
rely on the use of the unset() function, a remote attacker could force
variable initialization to be bypassed.  This would be a security issue
particularly for installations that enable the "register_globals" setting.
"register_globals" is disabled by default in Red Hat Enterprise Linux.
(CVE-2006-3017)

Users of PHP should upgrade to these updated packages, which contain
backported patches that resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-12" />
        <updated date="2006-07-12" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1494.html">CVE-2006-1494</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1990.html">CVE-2006-1990</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3017.html">CVE-2006-3017</cve>
                <bugzilla href="http://bugzilla.redhat.com/189591" id="189591">CVE-2006-1494 PHP tempname open_basedir issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/190033" id="190033">CVE-2006-1990 wordwrap integer overflow</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196256" id="196256">CVE-2006-3017 zend_hash_del bug</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568012" comment="php-odbc is earlier than 0:4.3.2-33.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276015" comment="php-odbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568010" comment="php-mysql is earlier than 0:4.3.2-33.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276011" comment="php-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568002" comment="php is earlier than 0:4.3.2-33.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276003" comment="php is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568006" comment="php-pgsql is earlier than 0:4.3.2-33.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276013" comment="php-pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568014" comment="php-devel is earlier than 0:4.3.2-33.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276005" comment="php-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568004" comment="php-imap is earlier than 0:4.3.2-33.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276007" comment="php-imap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568008" comment="php-ldap is earlier than 0:4.3.2-33.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276009" comment="php-ldap is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568036" comment="php-odbc is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276015" comment="php-odbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568022" comment="php-gd is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276037" comment="php-gd is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568028" comment="php-mysql is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276011" comment="php-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568017" comment="php is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276003" comment="php is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568024" comment="php-xmlrpc is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276031" comment="php-xmlrpc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568031" comment="php-mbstring is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276033" comment="php-mbstring is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568027" comment="php-pgsql is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276013" comment="php-pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568026" comment="php-devel is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276005" comment="php-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568037" comment="php-imap is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276007" comment="php-imap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568034" comment="php-snmp is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276027" comment="php-snmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568018" comment="php-ncurses is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276035" comment="php-ncurses is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568029" comment="php-pear is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276020" comment="php-pear is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568033" comment="php-ldap is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276009" comment="php-ldap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060568020" comment="php-domxml is earlier than 0:4.3.9-3.15" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276029" comment="php-domxml is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060571" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0571: gnupg security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0571-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0571.html" />
          <reference source="CVE" ref_id="CVE-2006-3082" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3082.html" />
    
    <description>GnuPG is a utility for encrypting data and creating digital signatures.

An integer overflow flaw was found in GnuPG.  An attacker could create a
carefully crafted message packet with a large length that could cause GnuPG
to crash or possibly overwrite memory when opened. (CVE-2006-3082)

All users of GnuPG are advised to upgrade to this updated package, which
contains a backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-18" />
        <updated date="2006-07-18" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3082.html">CVE-2006-3082</cve>
                <bugzilla href="http://bugzilla.redhat.com/195945" id="195945">CVE-2006-3082 gnupg integer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060571002" comment="gnupg is earlier than 0:1.2.1-16" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266003" comment="gnupg is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060571005" comment="gnupg is earlier than 0:1.2.6-5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266003" comment="gnupg is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060573" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0573: openoffice.org security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0573-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0573.html" />
          <reference source="CVE" ref_id="CVE-2006-2198" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2198.html" />
          <reference source="CVE" ref_id="CVE-2006-2199" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2199.html" />
          <reference source="CVE" ref_id="CVE-2006-3117" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3117.html" />
    
    <description>OpenOffice.org is an office productivity suite that includes desktop
applications such as a word processor, spreadsheet, presentation manager,
formula editor, and drawing program.

A Sun security specialist reported an issue with the application framework.
An attacker could put macros into document locations that could cause
OpenOffice.org to execute them when the file was opened by a victim.
(CVE-2006-2198)

A bug was found in the OpenOffice.org Java virtual machine implementation.
An attacker could write a carefully crafted Java applet that can break
through the "sandbox" and have full access to system resources with the
current user privileges. (CVE-2006-2199)

A buffer overflow bug was found in the OpenOffice.org file processor. An
attacker could create a carefully crafted XML file that could cause
OpenOffice.org to write data to an arbitrary location in memory when the
file was opened by a victim. (CVE-2006-3117)

All users of OpenOffice.org are advised to upgrade to these updated
packages, which contain backported fixes for these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-07-03" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2198.html">CVE-2006-2198</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2199.html">CVE-2006-2199</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3117.html">CVE-2006-3117</cve>
                <bugzilla href="http://bugzilla.redhat.com/196679" id="196679">CVE-2006-2198 various OOo advisories (CVE-2006-2199, CVE-2006-3117)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060573004" comment="openoffice.org-i18n is earlier than 0:1.1.2-34.2.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060573005" comment="openoffice.org-i18n is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060573002" comment="openoffice.org is earlier than 0:1.1.2-34.2.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060573003" comment="openoffice.org is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060573006" comment="openoffice.org-libs is earlier than 0:1.1.2-34.2.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060573007" comment="openoffice.org-libs is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060573013" comment="openoffice.org-i18n is earlier than 0:1.1.2-34.6.0.EL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060573005" comment="openoffice.org-i18n is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060573009" comment="openoffice.org is earlier than 0:1.1.2-34.6.0.EL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060573003" comment="openoffice.org is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060573011" comment="openoffice.org-kde is earlier than 0:1.1.2-34.6.0.EL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060573012" comment="openoffice.org-kde is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060573010" comment="openoffice.org-libs is earlier than 0:1.1.2-34.6.0.EL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060573007" comment="openoffice.org-libs is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060574" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0574: kernel security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0574-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0574.html" />
          <reference source="CVE" ref_id="CVE-2006-2451" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2451.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

During security research, Red Hat discovered a behavioral flaw in core dump
handling.  A local user could create a program that would cause a core file
to be dumped into a directory they would not normally have permissions to
write to.  This could lead to a denial of service (disk consumption), or
allow the local user to gain root privileges.  (CVE-2006-2451)

Prior to applying this update, users can remove the ability to escalate
privileges using this flaw by configuring core files to dump to an absolute
location.  By default, core files are created in the working directory of
the faulting application, but this can be overridden by specifying an
absolute location for core files in /proc/sys/kernel/core_pattern.  To
avoid a potential denial of service, a separate partition for the core
files should be used.

All Red Hat Enterprise Linux 4 users are advised to upgrade their kernels
to the packages associated with their machine architectures and
configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-07" />
        <updated date="2006-07-07" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2451.html">CVE-2006-2451</cve>
                <bugzilla href="http://bugzilla.redhat.com/195902" id="195902">CVE-2006-2451 Possible privilege escalation through prctl() and suid_dumpable</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574002" comment="kernel is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574018" comment="kernel-doc is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574004" comment="kernel-devel is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101005" comment="kernel-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574010" comment="kernel-smp-devel is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101011" comment="kernel-smp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574016" comment="kernel-largesmp is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132009" comment="kernel-largesmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574014" comment="kernel-largesmp-devel is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132011" comment="kernel-largesmp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574012" comment="kernel-hugemem is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574006" comment="kernel-hugemem-devel is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101015" comment="kernel-hugemem-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060574008" comment="kernel-smp is earlier than 0:2.6.9-34.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060575" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0575: Updated kernel packages available for Red Hat Enterprise Linux 4 Update 4 (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0575-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0575.html" />
          <reference source="CVE" ref_id="CVE-2005-3055" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3055.html" />
          <reference source="CVE" ref_id="CVE-2005-3623" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3623.html" />
          <reference source="CVE" ref_id="CVE-2006-0038" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0038.html" />
          <reference source="CVE" ref_id="CVE-2006-0456" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0456.html" />
          <reference source="CVE" ref_id="CVE-2006-0457" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0457.html" />
          <reference source="CVE" ref_id="CVE-2006-0742" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0742.html" />
          <reference source="CVE" ref_id="CVE-2006-1052" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1052.html" />
          <reference source="CVE" ref_id="CVE-2006-1056" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1056.html" />
          <reference source="CVE" ref_id="CVE-2006-1242" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1242.html" />
          <reference source="CVE" ref_id="CVE-2006-1343" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1343.html" />
          <reference source="CVE" ref_id="CVE-2006-1857" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1857.html" />
          <reference source="CVE" ref_id="CVE-2006-2275" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2275.html" />
          <reference source="CVE" ref_id="CVE-2006-2446" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2446.html" />
          <reference source="CVE" ref_id="CVE-2006-2448" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2448.html" />
          <reference source="CVE" ref_id="CVE-2006-2934" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2934.html" />
    
    <description>New features introduced in this update include:

* Device Mapper mirroring support

* IDE diskdump support

* x86, AMD64 and Intel EM64T: Multi-core scheduler support enhancements

* Itanium: perfmon support for Montecito

* much improved support for IBM x460

* AMD PowerNow! patches to support Opteron Rev G

* Vmalloc support > 64MB

The following device drivers have been upgraded to new versions:

ipmi: 33.11 to 33.13
ib_mthca: 0.06 to 0.08
bnx2: 1.4.30 to 1.4.38
bonding: 2.6.1 to 2.6.3
e100: 3.4.8-k2-NAPI to 3.5.10-k2-NAPI
e1000: 6.1.16-k3-NAPI to 7.0.33-k2-NAPI
sky2: 0.13 to 1.1
tg3: 3.43-rh to 3.52-rh
ipw2100: 1.1.0 to git-1.1.4
ipw2200: 1.0.0 to git-1.0.10
3w-9xxx: 2.26.02.001 to 2.26.04.010
ips: 7.10.18 to 7.12.02
iscsi_sfnet: 4:0.1.11-2 to 4:0.1.11-3
lpfc: 0:8.0.16.18 to 0:8.0.16.27
megaraid_sas: 00.00.02.00 to 00.00.02.03-RH1
qla2xxx: 8.01.02-d4 to 8.01.04-d7
qla6312: 8.01.02-d4 to 8.01.04-d7
sata_promise: 1.03 to 1.04
sata_vsc: 1.1 to 1.2
ibmvscsic: 1.5.5 to 1.5.6
ipr: 2.0.11.1 to 2.0.11.2

Added drivers:

dcdbas: 5.6.0-2
sata_mv: 0.6
sata_qstor: 0.05
sata_uli: 0.5
skge: 1.1
stex: 2.9.0.13
pdc_adma: 0.03

This update includes fixes for the security issues:

* a flaw in the USB devio handling of device removal that allowed a
local user to cause a denial of service (crash) (CVE-2005-3055,
moderate)

* a flaw in the ACL handling of nfsd that allowed a remote user to
bypass ACLs for readonly mounted NFS file systems (CVE-2005-3623,
moderate)

* a flaw in the netfilter handling that allowed a local user with
CAP_NET_ADMIN rights to cause a buffer overflow (CVE-2006-0038, low)

* a flaw in the IBM S/390 and IBM zSeries strnlen_user() function that
allowed a local user to cause a denial of service (crash) or to retrieve
random kernel data (CVE-2006-0456, important)

* a flaw in the keyctl functions that allowed a local user to cause a
denial of service (crash) or to read sensitive kernel memory
(CVE-2006-0457, important)

* a flaw in unaligned accesses handling on Itanium processors that
allowed a local user to cause a denial of service (crash)
(CVE-2006-0742, important)

* a flaw in SELinux ptrace logic that allowed a local user with ptrace
permissions to change the tracer SID to a SID of another process
(CVE-2006-1052, moderate)

* an info leak on AMD-based x86 and x86_64 systems that allowed a local
user to retrieve the floating point exception state of a process run by a
different user (CVE-2006-1056, important)

* a flaw in IPv4 packet output handling that allowed a remote user to
bypass the zero IP ID countermeasure on systems with a disabled firewall
(CVE-2006-1242, low)

* a minor info leak in socket option handling in the network code
(CVE-2006-1343, low)

* a flaw in the HB-ACK chunk handling of SCTP that allowed a remote user to
cause a denial of service (crash) (CVE-2006-1857, moderate)

* a flaw in the SCTP implementation that allowed a remote user to cause a
denial of service (deadlock) (CVE-2006-2275, moderate)

* a flaw in the socket buffer handling that allowed a remote user to cause
a denial of service (panic) (CVE-2006-2446, important)

* a flaw in the signal handling access checking on PowerPC that allowed a
local user to cause a denial of service (crash) or read arbitrary kernel
memory on 64-bit systems (CVE-2006-2448, important)

* a flaw in the netfilter SCTP module when receiving a chunkless packet
that allowed a remote user to cause a denial of service (crash)
(CVE-2006-2934, important)

There were several bug fixes in various parts of the kernel. The ongoing
effort to resolve these problems has resulted in a marked improvement
in the reliability and scalability of Red Hat Enterprise Linux 4.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-08-10" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3055.html">CVE-2005-3055</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3623.html">CVE-2005-3623</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0038.html">CVE-2006-0038</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0456.html">CVE-2006-0456</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0457.html">CVE-2006-0457</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0742.html">CVE-2006-0742</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1052.html">CVE-2006-1052</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1056.html">CVE-2006-1056</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1242.html">CVE-2006-1242</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1343.html">CVE-2006-1343</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1857.html">CVE-2006-1857</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2275.html">CVE-2006-2275</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2446.html">CVE-2006-2446</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2448.html">CVE-2006-2448</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2934.html">CVE-2006-2934</cve>
                <bugzilla href="http://bugzilla.redhat.com/141342" id="141342">install hangs on Dell PowerVault 745 with SATA drives (sata_vsc module)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/149933" id="149933">fix missing wakeup in ipc/sem</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/151981" id="151981">udevd fails to create /dev files after misc_register</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/154984" id="154984">Sound Blaster Audigy 2 Value audio does not work</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/155926" id="155926">[RHEL4-U2][Diskdump] OS_INIT dump function is broken</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156145" id="156145">kernel may oops if more  than 4k worth of string data returned in /proc/devices</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/156663" id="156663">Can't install from SATA CD/DVD drive</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/157404" id="157404">Loss of SATA ICH device hangs RAID1</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/157902" id="157902">[PATCH] ata_piix fails on some ICH7 hardware</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/158989" id="158989">snd-nm256 module hangs Dell Latitude CSx</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165113" id="165113">kernel build broken when 4KSTACKS disabled</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/165245" id="165245">EHCI Host driver violates USB2.0 Specification leading to device failures</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/166541" id="166541">mdadm --grow infinite resync</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/168285" id="168285">No (useful) logging of parameters to execve</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169260" id="169260">CVE-2005-3055 async usb devio oops</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169456" id="169456">COMM_LOST problem with SCTP stream socket</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/169600" id="169600">SMP kernel crash when use as LVS router</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170143" id="170143">rm command hangs when removing a symlink on ext2 loop filesystem</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170434" id="170434">Deadlock in fc_target_unblock while shutting down the system</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171304" id="171304">sata_promise: missing PCI ID for SATA300 TX4</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171507" id="171507">RHEL4 U3 feature request: add some new lm sensors modules to the i2c module</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171645" id="171645">Oops kernel NULL pointer</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/171740" id="171740">ipw2100 modules crashes and restarts whenever in use</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172199" id="172199">Spurious keyboard repeats and clock is fast</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/172696" id="172696">kernel panic after a few hours/days of operation with pulse</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173193" id="173193">vmalloc limited to 64Mb</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173489" id="173489">kernel panics when rebooting</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173843" id="173843">Kernel panic with this comment: &lt;4>VFS: Busy inodes after unmount. Self-destruct in 5 seconds.  Have a nice day...</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/173895" id="173895">Kernel panic on install on 64BG EM64T</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174019" id="174019">TG3 driver crashes with BCM4704C chipset with heavy traffic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174155" id="174155">Documentation mismatch</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174470" id="174470">RFE: tg3 support for Broadcom 5751 PCIe</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174639" id="174639">System hangs with kernel panic when using current 3ware drivers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174671" id="174671">[PATCH] bonding: don't drop non-VLAN traffic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/174990" id="174990">CRM# 717690: crash possibly related to ipvsadm</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175616" id="175616">[RHEL 4 U2] kernel panic on EM64T with long cmdline args</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175763" id="175763">misleading overcommit_memory reference in Documentation/filesystems/proc.txt</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175778" id="175778">Accessing automounted directories can cause a process to hang forever</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175854" id="175854">[RHEL4-U3] Checking dump partition fails when a swap partition whose size is less than memory size is configured for diskdump.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176107" id="176107">sata-nv crashes on multiple SATA disks</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176173" id="176173">The hash.h hash_long function, when used on a 64 bit machine, ignores  many of the middle-order bits.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176361" id="176361">io_setup() fails for 32bit tasks in x86-64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176601" id="176601">Oprofile unsupported recent Pentium4</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/176612" id="176612">xw6400 System panic while installing RHEL4-U3</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177439" id="177439">SELinux MLS compatibility</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/177509" id="177509">No i915 DRM module</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178084" id="178084">Last AIO read of a file opened with O_DIRECT returns wrong length</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178720" id="178720">O_DIRECT bug when reading last block of sparse file</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/178845" id="178845">RHEL4u4 FEAT: Provide support for Opteron Rev G and Power Now! clean-up</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179206" id="179206">Please backport the sata_mv Marvell MV88SX5081 driver?</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179334" id="179334">kernel boot can Oops in work queue code when console blanks</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/179752" id="179752">Request to update lpfc driver in RHEL 4 U4</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180028" id="180028">deadlocks on ext2,sync mounted fs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180138" id="180138">kmir_mon worker thread doesn't exit</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180195" id="180195">aic7xxx and aic79xx Drivers Don't Support 16-byte CDBs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180568" id="180568">typo in spinlock.h? line 407</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180621" id="180621">ipv6 ready logo-P1 ND Test24 fails- RA Lifetime=5 not understood</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/180958" id="180958">[RHEL4] MCE arg parsing broken on x86-64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181457" id="181457">Console redirection on DRAC 3 results in repeated key strokes (P1)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181475" id="181475">lpfc driver: add managment ioctl module to kernel tree</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181780" id="181780">Gettimeofday() timer related slowdown and scaling issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181793" id="181793">add MCP51/ NVidia 430 IDE support</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181869" id="181869">Error given when duplicate non-updateable key (eg: keyring) added</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181870" id="181870">Key quota handling incorrect in allocation</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181879" id="181879">CVE-2006-0457 Key syscalls use get length of strings before copying, and assume terminating NUL copied from userspace</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/181881" id="181881">CVE-2006-0456 s390/s390x strnlen_user() is broken</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/182137" id="182137">NFS lockd recovery is broken in U3 due to missing code.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/182684" id="182684">[EMC/Oracle RHEL 4.4] ISCSI MODULE SHOWS MULTIPLE DEVICES FOR A SINGLE LUN IN RHEL 4.0 U2</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/182726" id="182726">Possible hang when ptracing and using hugepages</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183392" id="183392">[RHEL4] [RFE] Add diskdump capability to IDE</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183416" id="183416">DoS attack possible via nfsservctl</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183463" id="183463">CVE-2006-0742 Bug in IA64 unaligned access handler causes kernel panic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183661" id="183661">ramfs: update dir mtime and ctime</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/183664" id="183664">dm: make sure don't give out the same minor number twice</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/184208" id="184208">Large LUNS can't be seen with Hitachi Open- SAN</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/184254" id="184254">PCI interrupts on ioapic pins 0-15 always get "legacy" IRQs.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/184535" id="184535">[BETA RHEL4 U3] brokenness in cfq_dispatch_requests</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/184583" id="184583">Kernel should export number and state of local APICs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185043" id="185043">CVE-2005-3623 ACL setting on read-only fs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185289" id="185289">CVE-2006-1052 SELinux flaw</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185431" id="185431">kernel dm: bad argument count check in dm-log.c</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185444" id="185444">kernel dm: missing bdput</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185445" id="185445">kernel dm: fix free_dev del_gendisk</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185447" id="185447">kernel dm: flush queued bios if suspend is interrupted</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185450" id="185450">kernel dm: log bitset fix BE find_next_zero_bit</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185454" id="185454">kernel device-mapper mirroring: table output incorrect</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185455" id="185455">kernel dm snapshots: replace siblings list</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185456" id="185456">kernel dm mirroring: suspend operation is not well behaved</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185459" id="185459">kernel dm snapshots: fix invalidation</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185468" id="185468">kernel dm: striped access beyond end of device</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185754" id="185754">[RHEL4 U3] kernel dm mirror: unrelated mirror devices stall if any log device fails</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185782" id="185782">[RHEL4 U3] device-mapper mirror: Data corruption if the default mirror fails during recovery.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185785" id="185785">[RHEL4 U3] device-mapper mirror: Data corruption by temporal errors during recovery.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/185991" id="185991">kernel dm: bio split bvec fix</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186004" id="186004">[RHEL4 U3] device-mapper mirror: Write failure region becomes in-sync when suspension.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186057" id="186057">CVE-2006-1242 Linux zero IP ID vulnerability?</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186066" id="186066">Connectathon tests fail against newer Irix server</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186071" id="186071">NFSD fails SETCLIENTID_CONFIRM</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186104" id="186104">kernel dm mirror: lvs Copy% overs 100% by lvreduce/lvresize.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186242" id="186242">CVE-2006-1343 Small information leak in SO_ORIGINAL_DST</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186295" id="186295">CVE-2006-0038 netfilters do_replace() overflow</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186316" id="186316">nvidia cache aliasing problem: change_page_attr drops GLOBAL bit from executable kernel pages</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186564" id="186564">ACPI 2.0 systems with no XSDT fail to boot</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/186751" id="186751">kernel problem to deal with 3ware 9500SX-12 RAID cards</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187249" id="187249">[RHEL4 U3] dm-mirror: read stalls if all mirrors failed</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187494" id="187494">CVE-2006-2275 SCTP traffic probably never resumes</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187498" id="187498">diskdump_sysfs_store() needs to check sscanf retval</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187500" id="187500">diskdump_sysfs_store() should check  partition number</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187501" id="187501">device_to_gendisk() is lacking mntput(nd.mnt) on exit</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187502" id="187502">diskdump - device_to_gendisk() is both racy</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187910" id="187910">CVE-2006-1056 FPU Information leak on i386/x86-64 on AMD CPUs</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/187951" id="187951">Replication failover fails if the NFS permissions are incorrect on one of the servers...</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188080" id="188080">kernel dm snapshots: Incorrect processing of incorrect chunk size</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188141" id="188141">Kernel appears too conservative in memory use</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188296" id="188296">tlb_clear_slave races with tlb_choose_channel</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/188912" id="188912">Update Qlogic qla2xxx driver in RHEL 4 U4</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189127" id="189127">Trouble with recent module - one packet is seen more than one time</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189198" id="189198">VLAN not working on initial startup</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189279" id="189279">[Stratus RHEL4 U4 bug] unchecked error path in usb_alloc_dev can lead to an Oops.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189390" id="189390">RHEL4-U3: openipmi: startup race condition</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189392" id="189392">Submit Promise RHEL4 driver in-box to RHEL4 CD</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189393" id="189393">Submit Promise RHEL4 driver in-box to RHEL4 CD</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189397" id="189397">Submit Promise RHEL4 driver in-box to RHEL4 CD</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189797" id="189797">dm: Fix mapped device references</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/190576" id="190576">REGRESSION: kabi breakage on ia64_mv</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191138" id="191138">CVE-2006-0742 Bug in IA64 unaligned access handler causes kernel panic</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191139" id="191139">installer does not see SATA HDs attached to JMB360 chipset which in legacy mode</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191141" id="191141">MCE arg parsing broken on x86-64</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191723" id="191723">device-mapper mirror: Need proper notification of sync status chage on write failure</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191847" id="191847">REGRESSION: kernel-2.6.9.36 does not boot on ALTIX systems</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/192098" id="192098">Fix problems with MSI-X on 64-bit platforms</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/192635" id="192635">CVE-2006-1857 SCTP HB-ACK chunk overflow</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/192779" id="192779">CVE-2006-2446 LTC20512-kernel BUG in __kfree_skb while running TCP+Kernel stress</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/193230" id="193230">RFE: add pci ids for atiixp</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/193696" id="193696">Not using all available system memory - swapping too aggressive - high load average (iowait)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/193728" id="193728">A write to a cluster mirror volume not in sync will hang and also cause the sync to hang as well</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/193838" id="193838">gettimeofday goes backwards on IBM x460 merged servers</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/194215" id="194215">CVE-2006-2448 missing access_ok checks in powerpc signal*.c</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/194533" id="194533">veritas storage foundation 32bit apps crash in glibc during post-process installation</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/195002" id="195002">RHEL4 U4 i386 partner beta will not install on ES7000/one</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/195254" id="195254">HP xw9400 network card not getting seen</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/195502" id="195502">Regression: cluster mirror creation cmd hangs even though mirror gets created</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196512" id="196512">VLANs, tg3 driver, and 2.6.9-34.EL kernel update</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196712" id="196712">O=/objdir builds fail for out-of-tree builds with 2.6.9-39.4</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/197387" id="197387">CVE-2006-2934 SCTP netfilter DoS with chunkless packets</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/198321" id="198321">kernel freeze at "kernel BUG at kernel/timer.c:420!"</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/198892" id="198892">kernel deadlock on reading /proc/meminfo on 4 CPU's at the same time</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575002" comment="kernel is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575018" comment="kernel-doc is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575004" comment="kernel-devel is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101005" comment="kernel-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575010" comment="kernel-smp-devel is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101011" comment="kernel-smp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575014" comment="kernel-hugemem is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575008" comment="kernel-largesmp-devel is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132011" comment="kernel-largesmp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575006" comment="kernel-largesmp is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132009" comment="kernel-largesmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575016" comment="kernel-hugemem-devel is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101015" comment="kernel-hugemem-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060575012" comment="kernel-smp is earlier than 0:2.6.9-42.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060576" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0576: kdebase security fix (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0576-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0576.html" />
          <reference source="CVE" ref_id="CVE-2006-2933" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2933.html" />
    
    <description>The kdebase packages provide the core applications for KDE, the K Desktop
Environment.

A flaw was found in KDE where the kdesktop_lock process sometimes
failed to terminate properly.  This issue could either block the user's
ability to manually lock the desktop or prevent the screensaver to
activate, both of which could have a security impact for users who rely on
these functionalities. 
(CVE-2006-2933)

Please note that this issue only affected Red Hat Enterprise Linux 3.

All users of kdebase should upgrade to these updated packages, which
contain a patch to resolve this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-25" />
        <updated date="2006-07-25" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2933.html">CVE-2006-2933</cve>
                <bugzilla href="http://bugzilla.redhat.com/177755" id="177755">CVE-2006-2933 occasionally KDE screensaver fails to start</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060576002" comment="kdebase is earlier than 6:3.1.3-5.11" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060548003" comment="kdebase is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060576004" comment="kdebase-devel is earlier than 6:3.1.3-5.11" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060548005" comment="kdebase-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060577" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0577: mutt security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0577-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0577.html" />
          <reference source="CVE" ref_id="CVE-2006-3242" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3242.html" />
    
    <description>Mutt is a text-mode mail user agent.

A buffer overflow flaw was found in the way Mutt processes an overly
long namespace from a malicious imap server.  In order to exploit this
flaw a user would have to use Mutt to connect to a malicious IMAP server.
(CVE-2006-3242)

Users of Mutt are advised to upgrade to these erratum packages, which
contain a backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-12" />
        <updated date="2006-07-12" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3242.html">CVE-2006-3242</cve>
                <bugzilla href="http://bugzilla.redhat.com/197151" id="197151">CVE-2006-3242 Mutt IMAP namespace buffer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060577002" comment="mutt is earlier than 5:1.4.1-3.5.rhel3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060577003" comment="mutt is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060577005" comment="mutt is earlier than 5:1.4.1-11.rhel4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060577003" comment="mutt is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060578" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0578: seamonkey security update (was mozilla) (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0578-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0578.html" />
          <reference source="CVE" ref_id="CVE-2006-2779" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2779.html" />
          <reference source="CVE" ref_id="CVE-2006-2780" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2780.html" />
          <reference source="CVE" ref_id="CVE-2006-2781" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2781.html" />
          <reference source="CVE" ref_id="CVE-2006-2783" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2783.html" />
          <reference source="CVE" ref_id="CVE-2006-2782" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2782.html" />
          <reference source="CVE" ref_id="CVE-2006-2778" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2778.html" />
          <reference source="CVE" ref_id="CVE-2006-2776" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2776.html" />
          <reference source="CVE" ref_id="CVE-2006-2784" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2784.html" />
          <reference source="CVE" ref_id="CVE-2006-2785" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2785.html" />
          <reference source="CVE" ref_id="CVE-2006-2786" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2786.html" />
          <reference source="CVE" ref_id="CVE-2006-2787" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2787.html" />
          <reference source="CVE" ref_id="CVE-2006-2788" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2788.html" />
    
    <description>SeaMonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

The Mozilla Foundation has discontinued support for the Mozilla Suite. This
update deprecates the Mozilla Suite in Red Hat Enterprise Linux 3 in favor
of the supported SeaMonkey Suite.

This update also resolves a number of outstanding Mozilla security issues:

Several flaws were found in the way Mozilla processed certain javascript
actions. A malicious web page could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-2776,
CVE-2006-2784, CVE-2006-2785, CVE-2006-2787)

Several denial of service flaws were found in the way Mozilla processed
certain web content. A malicious web page could crash firefox or possibly
execute arbitrary code. These issues to date were not proven to be
exploitable, but do show evidence of memory corruption. (CVE-2006-2779,
CVE-2006-2780)

A double-free flaw was found in the way Mozilla-mail displayed malformed
inline vcard attachments. If a victim viewed an email message containing
a carefully crafted vcard it could execute arbitrary code as the user
running Mozilla-mail. (CVE-2006-2781) 

A cross site scripting flaw was found in the way Mozilla processed Unicode
Byte-order-Mark (BOM) markers in UTF-8 web pages. A malicious web page
could execute a script within the browser that a web input sanitizer could
miss due to a malformed "script" tag. (CVE-2006-2783)

A form file upload flaw was found in the way Mozilla handled javascript
input object mutation. A malicious web page could upload an arbitrary local
file at form submission time without user interaction. (CVE-2006-2782)

A denial of service flaw was found in the way Mozilla called the
crypto.signText() javascript function. A malicious web page could crash the
browser if the victim had a client certificate loaded. (CVE-2006-2778)

Two HTTP response smuggling flaws were found in the way Mozilla processed
certain invalid HTTP response headers. A malicious web site could return
specially crafted HTTP response headers which may bypass HTTP proxy
restrictions. (CVE-2006-2786)

A double free flaw was found in the way the nsIX509::getRawDER method was
called. If a victim visited a carefully crafted web page it could execute
arbitrary code as the user running Mozilla. (CVE-2006-2788)

Users of Mozilla are advised to upgrade to this update, which contains
SeaMonkey version 1.0.2 that is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-20" />
        <updated date="2006-07-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2779.html">CVE-2006-2779</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2780.html">CVE-2006-2780</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2781.html">CVE-2006-2781</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2783.html">CVE-2006-2783</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2782.html">CVE-2006-2782</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2778.html">CVE-2006-2778</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2776.html">CVE-2006-2776</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2784.html">CVE-2006-2784</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2785.html">CVE-2006-2785</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2786.html">CVE-2006-2786</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2787.html">CVE-2006-2787</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2788.html">CVE-2006-2788</cve>
                <bugzilla href="http://bugzilla.redhat.com/196971" id="196971">CVE-2006-2783 multiple Seamonkey issues (CVE-2006-2782,CVE-2006-2778,CVE-2006-2776,CVE-2006-2784,CVE-2006-2785,CVE-2006-2786,CVE-2006-2787,CVE-2006-2788)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/198683" id="198683">CVE-2006-2779 Multiple Mozilla issues (CVE-2006-2780, CVE-2006-2781)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578014" comment="seamonkey-nspr is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578018" comment="seamonkey-dom-inspector is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578012" comment="seamonkey-nspr-devel is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578016" comment="seamonkey-mail is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578002" comment="seamonkey is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578010" comment="seamonkey-devel is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578020" comment="seamonkey-chat is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578006" comment="seamonkey-nss is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578004" comment="seamonkey-nss-devel is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060578008" comment="seamonkey-js-debugger is earlier than 0:1.0.2-0.1.0.EL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060582" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0582: kdebase security fix (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0582-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0582.html" />
          <reference source="CVE" ref_id="CVE-2005-2494" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-2494.html" />
    
    <description>The kdebase packages provide the core applications for KDE, the K Desktop
Environment. These core packages include the file manager Konqueror.

Ilja van Sprundel discovered a lock file handling flaw in kcheckpass.  If
the directory /var/lock is writable by a user who is allowed to run
kcheckpass, that user could gain root privileges.  In Red Hat Enterprise
Linux, the /var/lock directory is not writable by users and therefore this
flaw could only have been exploited if the permissions on that directory
have been badly configured.  A patch to block this issue has been included
in this update.  (CVE-2005-2494)

The following bugs have also been addressed:

- kstart --tosystray does not send the window to the system tray in Kicker

- When the customer enters or selects URLs in Firefox's address field, the
desktop freezes for a couple of seconds

- fish kioslave is broken on 64-bit systems

All users of kdebase should upgrade to these updated packages, which
contain patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-08-10" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-2494.html">CVE-2005-2494</cve>
                <bugzilla href="http://bugzilla.redhat.com/166995" id="166995">CVE-2005-2494 kcheckpass privilege escalation</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060582002" comment="kdebase is earlier than 6:3.3.1-5.13" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060548003" comment="kdebase is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060582004" comment="kdebase-devel is earlier than 6:3.3.1-5.13" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060548005" comment="kdebase-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060591" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0591: samba security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0591-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0591.html" />
          <reference source="CVE" ref_id="CVE-2006-3403" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3403.html" />
    
    <description>Samba provides file and printer sharing services to SMB/CIFS clients.

A denial of service bug was found in the way the smbd daemon tracks active
connections to shares. It was possible for a remote attacker to cause the
smbd daemon to consume a large amount of system memory by sending carefully
crafted smb requests. (CVE-2006-3403)

Users of Samba are advised to upgrade to these packages, which
contain a backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-25" />
        <updated date="2006-07-25" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3403.html">CVE-2006-3403</cve>
                <bugzilla href="http://bugzilla.redhat.com/197836" id="197836">CVE-2006-3403 Samba denial of service</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060591006" comment="samba-client is earlier than 0:3.0.9-1.3E.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060591007" comment="samba-client is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060591008" comment="samba-common is earlier than 0:3.0.9-1.3E.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060591009" comment="samba-common is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060591002" comment="samba is earlier than 0:3.0.9-1.3E.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060591003" comment="samba is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060591004" comment="samba-swat is earlier than 0:3.0.9-1.3E.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060591005" comment="samba-swat is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060591014" comment="samba-client is earlier than 0:3.0.10-1.4E.6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060591007" comment="samba-client is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060591013" comment="samba-common is earlier than 0:3.0.10-1.4E.6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060591009" comment="samba-common is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060591011" comment="samba is earlier than 0:3.0.10-1.4E.6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060591003" comment="samba is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060591012" comment="samba-swat is earlier than 0:3.0.10-1.4E.6.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060591005" comment="samba-swat is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060597" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0597: libwmf security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0597-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0597.html" />
          <reference source="CVE" ref_id="CVE-2006-3376" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3376.html" />
    
    <description>Libwmf is a library for reading and converting Windows MetaFile vector
graphics (WMF).  Libwmf is used by packages such as The GIMP and ImageMagick.

An integer overflow flaw was discovered in libwmf.  An attacker could
create a carefully crafted WMF flaw that could execute arbitrary code if
opened by a victim.  (CVE-2006-3376).

Users of libwmf should update to these packages which contain a backported
security patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-07-18" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3376.html">CVE-2006-3376</cve>
                <bugzilla href="http://bugzilla.redhat.com/198290" id="198290">CVE-2006-3376 libwmf integer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060597002" comment="libwmf is earlier than 0:0.2.8.3-5.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060597003" comment="libwmf is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060597004" comment="libwmf-devel is earlier than 0:0.2.8.3-5.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060597005" comment="libwmf-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060598" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0598: gimp security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0598-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0598.html" />
          <reference source="CVE" ref_id="CVE-2006-3404" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3404.html" />
    
    <description>The GIMP (GNU Image Manipulation Program) is an image composition and
editing program.

Henning Makholm discovered a buffer overflow bug in The GIMP XCF file
loader. An attacker could create a carefully crafted image that could
execute arbitrary code if opened by a victim.  (CVE-2006-3404)

Please note that this issue did not affect the gimp packages in Red Hat
Enterprise Linux 2.1, or 3.

Users of The GIMP should update to these erratum packages which contain a
backported fix to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-18" />
        <updated date="2006-07-18" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3404.html">CVE-2006-3404</cve>
                <bugzilla href="http://bugzilla.redhat.com/198269" id="198269">CVE-2006-3404 gimp xcf buffer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060598004" comment="gimp-devel is earlier than 1:2.0.5-6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060598005" comment="gimp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060598002" comment="gimp is earlier than 1:2.0.5-6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060598003" comment="gimp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060600" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0600: mailman security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0600-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0600.html" />
          <reference source="CVE" ref_id="CVE-2006-2941" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2941.html" />
          <reference source="CVE" ref_id="CVE-2006-3636" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3636.html" />
    
    <description>Mailman is a program used to help manage email discussion lists.

A flaw was found in the way Mailman handled MIME multipart messages. An
attacker could send a carefully crafted MIME multipart email message to a
mailing list run by Mailman which caused that particular mailing list
to stop working.  (CVE-2006-2941)

Several cross-site scripting (XSS) issues were found in Mailman.  An
attacker could exploit these issues to perform cross-site scripting attacks
against the Mailman administrator.  (CVE-2006-3636)

Red Hat would like to thank Barry Warsaw for disclosing these vulnerabilities.

Users of Mailman should upgrade to these updated packages, which contain
backported patches to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-09-06" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2941.html">CVE-2006-2941</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3636.html">CVE-2006-3636</cve>
                <bugzilla href="http://bugzilla.redhat.com/198344" id="198344">CVE-2006-2941 Mailman DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/203704" id="203704">CVE-2006-3636 Mailman XSS issues</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060600002" comment="mailman is earlier than 3:2.1.5.1-25.rhel3.7" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060204003" comment="mailman is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060600005" comment="mailman is earlier than 3:2.1.5.1-34.rhel4.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060204003" comment="mailman is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060602" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0602: wireshark security update (was ethereal) (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0602-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0602.html" />
          <reference source="CVE" ref_id="CVE-2006-3627" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3627.html" />
          <reference source="CVE" ref_id="CVE-2006-3628" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3628.html" />
          <reference source="CVE" ref_id="CVE-2006-3629" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3629.html" />
          <reference source="CVE" ref_id="CVE-2006-3630" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3630.html" />
          <reference source="CVE" ref_id="CVE-2006-3631" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3631.html" />
          <reference source="CVE" ref_id="CVE-2006-3632" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3632.html" />
    
    <description>Ethereal is a program for monitoring network traffic.

In May 2006, Ethereal changed its name to Wireshark.  This update
deprecates the Ethereal packages in Red Hat Enterprise Linux 2.1, 3, and 4
in favor of the supported Wireshark packages.

Several denial of service bugs were found in Ethereal's protocol
dissectors. It was possible for Ethereal to crash or stop responding if it
read a malformed packet off the network.  (CVE-2006-3627, CVE-2006-3629,
CVE-2006-3631)

Several buffer overflow bugs were found in Ethereal's ANSI MAP, NCP NMAS,
and NDPStelnet dissectors. It was possible for Ethereal to crash or execute
arbitrary code if it read a malformed packet off the network.
(CVE-2006-3630, CVE-2006-3632)

Several format string bugs were found in Ethereal's Checkpoint FW-1, MQ,
XML, and NTP dissectors. It was possible for Ethereal to crash or execute
arbitrary code if it read a malformed packet off the network. (CVE-2006-3628)

Users of Ethereal should upgrade to these updated packages containing
Wireshark version 0.99.2, which is not vulnerable to these issues</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-16" />
        <updated date="2006-08-16" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3627.html">CVE-2006-3627</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3628.html">CVE-2006-3628</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3629.html">CVE-2006-3629</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3630.html">CVE-2006-3630</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3631.html">CVE-2006-3631</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3632.html">CVE-2006-3632</cve>
                <bugzilla href="http://bugzilla.redhat.com/199231" id="199231">Replace (EOL) Ethereal with Wireshark</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/199232" id="199232">CVE-2006-3627 Mulitple security issues (CVE-2006-3628 CVE-2006-3629 CVE-2006-3630 CVE-2006-3631 CVE-2006-3632)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060602002" comment="wireshark is earlier than 0:0.99.2-EL3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602003" comment="wireshark is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060602004" comment="wireshark-gnome is earlier than 0:0.99.2-EL3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602005" comment="wireshark-gnome is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060602007" comment="wireshark is earlier than 0:0.99.2-EL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602003" comment="wireshark is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060602008" comment="wireshark-gnome is earlier than 0:0.99.2-EL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602005" comment="wireshark-gnome is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060603" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0603: libtiff security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0603-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0603.html" />
          <reference source="CVE" ref_id="CVE-2006-2656" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2656.html" />
          <reference source="CVE" ref_id="CVE-2006-3459" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3459.html" />
          <reference source="CVE" ref_id="CVE-2006-3460" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3460.html" />
          <reference source="CVE" ref_id="CVE-2006-3461" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3461.html" />
          <reference source="CVE" ref_id="CVE-2006-3462" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3462.html" />
          <reference source="CVE" ref_id="CVE-2006-3463" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3463.html" />
          <reference source="CVE" ref_id="CVE-2006-3464" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3464.html" />
          <reference source="CVE" ref_id="CVE-2006-3465" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3465.html" />
    
    <description>The libtiff package contains a library of functions for manipulating TIFF
(Tagged Image File Format) files.

Tavis Ormandy of Google discovered a number of flaws in libtiff during a
security audit.  An attacker could create a carefully crafted TIFF file in
such a way that it was possible to cause an application linked with libtiff
to crash or possibly execute arbitrary code. (CVE-2006-3459, CVE-2006-3460,
CVE-2006-3461, CVE-2006-3462, CVE-2006-3463, CVE-2006-3464, CVE-2006-3465)

All users are advised to upgrade to these updated packages, which contain
backported fixes for these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-08-02" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2656.html">CVE-2006-2656</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3459.html">CVE-2006-3459</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3460.html">CVE-2006-3460</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3461.html">CVE-2006-3461</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3462.html">CVE-2006-3462</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3463.html">CVE-2006-3463</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3464.html">CVE-2006-3464</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3465.html">CVE-2006-3465</cve>
                <bugzilla href="http://bugzilla.redhat.com/199111" id="199111">CVE-2006-3459 Multiple libtiff flaws (CVE-2006-3460 CVE-2006-3461 CVE-2006-3462 CVE-2006-3463 CVE-2006-3464 CVE-2006-3465)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060603002" comment="libtiff is earlier than 0:3.5.7-25.el3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060425003" comment="libtiff is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060603004" comment="libtiff-devel is earlier than 0:3.5.7-25.el3.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060425005" comment="libtiff-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060603007" comment="libtiff is earlier than 0:3.6.1-12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060425003" comment="libtiff is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060603008" comment="libtiff-devel is earlier than 0:3.6.1-12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060425005" comment="libtiff-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060604" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0604: ruby security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0604-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0604.html" />
          <reference source="CVE" ref_id="CVE-2006-3694" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3694.html" />
    
    <description>Ruby is an interpreted scripting language for object-oriented programming. 

A number of flaws were found in the safe-level restrictions in Ruby.  It
was possible for an attacker to create a carefully crafted malicious script
that can allow the bypass of certain safe-level restrictions. (CVE-2006-3694)

Users of Ruby should update to these erratum packages, which contain a
backported patch and are not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-27" />
        <updated date="2006-07-27" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3694.html">CVE-2006-3694</cve>
                <bugzilla href="http://bugzilla.redhat.com/199539" id="199539">CVE-2006-3694 Insecure operations in the certain safe-level restrictions</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/199545" id="199545">CVE-2006-3694 ruby safe-level bypass</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604014" comment="irb is earlier than 0:1.6.8-9.EL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427011" comment="irb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604004" comment="ruby-docs is earlier than 0:1.6.8-9.EL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427013" comment="ruby-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604010" comment="ruby-mode is earlier than 0:1.6.8-9.EL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427015" comment="ruby-mode is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604012" comment="ruby-libs is earlier than 0:1.6.8-9.EL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427005" comment="ruby-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604006" comment="ruby-tcltk is earlier than 0:1.6.8-9.EL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427009" comment="ruby-tcltk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604002" comment="ruby is earlier than 0:1.6.8-9.EL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427003" comment="ruby is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604008" comment="ruby-devel is earlier than 0:1.6.8-9.EL3.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427007" comment="ruby-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604022" comment="ruby-docs is earlier than 0:1.8.1-7.EL4.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427013" comment="ruby-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604021" comment="irb is earlier than 0:1.8.1-7.EL4.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427011" comment="irb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604020" comment="ruby-mode is earlier than 0:1.8.1-7.EL4.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427015" comment="ruby-mode is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604023" comment="ruby-libs is earlier than 0:1.8.1-7.EL4.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427005" comment="ruby-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604019" comment="ruby-tcltk is earlier than 0:1.8.1-7.EL4.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427009" comment="ruby-tcltk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604017" comment="ruby is earlier than 0:1.8.1-7.EL4.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427003" comment="ruby is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060604018" comment="ruby-devel is earlier than 0:1.8.1-7.EL4.6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427007" comment="ruby-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060605" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0605: perl security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0605-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0605.html" />
          <reference source="CVE" ref_id="CVE-2006-3813" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3813.html" />
    
    <description>Perl is a high-level programming language commonly used for system
administration utilities and Web programming.

Kevin Finisterre discovered a flaw in sperl, the Perl setuid wrapper, which
can cause debugging information to be logged to arbitrary files. By setting
an environment variable, a local user could cause sperl to create, as root,
files with arbitrary filenames, or append the debugging information to
existing files. (CVE-2005-0155)

A fix for this issue was first included in the update RHSA-2005:103
released in February 2005.  However the patch to correct this issue was
dropped from the update RHSA-2005:674 made in October 2005.  This
regression has been assigned CVE-2006-3813.

Users of Perl are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-10" />
        <updated date="2006-08-10" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3813.html">CVE-2006-3813</cve>
            <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060605004" comment="perl-suidperl is earlier than 3:5.8.5-36.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060605005" comment="perl-suidperl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060605002" comment="perl is earlier than 3:5.8.5-36.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060605003" comment="perl is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060608" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0608: seamonkey security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0608-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0608.html" />
          <reference source="CVE" ref_id="CVE-2006-3801" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3801.html" />
          <reference source="CVE" ref_id="CVE-2006-3677" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3677.html" />
          <reference source="CVE" ref_id="CVE-2006-3113" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3113.html" />
          <reference source="CVE" ref_id="CVE-2006-3802" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3802.html" />
          <reference source="CVE" ref_id="CVE-2006-3803" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3803.html" />
          <reference source="CVE" ref_id="CVE-2006-3804" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3804.html" />
          <reference source="CVE" ref_id="CVE-2006-3805" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3805.html" />
          <reference source="CVE" ref_id="CVE-2006-3806" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3806.html" />
          <reference source="CVE" ref_id="CVE-2006-3807" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3807.html" />
          <reference source="CVE" ref_id="CVE-2006-3808" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3808.html" />
          <reference source="CVE" ref_id="CVE-2006-3809" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3809.html" />
          <reference source="CVE" ref_id="CVE-2006-3810" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3810.html" />
          <reference source="CVE" ref_id="CVE-2006-3811" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3811.html" />
          <reference source="CVE" ref_id="CVE-2006-3812" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3812.html" />
    
    <description>SeaMonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

Several flaws were found in the way SeaMonkey processed certain javascript
actions. A malicious web page could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-3807,
CVE-2006-3809, CVE-2006-3812)

Several denial of service flaws were found in the way SeaMonkey processed
certain web content. A malicious web page could crash the browser or
possibly execute arbitrary code as the user running SeaMonkey.
(CVE-2006-3801, CVE-2006-3677, CVE-2006-3113, CVE-2006-3803, CVE-2006-3805,
CVE-2006-3806, CVE-2006-3811)

A buffer overflow flaw was found in the way SeaMonkey Messenger displayed
malformed inline vcard attachments. If a victim viewed an email message
containing a carefully crafted vcard, it was possible to execute arbitrary
code as the user running SeaMonkey Messenger. (CVE-2006-3804)

Several flaws were found in the way SeaMonkey processed certain javascript
actions. A malicious web page could conduct a cross-site scripting attack
or steal sensitive information (such as cookies owned by other domains).
(CVE-2006-3802, CVE-2006-3810)

A flaw was found in the way SeaMonkey processed Proxy AutoConfig scripts. A
malicious Proxy AutoConfig server could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-3808)

Users of SeaMonkey are advised to upgrade to this update, which contains
SeaMonkey version 1.0.3 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-27" />
        <updated date="2006-07-27" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3801.html">CVE-2006-3801</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3677.html">CVE-2006-3677</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3113.html">CVE-2006-3113</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3802.html">CVE-2006-3802</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3803.html">CVE-2006-3803</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3804.html">CVE-2006-3804</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3805.html">CVE-2006-3805</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3806.html">CVE-2006-3806</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3807.html">CVE-2006-3807</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3808.html">CVE-2006-3808</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3809.html">CVE-2006-3809</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3810.html">CVE-2006-3810</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3811.html">CVE-2006-3811</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3812.html">CVE-2006-3812</cve>
                <bugzilla href="http://bugzilla.redhat.com/200253" id="200253">CVE-2006-3801 Multiple Seamonkey issues (CVE-2006-3677, CVE-2006-3113, CVE-2006-3802, CVE-2006-3803, CVE-2006-3804, CVE-2006-3805, CVE-2006-3806, CVE-2006-3807, CVE-2006-3808, CVE-2006-3809, CVE-2006-3810, CVE-2006-3811, CVE-2006-3812)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608004" comment="seamonkey-nspr is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608012" comment="seamonkey-nspr-devel is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608006" comment="seamonkey-dom-inspector is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608010" comment="seamonkey-mail is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608002" comment="seamonkey is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608008" comment="seamonkey-devel is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608020" comment="seamonkey-nss-devel is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608018" comment="seamonkey-chat is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608014" comment="seamonkey-nss is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060608016" comment="seamonkey-js-debugger is earlier than 0:1.0.3-0.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060609" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0609: seamonkey security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0609-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0609.html" />
          <reference source="CVE" ref_id="CVE-2006-2779" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2779.html" />
          <reference source="CVE" ref_id="CVE-2006-2780" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2780.html" />
          <reference source="CVE" ref_id="CVE-2006-2781" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2781.html" />
          <reference source="CVE" ref_id="CVE-2006-2783" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2783.html" />
          <reference source="CVE" ref_id="CVE-2006-2782" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2782.html" />
          <reference source="CVE" ref_id="CVE-2006-2778" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2778.html" />
          <reference source="CVE" ref_id="CVE-2006-2776" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2776.html" />
          <reference source="CVE" ref_id="CVE-2006-2784" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2784.html" />
          <reference source="CVE" ref_id="CVE-2006-2785" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2785.html" />
          <reference source="CVE" ref_id="CVE-2006-2786" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2786.html" />
          <reference source="CVE" ref_id="CVE-2006-2787" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2787.html" />
          <reference source="CVE" ref_id="CVE-2006-2788" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2788.html" />
          <reference source="CVE" ref_id="CVE-2006-3801" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3801.html" />
          <reference source="CVE" ref_id="CVE-2006-3677" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3677.html" />
          <reference source="CVE" ref_id="CVE-2006-3113" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3113.html" />
          <reference source="CVE" ref_id="CVE-2006-3802" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3802.html" />
          <reference source="CVE" ref_id="CVE-2006-3803" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3803.html" />
          <reference source="CVE" ref_id="CVE-2006-3804" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3804.html" />
          <reference source="CVE" ref_id="CVE-2006-3805" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3805.html" />
          <reference source="CVE" ref_id="CVE-2006-3806" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3806.html" />
          <reference source="CVE" ref_id="CVE-2006-3807" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3807.html" />
          <reference source="CVE" ref_id="CVE-2006-3808" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3808.html" />
          <reference source="CVE" ref_id="CVE-2006-3809" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3809.html" />
          <reference source="CVE" ref_id="CVE-2006-3810" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3810.html" />
          <reference source="CVE" ref_id="CVE-2006-3811" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3811.html" />
          <reference source="CVE" ref_id="CVE-2006-3812" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3812.html" />
    
    <description>Seamonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

The Mozilla Foundation has discontinued support for the Mozilla Suite. This
update deprecates the Mozilla Suite in Red Hat Enterprise Linux 4 in
favor of the supported Seamonkey Suite.

This update also resolves a number of outstanding Mozilla security issues:

Several flaws were found in the way Seamonkey processed certain javascript
actions. A malicious web page could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-2776,
CVE-2006-2784, CVE-2006-2785, CVE-2006-2787, CVE-2006-3807, CVE-2006-3809,
CVE-2006-3812)

Several denial of service flaws were found in the way Seamonkey processed
certain web content. A malicious web page could crash the browser or
possibly execute arbitrary code as the user running Seamonkey.
(CVE-2006-2779, CVE-2006-2780, CVE-2006-3801, CVE-2006-3677, CVE-2006-3113,
CVE-2006-3803, CVE-2006-3805, CVE-2006-3806, CVE-2006-3811)

Two flaws were found in the way Seamonkey-mail displayed malformed
inline vcard attachments. If a victim viewed an email message containing
a carefully crafted vcard it was possible to execute arbitrary code as the
user running Mozilla-mail. (CVE-2006-2781, CVE-2006-3804)

A cross-site scripting flaw was found in the way Seamonkey processed
Unicode Byte-Order-Mark (BOM) markers in UTF-8 web pages. A malicious web
page could execute a script within the browser that a web input sanitizer
could miss due to a malformed "script" tag. (CVE-2006-2783)

Several flaws were found in the way Seamonkey processed certain javascript
actions. A malicious web page could conduct a cross-site scripting attack
or steal sensitive information (such as cookies owned by other domains).
(CVE-2006-3802, CVE-2006-3810)

A form file upload flaw was found in the way Seamonkey handled javascript
input object mutation. A malicious web page could upload an arbitrary local
file at form submission time without user interaction. (CVE-2006-2782)

A denial of service flaw was found in the way Seamonkey called the
crypto.signText() javascript function. A malicious web page could crash the
browser if the victim had a client certificate loaded. (CVE-2006-2778)

Two HTTP response smuggling flaws were found in the way Seamonkey processed
certain invalid HTTP response headers. A malicious web site could return
specially crafted HTTP response headers which may bypass HTTP proxy
restrictions. (CVE-2006-2786)

A flaw was found in the way Seamonkey processed Proxy AutoConfig scripts. A
malicious Proxy AutoConfig server could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-3808)

A double free flaw was found in the way the nsIX509::getRawDER method was
called. If a victim visited a carefully crafted web page, it was possible
to execute arbitrary code as the user running Mozilla. (CVE-2006-2788)

Users of Mozilla are advised to upgrade to this update, which contains
Seamonkey version 1.0.3 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-02" />
        <updated date="2006-08-02" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2779.html">CVE-2006-2779</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2780.html">CVE-2006-2780</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2781.html">CVE-2006-2781</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2783.html">CVE-2006-2783</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2782.html">CVE-2006-2782</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2778.html">CVE-2006-2778</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2776.html">CVE-2006-2776</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2784.html">CVE-2006-2784</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2785.html">CVE-2006-2785</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2786.html">CVE-2006-2786</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2787.html">CVE-2006-2787</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2788.html">CVE-2006-2788</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3801.html">CVE-2006-3801</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3677.html">CVE-2006-3677</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3113.html">CVE-2006-3113</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3802.html">CVE-2006-3802</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3803.html">CVE-2006-3803</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3804.html">CVE-2006-3804</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3805.html">CVE-2006-3805</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3806.html">CVE-2006-3806</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3807.html">CVE-2006-3807</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3808.html">CVE-2006-3808</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3809.html">CVE-2006-3809</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3810.html">CVE-2006-3810</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3811.html">CVE-2006-3811</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3812.html">CVE-2006-3812</cve>
                <bugzilla href="http://bugzilla.redhat.com/193906" id="193906">CVE-2006-2779 Multiple Mozilla issues (CVE-2006-2780, CVE-2006-2781)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196969" id="196969">CVE-2006-2783 multiple Seamonkey issues (CVE-2006-2782,CVE-2006-2778,CVE-2006-2776,CVE-2006-2784,CVE-2006-2785,CVE-2006-2786,CVE-2006-2787,CVE-2006-2788)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/200161" id="200161">CVE-2006-3801 Multiple Seamonkey issues (CVE-2006-3677, CVE-2006-3113, CVE-2006-3802, CVE-2006-3803, CVE-2006-3804, CVE-2006-3805, CVE-2006-3806, CVE-2006-3807, CVE-2006-3808, CVE-2006-3809, CVE-2006-3810, CVE-2006-3811, CVE-2006-3812)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609006" comment="seamonkey-nspr is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609020" comment="seamonkey-dom-inspector is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609014" comment="seamonkey-nspr-devel is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609010" comment="seamonkey-mail is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609002" comment="seamonkey is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609004" comment="seamonkey-devel is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609018" comment="seamonkey-nss-devel is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609012" comment="seamonkey-nss is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609008" comment="seamonkey-chat is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609016" comment="seamonkey-js-debugger is earlier than 0:1.0.3-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609022" comment="devhelp is earlier than 0:0.10-0.2.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329024" comment="devhelp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060609024" comment="devhelp-devel is earlier than 0:0.10-0.2.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329026" comment="devhelp-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060610" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0610: firefox security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0610-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0610.html" />
          <reference source="CVE" ref_id="CVE-2006-2779" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2779.html" />
          <reference source="CVE" ref_id="CVE-2006-2780" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2780.html" />
          <reference source="CVE" ref_id="CVE-2006-2783" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2783.html" />
          <reference source="CVE" ref_id="CVE-2006-2782" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2782.html" />
          <reference source="CVE" ref_id="CVE-2006-2778" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2778.html" />
          <reference source="CVE" ref_id="CVE-2006-2776" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2776.html" />
          <reference source="CVE" ref_id="CVE-2006-2784" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2784.html" />
          <reference source="CVE" ref_id="CVE-2006-2785" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2785.html" />
          <reference source="CVE" ref_id="CVE-2006-2786" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2786.html" />
          <reference source="CVE" ref_id="CVE-2006-2787" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2787.html" />
          <reference source="CVE" ref_id="CVE-2006-2788" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2788.html" />
          <reference source="CVE" ref_id="CVE-2006-3801" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3801.html" />
          <reference source="CVE" ref_id="CVE-2006-3677" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3677.html" />
          <reference source="CVE" ref_id="CVE-2006-3113" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3113.html" />
          <reference source="CVE" ref_id="CVE-2006-3802" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3802.html" />
          <reference source="CVE" ref_id="CVE-2006-3803" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3803.html" />
          <reference source="CVE" ref_id="CVE-2006-3805" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3805.html" />
          <reference source="CVE" ref_id="CVE-2006-3806" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3806.html" />
          <reference source="CVE" ref_id="CVE-2006-3807" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3807.html" />
          <reference source="CVE" ref_id="CVE-2006-3808" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3808.html" />
          <reference source="CVE" ref_id="CVE-2006-3809" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3809.html" />
          <reference source="CVE" ref_id="CVE-2006-3810" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3810.html" />
          <reference source="CVE" ref_id="CVE-2006-3811" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3811.html" />
          <reference source="CVE" ref_id="CVE-2006-3812" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3812.html" />
    
    <description>Mozilla Firefox is an open source Web browser.

The Mozilla Foundation has discontinued support for the Mozilla Firefox
1.0 branch. This update deprecates the Mozilla Firefox 1.0 branch in
Red Hat Enterprise Linux 4 in favor of the supported Mozilla Firefox
1.5 branch.

This update also resolves a number of outstanding Firefox security issues:

Several flaws were found in the way Firefox processed certain javascript
actions. A malicious web page could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-2776,
CVE-2006-2784, CVE-2006-2785, CVE-2006-2787, CVE-2006-3807, CVE-2006-3809,
CVE-2006-3812)

Several denial of service flaws were found in the way Firefox processed
certain web content. A malicious web page could crash the browser or
possibly execute arbitrary code as the user running Firefox.
(CVE-2006-2779, CVE-2006-2780, CVE-2006-3801, CVE-2006-3677, CVE-2006-3113,
CVE-2006-3803, CVE-2006-3805, CVE-2006-3806, CVE-2006-3811)

A cross-site scripting flaw was found in the way Firefox processed
Unicode Byte-Order-Mark (BOM) markers in UTF-8 web pages. A malicious web
page could execute a script within the browser that a web input sanitizer
could miss due to a malformed "script" tag. (CVE-2006-2783)

Several flaws were found in the way Firefox processed certain javascript
actions. A malicious web page could conduct a cross-site scripting attack
or steal sensitive information (such as cookies owned by other domains).
(CVE-2006-3802, CVE-2006-3810)

A form file upload flaw was found in the way Firefox handled javascript
input object mutation. A malicious web page could upload an arbitrary local
file at form submission time without user interaction. (CVE-2006-2782)

A denial of service flaw was found in the way Firefox called the
crypto.signText() javascript function. A malicious web page could crash the
browser if the victim had a client certificate loaded. (CVE-2006-2778)

Two HTTP response smuggling flaws were found in the way Firefox processed
certain invalid HTTP response headers. A malicious web site could return
specially crafted HTTP response headers which may bypass HTTP proxy
restrictions. (CVE-2006-2786)

A flaw was found in the way Firefox processed Proxy AutoConfig scripts. A
malicious Proxy AutoConfig server could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install browser malware. (CVE-2006-3808)

A double free flaw was found in the way the nsIX509::getRawDER method was
called. If a victim visited a carefully crafted web page, it was possible
to execute arbitrary code as the user running Firefox. (CVE-2006-2788)

Users of Firefox are advised to upgrade to this update, which contains
Firefox version 1.5.0.5 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-28" />
        <updated date="2006-07-28" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2779.html">CVE-2006-2779</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2780.html">CVE-2006-2780</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2783.html">CVE-2006-2783</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2782.html">CVE-2006-2782</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2778.html">CVE-2006-2778</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2776.html">CVE-2006-2776</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2784.html">CVE-2006-2784</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2785.html">CVE-2006-2785</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2786.html">CVE-2006-2786</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2787.html">CVE-2006-2787</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2788.html">CVE-2006-2788</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3801.html">CVE-2006-3801</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3677.html">CVE-2006-3677</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3113.html">CVE-2006-3113</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3802.html">CVE-2006-3802</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3803.html">CVE-2006-3803</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3805.html">CVE-2006-3805</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3806.html">CVE-2006-3806</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3807.html">CVE-2006-3807</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3808.html">CVE-2006-3808</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3809.html">CVE-2006-3809</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3810.html">CVE-2006-3810</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3811.html">CVE-2006-3811</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3812.html">CVE-2006-3812</cve>
                <bugzilla href="http://bugzilla.redhat.com/193895" id="193895">CVE-2006-2779 multiple firefox DoS issues (CVE-2006-2780)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196973" id="196973">CVE-2006-2783 multiple Firefox issues (CVE-2006-2782,CVE-2006-2778,CVE-2006-2776,CVE-2006-2784,CVE-2006-2785,CVE-2006-2786,CVE-2006-2787,CVE-2006-2788)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/200168" id="200168">CVE-2006-3801 Multiple Seamonkey issues (CVE-2006-3677, CVE-2006-3113, CVE-2006-3802, CVE-2006-3803, CVE-2006-3805, CVE-2006-3806, CVE-2006-3807, CVE-2006-3808, CVE-2006-3809, CVE-2006-3810, CVE-2006-3811, CVE-2006-3812)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060610002" comment="firefox is earlier than 0:1.5.0.5-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060200003" comment="firefox is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060611" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0611: thunderbird security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0611-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0611.html" />
          <reference source="CVE" ref_id="CVE-2006-2779" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2779.html" />
          <reference source="CVE" ref_id="CVE-2006-2780" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2780.html" />
          <reference source="CVE" ref_id="CVE-2006-2781" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2781.html" />
          <reference source="CVE" ref_id="CVE-2006-2783" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2783.html" />
          <reference source="CVE" ref_id="CVE-2006-2782" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2782.html" />
          <reference source="CVE" ref_id="CVE-2006-2778" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2778.html" />
          <reference source="CVE" ref_id="CVE-2006-2776" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2776.html" />
          <reference source="CVE" ref_id="CVE-2006-2784" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2784.html" />
          <reference source="CVE" ref_id="CVE-2006-2785" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2785.html" />
          <reference source="CVE" ref_id="CVE-2006-2786" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2786.html" />
          <reference source="CVE" ref_id="CVE-2006-2787" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2787.html" />
          <reference source="CVE" ref_id="CVE-2006-2788" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2788.html" />
          <reference source="CVE" ref_id="CVE-2006-3801" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3801.html" />
          <reference source="CVE" ref_id="CVE-2006-3677" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3677.html" />
          <reference source="CVE" ref_id="CVE-2006-3113" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3113.html" />
          <reference source="CVE" ref_id="CVE-2006-3802" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3802.html" />
          <reference source="CVE" ref_id="CVE-2006-3803" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3803.html" />
          <reference source="CVE" ref_id="CVE-2006-3804" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3804.html" />
          <reference source="CVE" ref_id="CVE-2006-3805" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3805.html" />
          <reference source="CVE" ref_id="CVE-2006-3806" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3806.html" />
          <reference source="CVE" ref_id="CVE-2006-3807" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3807.html" />
          <reference source="CVE" ref_id="CVE-2006-3808" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3808.html" />
          <reference source="CVE" ref_id="CVE-2006-3809" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3809.html" />
          <reference source="CVE" ref_id="CVE-2006-3810" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3810.html" />
          <reference source="CVE" ref_id="CVE-2006-3811" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3811.html" />
    
    <description>Mozilla Thunderbird is a standalone mail and newsgroup client.

The Mozilla Foundation has discontinued support for the Mozilla Thunderbird
1.0 branch. This update deprecates the Mozilla Thunderbird 1.0 branch in
Red Hat Enterprise Linux 4 in favor of the supported Mozilla Thunderbird
1.5 branch.

This update also resolves a number of outstanding Thunderbird security issues:

Several flaws were found in the way Thunderbird processed certain
javascript actions. A malicious mail message could execute arbitrary
javascript instructions with the permissions of "chrome", allowing the page
to steal sensitive information or install browser malware. (CVE-2006-2776,
CVE-2006-2784, CVE-2006-2785, CVE-2006-2787, CVE-2006-3807, CVE-2006-3809)

Several denial of service flaws were found in the way Thunderbird processed
certain mail messages. A malicious web page could crash the browser or
possibly execute arbitrary code as the user running Thunderbird.
(CVE-2006-2779, CVE-2006-2780, CVE-2006-3801, CVE-2006-3677,
CVE-2006-3113, CVE-2006-3803, CVE-2006-3805, CVE-2006-3806, CVE-2006-3811)

Several flaws were found in the way Thunderbird processed certain
javascript actions. A malicious mail message could conduct a cross-site
scripting attack or steal sensitive information (such as cookies owned by
other domains). (CVE-2006-3802, CVE-2006-3810)

A form file upload flaw was found in the way Thunderbird handled javascript
input object mutation. A malicious mail message could upload an arbitrary
local file at form submission time without user interaction. (CVE-2006-2782)

A denial of service flaw was found in the way Thunderbird called the
crypto.signText() javascript function. A malicious mail message could crash
the browser if the victim had a client certificate loaded. (CVE-2006-2778)

A flaw was found in the way Thunderbird processed Proxy AutoConfig scripts.
A malicious Proxy AutoConfig server could execute arbitrary javascript
instructions with the permissions of "chrome", allowing the page to steal
sensitive information or install client malware. (CVE-2006-3808)

Note: Please note that JavaScript support is disabled by default in
Thunderbird. The above issues are not exploitable with JavaScript disabled. 

Two flaws were found in the way Thunderbird displayed malformed inline
vcard attachments. If a victim viewed an email message containing a
carefully crafted vcard it was possible to execute arbitrary code as the
user running Thunderbird. (CVE-2006-2781, CVE-2006-3804)

A cross site scripting flaw was found in the way Thunderbird processed
Unicode Byte-order-Mark (BOM) markers in UTF-8 mail messages. A malicious
web page could execute a script within the browser that a web input
sanitizer could miss due to a malformed "script" tag. (CVE-2006-2783)

Two HTTP response smuggling flaws were found in the way Thunderbird
processed certain invalid HTTP response headers. A malicious web site could
return specially crafted HTTP response headers which may bypass HTTP proxy
restrictions. (CVE-2006-2786)

A double free flaw was found in the way the nsIX509::getRawDER method was
called. If a victim visited a carefully crafted web page, it was possible
to crash Thunderbird. (CVE-2006-2788)

Users of Thunderbird are advised to upgrade to this update, which contains
Thunderbird version 1.5.0.5 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-07-28" />
        <updated date="2006-07-28" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2779.html">CVE-2006-2779</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2780.html">CVE-2006-2780</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2781.html">CVE-2006-2781</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2783.html">CVE-2006-2783</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2782.html">CVE-2006-2782</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2778.html">CVE-2006-2778</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2776.html">CVE-2006-2776</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2784.html">CVE-2006-2784</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2785.html">CVE-2006-2785</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2786.html">CVE-2006-2786</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2787.html">CVE-2006-2787</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2788.html">CVE-2006-2788</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3801.html">CVE-2006-3801</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3677.html">CVE-2006-3677</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3113.html">CVE-2006-3113</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3802.html">CVE-2006-3802</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3803.html">CVE-2006-3803</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3804.html">CVE-2006-3804</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3805.html">CVE-2006-3805</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3806.html">CVE-2006-3806</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3807.html">CVE-2006-3807</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3808.html">CVE-2006-3808</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3809.html">CVE-2006-3809</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3810.html">CVE-2006-3810</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3811.html">CVE-2006-3811</cve>
                <bugzilla href="http://bugzilla.redhat.com/197078" id="197078">CVE-2006-2779 multiple Thunderbird issues (CVE-2006-2780, CVE-2006-2781, CVE-2006-2783,CVE-2006-2782,CVE-2006-2778,CVE-2006-2776,CVE-2006-2784,CVE-2006-2785,CVE-2006-2786,CVE-2006-2787,CVE-2006-2788)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/200171" id="200171">CVE-2006-3801 Multiple Thunderbird issues (CVE-2006-3677, CVE-2006-3113, CVE-2006-3802, CVE-2006-3803, CVE-2006-3804, CVE-2006-3805, CVE-2006-3806, CVE-2006-3807, CVE-2006-3808, CVE-2006-3809, CVE-2006-3810, CVE-2006-3811)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060611002" comment="thunderbird is earlier than 0:1.5.0.5-0.el4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060330003" comment="thunderbird is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060612" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0612: krb5 security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0612-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0612.html" />
          <reference source="CVE" ref_id="CVE-2006-3083" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3083.html" />
    
    <description>Kerberos is a network authentication system which allows clients and
servers to authenticate to each other through use of symmetric encryption
and a trusted third party, the KDC.

A flaw was found where some bundled Kerberos-aware applications would fail
to check the result of the setuid() call. On Linux 2.6 kernels, the
setuid() call can fail if certain user limits are hit. A local attacker
could manipulate their environment in such a way to get the applications to
continue to run as root, potentially leading to an escalation of
privileges.  (CVE-2006-3083).

Users are advised to update to these erratum packages which contain a
backported fix to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-08-08" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3083.html">CVE-2006-3083</cve>
                <bugzilla href="http://bugzilla.redhat.com/197818" id="197818">CVE-2006-3083 krb5 multiple unsafe setuid usage</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060612010" comment="krb5-libs is earlier than 0:1.3.4-33" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060612011" comment="krb5-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060612008" comment="krb5-devel is earlier than 0:1.3.4-33" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060612009" comment="krb5-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060612004" comment="krb5-server is earlier than 0:1.3.4-33" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060612005" comment="krb5-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060612002" comment="krb5 is earlier than 0:1.3.4-33" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060612003" comment="krb5 is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060612006" comment="krb5-workstation is earlier than 0:1.3.4-33" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060612007" comment="krb5-workstation is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060615" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0615: gnupg security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0615-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0615.html" />
          <reference source="CVE" ref_id="CVE-2006-3746" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3746.html" />
    
    <description>GnuPG is a utility for encrypting data and creating digital signatures.

An integer overflow flaw was found in GnuPG. An attacker could create a
carefully crafted message packet with a large length that could cause GnuPG
to crash or possibly overwrite memory when opened. (CVE-2006-3746)

All users of GnuPG are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-02" />
        <updated date="2006-08-02" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3746.html">CVE-2006-3746</cve>
                <bugzilla href="http://bugzilla.redhat.com/200502" id="200502">CVE-2006-3746 GnuPG Parse_Comment Remote Buffer Overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060615002" comment="gnupg is earlier than 0:1.2.1-17" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266003" comment="gnupg is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060615005" comment="gnupg is earlier than 0:1.2.6-6" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266003" comment="gnupg is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060617" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0617: kernel security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0617-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0617.html" />
          <reference source="CVE" ref_id="CVE-2004-2660" ref_url="https://www.redhat.com/security/data/cve/CVE-2004-2660.html" />
          <reference source="CVE" ref_id="CVE-2006-1858" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1858.html" />
          <reference source="CVE" ref_id="CVE-2006-2444" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2444.html" />
          <reference source="CVE" ref_id="CVE-2006-2932" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2932.html" />
          <reference source="CVE" ref_id="CVE-2006-2935" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2935.html" />
          <reference source="CVE" ref_id="CVE-2006-2936" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2936.html" />
          <reference source="CVE" ref_id="CVE-2006-3468" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3468.html" />
          <reference source="CVE" ref_id="CVE-2006-3626" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3626.html" />
          <reference source="CVE" ref_id="CVE-2006-3745" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3745.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

These new kernel packages contain fixes for the security issues described
below:

* a flaw in the proc file system that allowed a local user to use a
suid-wrapper for scripts to gain root privileges (CVE-2006-3626, Important)

* a flaw in the SCTP implementation that allowed a local user to cause a
denial of service (panic) or to possibly gain root privileges
(CVE-2006-3745, Important)

* a flaw in NFS exported ext2/ext3 partitions when handling invalid inodes
that allowed a remote authenticated user to cause a denial of service
(filesystem panic) (CVE-2006-3468, Important)

* a flaw in the restore_all code path of the 4/4GB split support of
non-hugemem kernels that allowed a local user to cause a denial of service
(panic) (CVE-2006-2932, Important)

* a flaw in IPv4 netfilter handling for the unlikely use of SNMP NAT
processing that allowed a remote user to cause a denial of service (crash)
or potential memory corruption (CVE-2006-2444, Moderate)

* a flaw in the DVD handling of the CDROM driver that could be used
together with a custom built USB device to gain root privileges
(CVE-2006-2935, Moderate)

* a flaw in the handling of O_DIRECT writes that allowed a local user
to cause a denial of service (memory consumption) (CVE-2004-2660, Low)

* a flaw in the SCTP chunk length handling that allowed a remote user to
cause a denial of service (crash) (CVE-2006-1858, Low)

* a flaw in the input handling of the ftdi_sio driver that allowed a local
user to cause a denial of service (memory consumption) (CVE-2006-2936, Low)

In addition a bugfix was added to enable a clean reboot for the IBM Pizzaro
machines.

Red Hat would like to thank Wei Wang of McAfee Avert Labs and Kirill
Korotaev for reporting issues fixed in this erratum.

All Red Hat Enterprise Linux 4 users are advised to upgrade their kernels
to the packages associated with their machine architectures and
configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-08-22" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2004-2660.html">CVE-2004-2660</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1858.html">CVE-2006-1858</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2444.html">CVE-2006-2444</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2932.html">CVE-2006-2932</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2935.html">CVE-2006-2935</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2936.html">CVE-2006-2936</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3468.html">CVE-2006-3468</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3626.html">CVE-2006-3626</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3745.html">CVE-2006-3745</cve>
                <bugzilla href="http://bugzilla.redhat.com/191736" id="191736">CVE-2004-2660 O_DIRECT write sometimes leaks memory</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/192632" id="192632">CVE-2006-2444 SNMP NAT netfilter memory corruption</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/192636" id="192636">CVE-2006-1858 SCTP chunk length overflow</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196280" id="196280">CVE-2006-2932 bogus %ds/%es security issue in restore_all</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/197610" id="197610">CVE-2006-2936 Possible DoS in write routine of ftdi_sio driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/197670" id="197670">CVE-2006-2935 Possible buffer overflow in DVD handling</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/198973" id="198973">CVE-2006-3626 Nasty /proc privilege escalation</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/199172" id="199172">CVE-2006-3468 Bogus FH in NFS request causes DoS in file system code</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/200111" id="200111">Can't reboot/halt on IBM Pizzaro machine</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/202122" id="202122">CVE-2006-3745 Local SCTP privilege escalation</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617002" comment="kernel is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617018" comment="kernel-doc is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617008" comment="kernel-devel is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101005" comment="kernel-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617014" comment="kernel-smp-devel is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101011" comment="kernel-smp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617012" comment="kernel-hugemem is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617006" comment="kernel-largesmp is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132009" comment="kernel-largesmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617004" comment="kernel-largesmp-devel is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132011" comment="kernel-largesmp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617016" comment="kernel-hugemem-devel is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101015" comment="kernel-hugemem-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060617010" comment="kernel-smp is earlier than 0:2.6.9-42.0.2.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060619" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0619: httpd security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0619-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0619.html" />
          <reference source="CVE" ref_id="CVE-2006-3918" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3918.html" />
    
    <description>The Apache HTTP Server is a popular Web server available for free.

A bug was found in Apache where an invalid Expect header sent to the server
was returned to the user in an unescaped error message.  This could
allow an attacker to perform a cross-site scripting attack if a victim was
tricked into connecting to a site and sending a carefully crafted Expect
header.  (CVE-2006-3918)

While a web browser cannot be forced to send an arbitrary Expect
header by a third-party attacker, it was recently discovered that
certain versions of the Flash plugin can manipulate request headers.
If users running such versions can be persuaded to load a web page
with a malicious Flash applet, a cross-site scripting attack against
the server may be possible.

On Red Hat Enterprise Linux 3 and 4 systems, due to an unrelated issue in
the handling of malformed Expect headers, the page produced by the
cross-site scripting attack will only be returned after a timeout expires
(2-5 minutes by default) if not first canceled by the user.

Users of httpd should update to these erratum packages, which contain a
backported patch to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-10" />
        <updated date="2006-08-10" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3918.html">CVE-2006-3918</cve>
                <bugzilla href="http://bugzilla.redhat.com/200732" id="200732">CVE-2006-3918 Expect header XSS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619004" comment="httpd-devel is earlier than 0:2.0.46-61.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159005" comment="httpd-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619006" comment="mod_ssl is earlier than 0:2.0.46-61.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159007" comment="mod_ssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619002" comment="httpd is earlier than 0:2.0.46-61.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159003" comment="httpd is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619004" comment="httpd-devel is earlier than 0:2.0.46-61.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159005" comment="httpd-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619006" comment="mod_ssl is earlier than 0:2.0.46-61.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159007" comment="mod_ssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619002" comment="httpd is earlier than 0:2.0.46-61.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159003" comment="httpd is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619014" comment="httpd-manual is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159012" comment="httpd-manual is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619017" comment="httpd-suexec is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159015" comment="httpd-suexec is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619016" comment="httpd-devel is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159005" comment="httpd-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619013" comment="mod_ssl is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159007" comment="mod_ssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619012" comment="httpd is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159003" comment="httpd is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619014" comment="httpd-manual is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159012" comment="httpd-manual is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619017" comment="httpd-suexec is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159015" comment="httpd-suexec is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619016" comment="httpd-devel is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159005" comment="httpd-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619013" comment="mod_ssl is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159007" comment="mod_ssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060619012" comment="httpd is earlier than 0:2.0.52-28.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060159003" comment="httpd is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060633" version="504" class="patch">
      <metadata>
        <title>RHSA-2006:0633: ImageMagick security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0633-03" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0633.html" />
          <reference source="CVE" ref_id="CVE-2006-3743" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3743.html" />
          <reference source="CVE" ref_id="CVE-2006-3744" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3744.html" />
          <reference source="CVE" ref_id="CVE-2006-4144" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4144.html" />
    
    <description>ImageMagick(TM) is an image display and manipulation tool for the X Window
System that can read and write multiple image formats.

Tavis Ormandy discovered several integer and buffer overflow flaws in the
way ImageMagick decodes XCF, SGI, and Sun bitmap graphic files. An attacker
could execute arbitrary code on a victim's machine if they were able to
trick the victim into opening a specially crafted image file.
(CVE-2006-3743, CVE-2006-3744, CVE-2006-4144)

Users of ImageMagick should upgrade to these updated packages, which
contain backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-24" />
        <updated date="2006-08-24" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3743.html">CVE-2006-3743</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3744.html">CVE-2006-3744</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4144.html">CVE-2006-4144</cve>
                <bugzilla href="http://bugzilla.redhat.com/202193" id="202193">CVE-2006-3743 ImageMagick multiple security issues (CVE-2006-3744)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/202771" id="202771">CVE-2006-4144 ImageMagick ReadSGIImage() integer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633010" comment="ImageMagick-devel is earlier than 0:5.5.6-20" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178005" comment="ImageMagick-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633004" comment="ImageMagick-c++-devel is earlier than 0:5.5.6-20" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178011" comment="ImageMagick-c++-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633006" comment="ImageMagick-perl is earlier than 0:5.5.6-20" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178007" comment="ImageMagick-perl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633002" comment="ImageMagick is earlier than 0:5.5.6-20" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178003" comment="ImageMagick is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633008" comment="ImageMagick-c++ is earlier than 0:5.5.6-20" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178009" comment="ImageMagick-c++ is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633016" comment="ImageMagick-c++-devel is earlier than 0:6.0.7.1-16" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178011" comment="ImageMagick-c++-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633014" comment="ImageMagick-devel is earlier than 0:6.0.7.1-16" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178005" comment="ImageMagick-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633015" comment="ImageMagick-perl is earlier than 0:6.0.7.1-16" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178007" comment="ImageMagick-perl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633013" comment="ImageMagick is earlier than 0:6.0.7.1-16" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178003" comment="ImageMagick is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060633017" comment="ImageMagick-c++ is earlier than 0:6.0.7.1-16" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060178009" comment="ImageMagick-c++ is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060634" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0634: xorg-x11 security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0634-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0634.html" />
          <reference source="CVE" ref_id="CVE-2006-3467" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3467.html" />
    
    <description>X.org is an open source implementation of the X Window System. It provides
the basic low-level functionality that full-fledged graphical user
interfaces are designed upon.

An integer overflow flaw in the way the X.org server processes PCF files
was discovered. A malicious authorized client could exploit this issue to
cause a denial of service (crash) or potentially execute arbitrary code
with root privileges on the X.org server. (CVE-2006-3467)

Users of X.org should upgrade to these updated packages, which contain a
backported patch and is not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-21" />
        <updated date="2006-08-21" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3467.html">CVE-2006-3467</cve>
                <bugzilla href="http://bugzilla.redhat.com/202469" id="202469">CVE-2006-3467 Xorg PCF handling Integer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634020" comment="xorg-x11-xdm is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451015" comment="xorg-x11-xdm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634008" comment="xorg-x11-deprecated-libs-devel is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451007" comment="xorg-x11-deprecated-libs-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634024" comment="xorg-x11-doc is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451021" comment="xorg-x11-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634016" comment="xorg-x11-Xnest is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451025" comment="xorg-x11-Xnest is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634012" comment="xorg-x11-libs is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451017" comment="xorg-x11-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634006" comment="xorg-x11-xfs is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451011" comment="xorg-x11-xfs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634004" comment="xorg-x11-sdk is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451037" comment="xorg-x11-sdk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634002" comment="xorg-x11 is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451003" comment="xorg-x11 is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634022" comment="xorg-x11-Xdmx is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451023" comment="xorg-x11-Xdmx is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634032" comment="xorg-x11-Mesa-libGL is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451031" comment="xorg-x11-Mesa-libGL is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634014" comment="xorg-x11-deprecated-libs is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451019" comment="xorg-x11-deprecated-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634036" comment="xorg-x11-Xvfb is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451035" comment="xorg-x11-Xvfb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634034" comment="xorg-x11-font-utils is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451009" comment="xorg-x11-font-utils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634026" comment="xorg-x11-twm is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451013" comment="xorg-x11-twm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634010" comment="xorg-x11-tools is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451027" comment="xorg-x11-tools is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634030" comment="xorg-x11-Mesa-libGLU is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451033" comment="xorg-x11-Mesa-libGLU is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634028" comment="xorg-x11-devel is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451005" comment="xorg-x11-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060634018" comment="xorg-x11-xauth is earlier than 0:6.8.2-1.EL.13.37" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451029" comment="xorg-x11-xauth is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060635" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0635: XFree86 security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0635-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0635.html" />
          <reference source="CVE" ref_id="CVE-2006-3467" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3467.html" />
    
    <description>XFree86 is an implementation of the X Window System, which provides the
core functionality for the Linux graphical desktop.

An integer overflow flaw in the way the XFree86 server processes PCF files
was discovered. A malicious authorized client could exploit this issue to
cause a denial of service (crash) or potentially execute arbitrary code
with root privileges on the XFree86 server. (CVE-2006-3467)

Users of XFree86 should upgrade to these updated packages, which contain a
backported patch and is not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-08-21" />
        <updated date="2006-08-21" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3467.html">CVE-2006-3467</cve>
                <bugzilla href="http://bugzilla.redhat.com/202472" id="202472">CVE-2006-3467 Xorg PCF handling Integer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635032" comment="XFree86-xdm is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635033" comment="XFree86-xdm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635018" comment="XFree86-ISO8859-15-100dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635019" comment="XFree86-ISO8859-15-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635056" comment="XFree86-ISO8859-9-75dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635057" comment="XFree86-ISO8859-9-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635044" comment="XFree86-ISO8859-2-75dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635045" comment="XFree86-ISO8859-2-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635034" comment="XFree86-libs-data is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635035" comment="XFree86-libs-data is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635060" comment="XFree86-doc is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635061" comment="XFree86-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635046" comment="XFree86-ISO8859-2-100dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635047" comment="XFree86-ISO8859-2-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635014" comment="XFree86-cyrillic-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635015" comment="XFree86-cyrillic-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635002" comment="XFree86 is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635003" comment="XFree86 is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635040" comment="XFree86-truetype-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635041" comment="XFree86-truetype-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635024" comment="XFree86-Mesa-libGL is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635025" comment="XFree86-Mesa-libGL is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635004" comment="XFree86-libs is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635005" comment="XFree86-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635058" comment="XFree86-sdk is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635059" comment="XFree86-sdk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635048" comment="XFree86-xfs is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635049" comment="XFree86-xfs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635030" comment="XFree86-75dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635031" comment="XFree86-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635042" comment="XFree86-ISO8859-14-75dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635043" comment="XFree86-ISO8859-14-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635028" comment="XFree86-syriac-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635029" comment="XFree86-syriac-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635020" comment="XFree86-Xnest is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635021" comment="XFree86-Xnest is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635054" comment="XFree86-ISO8859-9-100dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635055" comment="XFree86-ISO8859-9-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635050" comment="XFree86-ISO8859-15-75dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635051" comment="XFree86-ISO8859-15-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635026" comment="XFree86-Mesa-libGLU is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635027" comment="XFree86-Mesa-libGLU is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635010" comment="XFree86-100dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635011" comment="XFree86-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635036" comment="XFree86-ISO8859-14-100dpi-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635037" comment="XFree86-ISO8859-14-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635022" comment="XFree86-font-utils is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635023" comment="XFree86-font-utils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635006" comment="XFree86-base-fonts is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635007" comment="XFree86-base-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635052" comment="XFree86-tools is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635053" comment="XFree86-tools is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635016" comment="XFree86-twm is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635017" comment="XFree86-twm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635012" comment="XFree86-Xvfb is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635013" comment="XFree86-Xvfb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635038" comment="XFree86-xauth is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635039" comment="XFree86-xauth is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060635008" comment="XFree86-devel is earlier than 0:4.3.0-111.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635009" comment="XFree86-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060648" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0648: kdegraphics security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0648-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0648.html" />
          <reference source="CVE" ref_id="CVE-2006-2024" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2024.html" />
          <reference source="CVE" ref_id="CVE-2006-2025" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2025.html" />
          <reference source="CVE" ref_id="CVE-2006-2026" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2026.html" />
          <reference source="CVE" ref_id="CVE-2006-3459" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3459.html" />
          <reference source="CVE" ref_id="CVE-2006-3460" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3460.html" />
          <reference source="CVE" ref_id="CVE-2006-3461" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3461.html" />
          <reference source="CVE" ref_id="CVE-2006-3462" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3462.html" />
          <reference source="CVE" ref_id="CVE-2006-3463" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3463.html" />
          <reference source="CVE" ref_id="CVE-2006-3464" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3464.html" />
          <reference source="CVE" ref_id="CVE-2006-3465" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3465.html" />
    
    <description>The kdegraphics package contains graphics applications for the K Desktop
Environment.

Tavis Ormandy of Google discovered a number of flaws in libtiff during a
security audit.  The kfax application contains a copy of the libtiff code
used for parsing TIFF files and is therefore affected by these flaws.  
An attacker who has the ability to trick a user into opening a malicious
TIFF file could cause kfax to crash or possibly execute arbitrary code.
(CVE-2006-3459, CVE-2006-3460, CVE-2006-3461, CVE-2006-3462, CVE-2006-3463,
CVE-2006-3464, CVE-2006-3465)

Red Hat Enterprise Linux 4 is not vulnerable to these issues as kfax uses
the shared libtiff library which has been fixed in a previous update.

Users of kfax should upgrade to these updated packages, which contain
backported patches and are not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-08-28" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2024.html">CVE-2006-2024</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2025.html">CVE-2006-2025</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2026.html">CVE-2006-2026</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3459.html">CVE-2006-3459</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3460.html">CVE-2006-3460</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3461.html">CVE-2006-3461</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3462.html">CVE-2006-3462</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3463.html">CVE-2006-3463</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3464.html">CVE-2006-3464</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3465.html">CVE-2006-3465</cve>
                <bugzilla href="http://bugzilla.redhat.com/201313" id="201313">CVE-2006-3459 kfax affected by libtiff flaws (CVE-2006-3460 CVE-2006-3461 CVE-2006-3462 CVE-2006-3463 CVE-2006-3464 CVE-2006-3465)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060648002" comment="kdegraphics is earlier than 7:3.1.3-3.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060206003" comment="kdegraphics is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060648004" comment="kdegraphics-devel is earlier than 7:3.1.3-3.10" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060206005" comment="kdegraphics-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060658" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0658: wireshark security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0658-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0658.html" />
          <reference source="CVE" ref_id="CVE-2006-4330" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4330.html" />
          <reference source="CVE" ref_id="CVE-2006-4331" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4331.html" />
          <reference source="CVE" ref_id="CVE-2006-4333" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4333.html" />
    
    <description>Wireshark is a program for monitoring network traffic.

Bugs were found in Wireshark's SCSI and SSCOP protocol dissectors. Ethereal
could crash or stop responding if it read a malformed packet off the
network. (CVE-2006-4330, CVE-2006-4333)

An off-by-one bug was found in the IPsec ESP decryption preference parser.
Ethereal could crash or stop responding if it read a malformed packet off
the network. (CVE-2006-4331)

Users of Wireshark or Ethereal should upgrade to these updated packages
containing Wireshark version 0.99.3, which is not vulnerable to these
issues.   These packages also fix a bug in the PAM configuration of the
Wireshark packages which prevented non-root users starting a capture.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-09-12" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4330.html">CVE-2006-4330</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4331.html">CVE-2006-4331</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4333.html">CVE-2006-4333</cve>
                <bugzilla href="http://bugzilla.redhat.com/204045" id="204045">CVE-2006-4330 Wireshark security issues (CVE-2006-4331 CVE-2006-4333)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/204066" id="204066">wireshark doesn't work as non root user</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060658002" comment="wireshark is earlier than 0:0.99.3-EL3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602003" comment="wireshark is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060658004" comment="wireshark-gnome is earlier than 0:0.99.3-EL3.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602005" comment="wireshark-gnome is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060658007" comment="wireshark is earlier than 0:0.99.3-EL4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602003" comment="wireshark is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060658008" comment="wireshark-gnome is earlier than 0:0.99.3-EL4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602005" comment="wireshark-gnome is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060661" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0661: openssl security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0661-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0661.html" />
          <reference source="CVE" ref_id="CVE-2006-4339" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4339.html" />
    
    <description>The OpenSSL toolkit provides support for secure communications between
machines. OpenSSL includes a certificate management tool and shared
libraries which provide various cryptographic algorithms and protocols.

Daniel Bleichenbacher recently described an attack on PKCS #1 v1.5
signatures.  Where an RSA key with exponent 3 is used it may be possible
for an attacker to forge a PKCS #1 v1.5 signature that would be incorrectly
verified by implementations that do not check for excess data in the RSA
exponentiation result of the signature.  

The Google Security Team discovered that OpenSSL is vulnerable to this
attack.  This issue affects applications that use OpenSSL to verify X.509
certificates as well as other uses of PKCS #1 v1.5.  (CVE-2006-4339)

This errata also resolves a problem where a customized ca-bundle.crt file
was overwritten when the openssl package was upgraded.

Users are advised to upgrade to these updated packages, which contain a
backported patch to correct this issue.

Note: After installing this update, users are advised to either restart all
services that use OpenSSL or restart their system.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-06" />
        <updated date="2006-09-06" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4339.html">CVE-2006-4339</cve>
                <bugzilla href="http://bugzilla.redhat.com/170740" id="170740">Custom ca-bundle.crt overwritten on upgrade</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/175811" id="175811">Custom ca-bundle.crt overwritten on upgrade</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/205180" id="205180">CVE-2006-4339 RSA signature forgery</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060661002" comment="openssl096b is earlier than 0:0.9.6b-16.43" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661003" comment="openssl096b is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060661004" comment="openssl is earlier than 0:0.9.7a-33.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661005" comment="openssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060661006" comment="openssl-perl is earlier than 0:0.9.7a-33.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661007" comment="openssl-perl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060661008" comment="openssl-devel is earlier than 0:0.9.7a-33.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661009" comment="openssl-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060661011" comment="openssl096b is earlier than 0:0.9.6b-22.43" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661003" comment="openssl096b is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060661012" comment="openssl is earlier than 0:0.9.7a-43.11" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661005" comment="openssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060661014" comment="openssl-perl is earlier than 0:0.9.7a-43.11" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661007" comment="openssl-perl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060661013" comment="openssl-devel is earlier than 0:0.9.7a-43.11" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661009" comment="openssl-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060663" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0663: ncompress security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0663-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0663.html" />
          <reference source="CVE" ref_id="CVE-2006-1168" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1168.html" />
    
    <description>The ncompress package contains file compression and decompression
utilities, which are compatible with the original UNIX compress utility (.Z
file extensions).

Tavis Ormandy of the Google Security Team discovered a lack of bounds
checking in ncompress. An attacker could create a carefully crafted file
that could execute arbitrary code if uncompressed by a victim. (CVE-2006-1168)

In addition, two bugs that affected Red Hat Enterprise Linux 4 ncompress
packages were fixed:

* The display statistics and compression results in verbose mode were not
shown when operating on zero length files.

* An attempt to compress zero length files resulted in an unexpected return
code.

Users of ncompress are advised to upgrade to these updated packages, which
contain backported patches to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-09-12" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1168.html">CVE-2006-1168</cve>
                <bugzilla href="http://bugzilla.redhat.com/189215" id="189215">ncompress does not display statistics when compressing 0 length files</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189216" id="189216">Bad return code when compressing 0 length files</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/201335" id="201335">CVE-2006-1168 Possibility to underflow a .bss buffer with attacker controlled data</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060663002" comment="ncompress is earlier than 0:4.2.4-39.rhel3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060663003" comment="ncompress is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060663005" comment="ncompress is earlier than 0:4.2.4-43.rhel4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060663003" comment="ncompress is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060665" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0665: xorg-x11 security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0665-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0665.html" />
          <reference source="CVE" ref_id="CVE-2006-3739" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3739.html" />
          <reference source="CVE" ref_id="CVE-2006-3740" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3740.html" />
    
    <description>X.org is an open source implementation of the X Window System. It provides
the basic low-level functionality that full-fledged graphical user
interfaces are designed upon.

iDefense reported two integer overflow flaws in the way the X.org server
processed CID font files. A malicious authorized client could exploit this
issue to cause a denial of service (crash) or potentially execute arbitrary
code with root privileges on the X.org server. (CVE-2006-3739, CVE-2006-3740)

Users of X.org should upgrade to these updated packages, which contain a
backported patch and is not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-12" />
        <updated date="2006-09-12" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3739.html">CVE-2006-3739</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3740.html">CVE-2006-3740</cve>
                <bugzilla href="http://bugzilla.redhat.com/204548" id="204548">CVE-2006-3739 X CID font parser multiple integer overflows (CVE-2006-3740)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665034" comment="xorg-x11-xdm is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451015" comment="xorg-x11-xdm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665032" comment="xorg-x11-deprecated-libs-devel is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451007" comment="xorg-x11-deprecated-libs-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665018" comment="xorg-x11-doc is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451021" comment="xorg-x11-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665030" comment="xorg-x11-sdk is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451037" comment="xorg-x11-sdk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665024" comment="xorg-x11-xfs is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451011" comment="xorg-x11-xfs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665014" comment="xorg-x11-libs is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451017" comment="xorg-x11-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665006" comment="xorg-x11-Xnest is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451025" comment="xorg-x11-Xnest is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665002" comment="xorg-x11 is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451003" comment="xorg-x11 is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665022" comment="xorg-x11-Xdmx is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451023" comment="xorg-x11-Xdmx is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665012" comment="xorg-x11-Mesa-libGL is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451031" comment="xorg-x11-Mesa-libGL is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665004" comment="xorg-x11-deprecated-libs is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451019" comment="xorg-x11-deprecated-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665026" comment="xorg-x11-tools is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451027" comment="xorg-x11-tools is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665020" comment="xorg-x11-twm is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451013" comment="xorg-x11-twm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665016" comment="xorg-x11-Xvfb is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451035" comment="xorg-x11-Xvfb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665010" comment="xorg-x11-font-utils is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451009" comment="xorg-x11-font-utils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665036" comment="xorg-x11-devel is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451005" comment="xorg-x11-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665028" comment="xorg-x11-xauth is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451029" comment="xorg-x11-xauth is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060665008" comment="xorg-x11-Mesa-libGLU is earlier than 0:6.8.2-1.EL.13.37.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060451033" comment="xorg-x11-Mesa-libGLU is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060666" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0666: XFree86 security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0666-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0666.html" />
          <reference source="CVE" ref_id="CVE-2006-3739" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3739.html" />
          <reference source="CVE" ref_id="CVE-2006-3740" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3740.html" />
    
    <description>XFree86 is an implementation of the X Window System, which provides the
core functionality for the Linux graphical desktop.

iDefense reported two integer overflow flaws in the way the XFree86 server
processed CID font files. A malicious authorized client could exploit this
issue to cause a denial of service (crash) or potentially execute arbitrary
code with root privileges on the XFree86 server. (CVE-2006-3739,
CVE-2006-3740) 

Users of XFree86 should upgrade to these updated packages, which contain a
backported patch and is not vulnerable to this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-12" />
        <updated date="2006-09-12" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3739.html">CVE-2006-3739</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3740.html">CVE-2006-3740</cve>
                <bugzilla href="http://bugzilla.redhat.com/204549" id="204549">CVE-2006-3739 X CID font parser multiple integer overflows (CVE-2006-3740)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666012" comment="XFree86-ISO8859-15-100dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635019" comment="XFree86-ISO8859-15-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666010" comment="XFree86-xdm is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635033" comment="XFree86-xdm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666034" comment="XFree86-ISO8859-9-75dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635057" comment="XFree86-ISO8859-9-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666030" comment="XFree86-ISO8859-2-75dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635045" comment="XFree86-ISO8859-2-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666020" comment="XFree86-libs-data is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635035" comment="XFree86-libs-data is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666052" comment="XFree86-doc is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635061" comment="XFree86-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666036" comment="XFree86-cyrillic-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635015" comment="XFree86-cyrillic-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666028" comment="XFree86-ISO8859-2-100dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635047" comment="XFree86-ISO8859-2-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666002" comment="XFree86 is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635003" comment="XFree86 is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666040" comment="XFree86-truetype-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635041" comment="XFree86-truetype-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666024" comment="XFree86-libs is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635005" comment="XFree86-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666016" comment="XFree86-Mesa-libGL is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635025" comment="XFree86-Mesa-libGL is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666032" comment="XFree86-sdk is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635059" comment="XFree86-sdk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666018" comment="XFree86-75dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635031" comment="XFree86-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666014" comment="XFree86-xfs is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635049" comment="XFree86-xfs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666060" comment="XFree86-syriac-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635029" comment="XFree86-syriac-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666056" comment="XFree86-ISO8859-14-75dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635043" comment="XFree86-ISO8859-14-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666006" comment="XFree86-Xnest is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635021" comment="XFree86-Xnest is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666054" comment="XFree86-ISO8859-15-75dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635051" comment="XFree86-ISO8859-15-75dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666008" comment="XFree86-ISO8859-9-100dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635055" comment="XFree86-ISO8859-9-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666046" comment="XFree86-100dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635011" comment="XFree86-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666038" comment="XFree86-Mesa-libGLU is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635027" comment="XFree86-Mesa-libGLU is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666058" comment="XFree86-base-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635007" comment="XFree86-base-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666050" comment="XFree86-ISO8859-14-100dpi-fonts is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635037" comment="XFree86-ISO8859-14-100dpi-fonts is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666022" comment="XFree86-font-utils is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635023" comment="XFree86-font-utils is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666048" comment="XFree86-twm is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635017" comment="XFree86-twm is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666026" comment="XFree86-Xvfb is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635013" comment="XFree86-Xvfb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666004" comment="XFree86-tools is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635053" comment="XFree86-tools is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666044" comment="XFree86-xauth is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635039" comment="XFree86-xauth is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060666042" comment="XFree86-devel is earlier than 0:4.3.0-113.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060635009" comment="XFree86-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060667" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0667: gzip security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0667-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0667.html" />
          <reference source="CVE" ref_id="CVE-2006-4334" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4334.html" />
          <reference source="CVE" ref_id="CVE-2006-4335" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4335.html" />
          <reference source="CVE" ref_id="CVE-2006-4336" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4336.html" />
          <reference source="CVE" ref_id="CVE-2006-4337" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4337.html" />
          <reference source="CVE" ref_id="CVE-2006-4338" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4338.html" />
    
    <description>The gzip package contains the GNU gzip data compression program.

Tavis Ormandy of the Google Security Team discovered two denial of service
flaws in the way gzip expanded archive files. If a victim expanded a
specially crafted archive, it could cause the gzip executable to hang or
crash. (CVE-2006-4334, CVE-2006-4338)

Tavis Ormandy of the Google Security Team discovered several code execution
flaws in the way gzip expanded archive files. If a victim expanded a
specially crafted archive, it could cause the gzip executable to crash or
execute arbitrary code. (CVE-2006-4335, CVE-2006-4336, CVE-2006-4337)

Users of gzip should upgrade to these updated packages, which contain a
backported patch and is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-19" />
        <updated date="2006-09-19" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4334.html">CVE-2006-4334</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4335.html">CVE-2006-4335</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4336.html">CVE-2006-4336</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4337.html">CVE-2006-4337</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4338.html">CVE-2006-4338</cve>
                <bugzilla href="http://bugzilla.redhat.com/204676" id="204676">CVE-2006-4334 gzip multiple issues (CVE-2006-4335, CVE-2006-4336, CVE-2006-4337, CVE-2006-4338)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060667002" comment="gzip is earlier than 0:1.3.3-13.rhel3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060667003" comment="gzip is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060667005" comment="gzip is earlier than 0:1.3.3-16.rhel4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060667003" comment="gzip is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060668" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0668: squirrelmail security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0668-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0668.html" />
          <reference source="CVE" ref_id="CVE-2006-4019" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4019.html" />
    
    <description>SquirrelMail is a standards-based webmail package written in PHP.

A dynamic variable evaluation flaw was found in SquirrelMail.  Users who
have an account on a SquirrelMail server and are logged in could use this
flaw to overwrite variables which may allow them to read or write other
users' preferences or attachments.  (CVE-2006-4019)

Users of SquirrelMail should upgrade to this erratum package, which
contains SquirrelMail 1.4.8 to correct this issue.  This package also
contains a number of additional patches to correct various bugs.

Note: After installing this update, users are advised to restart their httpd
service to ensure that the new version functions correctly.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-26" />
        <updated date="2006-09-26" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4019.html">CVE-2006-4019</cve>
                <bugzilla href="http://bugzilla.redhat.com/192236" id="192236">[Squirrelmail] sqspell_config.php not listed as a config file</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/194457" id="194457">squirrelmail cannot handle handle multibyte characters in attachment.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/194598" id="194598">"Message Highlighting" help not translated in ja_JP</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/194599" id="194599">ja_JP help pages are garbled</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/195452" id="195452">squirrelmail view_text.php cannot handle handle multibyte characters in attachment.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/195639" id="195639">Squirrelmail file download issue on JP MS Windows XP.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196017" id="196017">squirrelmail cannot convert Subject to zen-kaku kata-kana.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/196117" id="196117">Wrong ja_JP translation for "refresh folder list"</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/202195" id="202195">CVE-2006-4019 Squirrelmail authenticated user variable overwriting</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060668002" comment="squirrelmail is earlier than 0:1.4.8-2.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060283003" comment="squirrelmail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060668005" comment="squirrelmail is earlier than 0:1.4.8-2.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060283003" comment="squirrelmail is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060669" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0669: php security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0669-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0669.html" />
          <reference source="CVE" ref_id="CVE-2006-3016" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3016.html" />
          <reference source="CVE" ref_id="CVE-2006-4020" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4020.html" />
          <reference source="CVE" ref_id="CVE-2006-4482" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4482.html" />
          <reference source="CVE" ref_id="CVE-2006-4484" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4484.html" />
          <reference source="CVE" ref_id="CVE-2006-4486" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4486.html" />
    
    <description>PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server.

A response-splitting issue was discovered in the PHP session handling.  If
a remote attacker can force a carefully crafted session identifier to be
used, a cross-site-scripting or response-splitting attack could be
possible.  (CVE-2006-3016)

A buffer overflow was discovered in the PHP sscanf() function.  If a script
used the sscanf() function with positional arguments in the format string,
a remote attacker sending a carefully crafted request could execute
arbitrary code as the 'apache' user.  (CVE-2006-4020)

An integer overflow was discovered in the PHP wordwrap() and str_repeat()
functions.  If a script running on a 64-bit server used either of these
functions on untrusted user data, a remote attacker sending a carefully
crafted request might be able to cause a heap overflow.  (CVE-2006-4482)

A buffer overflow was discovered in the PHP gd extension.  If a script was
set up to process GIF images from untrusted sources using the gd extension,
a remote attacker could cause a heap overflow.  (CVE-2006-4484)

An integer overflow was discovered in the PHP memory allocation handling. 
On 64-bit platforms, the "memory_limit" setting was not enforced correctly,
which could allow a denial of service attack by a remote user.  (CVE-2006-4486)

Users of PHP should upgrade to these updated packages which contain
backported patches to correct these issues.  These packages also contain a
fix for a bug where certain input strings to the metaphone() function could
cause memory corruption.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-21" />
        <updated date="2006-09-21" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3016.html">CVE-2006-3016</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4020.html">CVE-2006-4020</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4482.html">CVE-2006-4482</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4484.html">CVE-2006-4484</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4486.html">CVE-2006-4486</cve>
                <bugzilla href="http://bugzilla.redhat.com/201766" id="201766">CVE-2006-4020 PHP buffer overread flaw</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/204993" id="204993">CVE-2006-4482 PHP heap overflow</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/205714" id="205714">metaphone() function causing Apache segfaults</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/206664" id="206664">CVE-2006-4486 PHP integer overflows in Zend</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/206956" id="206956">CVE-2006-4484 PHP heap overflow in LWZReadByte</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/206959" id="206959">CVE-2006-3016 PHP session ID validation</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669014" comment="php-odbc is earlier than 0:4.3.2-36.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276015" comment="php-odbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669010" comment="php-mysql is earlier than 0:4.3.2-36.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276011" comment="php-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669002" comment="php is earlier than 0:4.3.2-36.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276003" comment="php is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669008" comment="php-pgsql is earlier than 0:4.3.2-36.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276013" comment="php-pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669012" comment="php-devel is earlier than 0:4.3.2-36.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276005" comment="php-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669004" comment="php-imap is earlier than 0:4.3.2-36.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276007" comment="php-imap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669006" comment="php-ldap is earlier than 0:4.3.2-36.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276009" comment="php-ldap is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669028" comment="php-gd is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276037" comment="php-gd is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669019" comment="php-odbc is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276015" comment="php-odbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669018" comment="php-mysql is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276011" comment="php-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669017" comment="php is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276003" comment="php is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669035" comment="php-xmlrpc is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276031" comment="php-xmlrpc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669033" comment="php-mbstring is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276033" comment="php-mbstring is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669027" comment="php-pgsql is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276013" comment="php-pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669030" comment="php-devel is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276005" comment="php-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669024" comment="php-imap is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276007" comment="php-imap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669022" comment="php-ncurses is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276035" comment="php-ncurses is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669020" comment="php-snmp is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276027" comment="php-snmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669031" comment="php-pear is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276020" comment="php-pear is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669037" comment="php-ldap is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276009" comment="php-ldap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060669025" comment="php-domxml is earlier than 0:4.3.9-3.18" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276029" comment="php-domxml is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060675" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0675: firefox security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0675-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0675.html" />
          <reference source="CVE" ref_id="CVE-2006-4340" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4340.html" />
          <reference source="CVE" ref_id="CVE-2006-4253" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4253.html" />
          <reference source="CVE" ref_id="CVE-2006-4565" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4565.html" />
          <reference source="CVE" ref_id="CVE-2006-4566" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4566.html" />
          <reference source="CVE" ref_id="CVE-2006-4567" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4567.html" />
          <reference source="CVE" ref_id="CVE-2006-4568" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4568.html" />
          <reference source="CVE" ref_id="CVE-2006-4569" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4569.html" />
          <reference source="CVE" ref_id="CVE-2006-4571" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4571.html" />
    
    <description>Mozilla Firefox is an open source Web browser.

Two flaws were found in the way Firefox processed certain regular
expressions.  A malicious web page could crash the browser or possibly
execute arbitrary code as the user running Firefox.  (CVE-2006-4565,
CVE-2006-4566)

A number of flaws were found in Firefox.  A malicious web page could crash
the browser or possibly execute arbitrary code as the user running Firefox.
 (CVE-2006-4571)

A flaw was found in the handling of Javascript timed events.  A malicious
web page could crash the browser or possibly execute arbitrary code as the
user running Firefox. (CVE-2006-4253)

Daniel Bleichenbacher recently described an implementation error in RSA
signature verification.  For RSA keys with exponent 3 it is possible for an
attacker to forge a signature that would be incorrectly verified by the NSS
library. Firefox as shipped trusts several root Certificate Authorities
that use exponent 3.  An attacker could have created a carefully crafted
SSL certificate which be incorrectly trusted when their site was visited by
a victim. (CVE-2006-4340)

A flaw was found in the Firefox auto-update verification system.  An
attacker who has the ability to spoof a victim's DNS could get Firefox to
download and install malicious code. In order to exploit this issue an
attacker would also need to get a victim to previously accept an
unverifiable certificate. (CVE-2006-4567)

Firefox did not properly prevent a frame in one domain from injecting
content into a sub-frame that belongs to another domain, which facilitates
website spoofing and other attacks (CVE-2006-4568)

Firefox did not load manually opened, blocked popups in the right domain
context, which could lead to cross-site scripting attacks.  In order to
exploit this issue an attacker would need to find a site which would frame
their malicious page and convince the user to manually open a blocked
popup. (CVE-2006-4569)

Users of Firefox are advised to upgrade to this update, which contains
Firefox version 1.5.0.7 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-15" />
        <updated date="2006-09-15" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4340.html">CVE-2006-4340</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4253.html">CVE-2006-4253</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4565.html">CVE-2006-4565</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4566.html">CVE-2006-4566</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4567.html">CVE-2006-4567</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4568.html">CVE-2006-4568</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4569.html">CVE-2006-4569</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4571.html">CVE-2006-4571</cve>
                <bugzilla href="http://bugzilla.redhat.com/206428" id="206428">CVE-2006-4340 Various Firefox security issues (CVE-2006-4253 CVE-2006-4565 CVE-2006-4566 CVE-2006-4567 CVE-2006-4568 CVE-2006-4569 CVE-2006-4571)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060675002" comment="firefox is earlier than 0:1.5.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060200003" comment="firefox is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060676" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0676: seamonkey security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0676-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0676.html" />
          <reference source="CVE" ref_id="CVE-2006-4253" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4253.html" />
          <reference source="CVE" ref_id="CVE-2006-4340" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4340.html" />
          <reference source="CVE" ref_id="CVE-2006-4565" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4565.html" />
          <reference source="CVE" ref_id="CVE-2006-4566" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4566.html" />
          <reference source="CVE" ref_id="CVE-2006-4568" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4568.html" />
          <reference source="CVE" ref_id="CVE-2006-4570" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4570.html" />
          <reference source="CVE" ref_id="CVE-2006-4571" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4571.html" />
    
    <description>SeaMonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

Two flaws were found in the way SeaMonkey processed certain regular
expressions.  A malicious web page could crash the browser or possibly
execute arbitrary code as the user running SeaMonkey.  (CVE-2006-4565,
CVE-2006-4566)

A flaw was found in the handling of Javascript timed events. A malicious
web page could crash the browser or possibly execute arbitrary code as the
user running SeaMonkey. (CVE-2006-4253)

Daniel Bleichenbacher recently described an implementation error in RSA
signature verification.  For RSA keys with exponent 3 it is possible for an
attacker to forge a signature that would be incorrectly verified by the NSS
library. SeaMonkey as shipped trusts several root Certificate Authorities
that use exponent 3.  An attacker could have created a carefully crafted
SSL certificate which be incorrectly trusted when their site was visited by
a victim. (CVE-2006-4340)

SeaMonkey did not properly prevent a frame in one domain from injecting
content into a sub-frame that belongs to another domain, which facilitates
website spoofing and other attacks (CVE-2006-4568)

A flaw was found in SeaMonkey Messenger triggered when a HTML message
contained a remote image pointing to a XBL script.  An attacker could have
created a carefully crafted message which would execute Javascript if
certain actions were performed on the email by the recipient, even if
Javascript was disabled. (CVE-2006-4570)

A number of flaws were found in SeaMonkey.  A malicious web page could
crash the browser or possibly execute arbitrary code as the user running
SeaMonkey.  (CVE-2006-4571)

Users of SeaMonkey or Mozilla are advised to upgrade to this update, which
contains SeaMonkey version 1.0.5 that corrects these issues.

For users of Red Hat Enterprise Linux 2.1 this SeaMonkey update obsoletes
Galeon.  Galeon was a web browser based on the Mozilla Gecko layout engine.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-15" />
        <updated date="2006-09-15" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4253.html">CVE-2006-4253</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4340.html">CVE-2006-4340</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4565.html">CVE-2006-4565</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4566.html">CVE-2006-4566</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4568.html">CVE-2006-4568</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4570.html">CVE-2006-4570</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4571.html">CVE-2006-4571</cve>
                <bugzilla href="http://bugzilla.redhat.com/206429" id="206429">CVE-2006-4340 Various SeaMonkey security issues (CVE-2006-4253 CVE-2006-4565 CVE-2006-4566 CVE-2006-4568 CVE-2006-4570 CVE-2006-4571)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676010" comment="seamonkey-nspr is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676016" comment="seamonkey-nspr-devel is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676004" comment="seamonkey-dom-inspector is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676008" comment="seamonkey-mail is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676002" comment="seamonkey is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676006" comment="seamonkey-devel is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676020" comment="seamonkey-chat is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676014" comment="seamonkey-nss is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676012" comment="seamonkey-nss-devel is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676018" comment="seamonkey-js-debugger is earlier than 0:1.0.5-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676027" comment="seamonkey-nspr is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676031" comment="seamonkey-nspr-devel is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676026" comment="seamonkey-dom-inspector is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676024" comment="seamonkey-mail is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676023" comment="seamonkey is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676032" comment="seamonkey-devel is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676029" comment="seamonkey-nss-devel is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676028" comment="seamonkey-chat is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676025" comment="seamonkey-nss is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676030" comment="seamonkey-js-debugger is earlier than 0:1.0.5-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676033" comment="devhelp is earlier than 0:0.10-0.4.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329024" comment="devhelp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060676035" comment="devhelp-devel is earlier than 0:0.10-0.4.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329026" comment="devhelp-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060677" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0677: thunderbird security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0677-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0677.html" />
          <reference source="CVE" ref_id="CVE-2006-4253" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4253.html" />
          <reference source="CVE" ref_id="CVE-2006-4340" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4340.html" />
          <reference source="CVE" ref_id="CVE-2006-4565" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4565.html" />
          <reference source="CVE" ref_id="CVE-2006-4566" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4566.html" />
          <reference source="CVE" ref_id="CVE-2006-4567" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4567.html" />
          <reference source="CVE" ref_id="CVE-2006-4570" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4570.html" />
          <reference source="CVE" ref_id="CVE-2006-4571" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4571.html" />
    
    <description>Mozilla Thunderbird is a standalone mail and newsgroup client.

Two flaws were found in the way Thunderbird processed certain regular
expressions.  A malicious HTML email could cause a crash or possibly
execute arbitrary code as the user running Thunderbird.  (CVE-2006-4565,
CVE-2006-4566)

A flaw was found in the Thunderbird auto-update verification system.  An
attacker who has the ability to spoof a victim's DNS could get Firefox to
download and install malicious code. In order to exploit this issue an
attacker would also need to get a victim to previously accept an
unverifiable certificate. (CVE-2006-4567)

A flaw was found in the handling of Javascript timed events.  A malicious
HTML email could crash the browser or possibly execute arbitrary code as
the user running Thunderbird. (CVE-2006-4253)

Daniel Bleichenbacher recently described an implementation error in RSA
signature verification.  For RSA keys with exponent 3 it is possible for an
attacker to forge a signature that which would be incorrectly verified by
the NSS library.  (CVE-2006-4340)

A flaw was found in Thunderbird that triggered when a HTML message
contained a remote image pointing to a XBL script.  An attacker could have
created a carefully crafted message which would execute Javascript if
certain actions were performed on the email by the recipient, even if
Javascript was disabled.  (CVE-2006-4570)

A number of flaws were found in Thunderbird.  A malicious HTML email could
cause a crash or possibly execute arbitrary code as the user running
Thunderbird.  (CVE-2006-4571)

Users of Thunderbird are advised to upgrade to this update, which contains
Thunderbird version 1.5.0.7 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-15" />
        <updated date="2006-09-15" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4253.html">CVE-2006-4253</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4340.html">CVE-2006-4340</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4565.html">CVE-2006-4565</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4566.html">CVE-2006-4566</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4567.html">CVE-2006-4567</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4570.html">CVE-2006-4570</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4571.html">CVE-2006-4571</cve>
                <bugzilla href="http://bugzilla.redhat.com/206433" id="206433">CVE-2006-4340 Various Thunderbird security issues (CVE-2006-4253 CVE-2006-4565 CVE-2006-4566 CVE-2006-4567 CVE-2006-4570 CVE-2006-4571)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060677002" comment="thunderbird is earlier than 0:1.5.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060330003" comment="thunderbird is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060680" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0680: gnutls security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0680-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0680.html" />
          <reference source="CVE" ref_id="CVE-2006-4790" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4790.html" />
    
    <description>The GnuTLS Library provides support for cryptographic algorithms and
protocols such as TLS. GnuTLS includes libtasn1, a library developed for
ASN.1 structures management that includes DER encoding and decoding.

Daniel Bleichenbacher recently described an attack on PKCS #1 v1.5
signatures. Where an RSA key with exponent 3 is used it may be possible for
an attacker to forge a PKCS #1 v1.5 signature that would be incorrectly
verified by implementations that do not check for excess data in the RSA
exponentiation result of the signature.

The core GnuTLS team discovered that GnuTLS is vulnerable to a variant of
the Bleichenbacker attack. This issue affects applications that use GnuTLS
to verify X.509 certificates as well as other uses of PKCS #1 v1.5.
(CVE-2006-4790)

In Red Hat Enterprise Linux 4, the GnuTLS library is only used by the
Evolution client when connecting to an Exchange server or when publishing
calendar information to a WebDAV server.

Users are advised to upgrade to these updated packages, which contain a
backported patch from the GnuTLS maintainers to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-09-14" />
        <updated date="2006-09-14" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4790.html">CVE-2006-4790</cve>
                <bugzilla href="http://bugzilla.redhat.com/206411" id="206411">CVE-2006-4790 RSA forgery affects gnutls</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060680004" comment="gnutls-devel is earlier than 0:1.0.20-3.2.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060207005" comment="gnutls-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060680002" comment="gnutls is earlier than 0:1.0.20-3.2.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060207003" comment="gnutls is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060689" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0689: kernel security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0689-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0689.html" />
          <reference source="CVE" ref_id="CVE-2005-4811" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-4811.html" />
          <reference source="CVE" ref_id="CVE-2006-0039" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-0039.html" />
          <reference source="CVE" ref_id="CVE-2006-2071" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2071.html" />
          <reference source="CVE" ref_id="CVE-2006-3741" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3741.html" />
          <reference source="CVE" ref_id="CVE-2006-4093" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4093.html" />
          <reference source="CVE" ref_id="CVE-2006-4535" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4535.html" />
          <reference source="CVE" ref_id="CVE-2006-4623" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4623.html" />
          <reference source="CVE" ref_id="CVE-2006-4997" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4997.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

These new kernel packages contain fixes for the security issues described
below:

* a flaw in the SCTP support that allowed a local user to cause a denial of
service (crash) with a specific SO_LINGER value. (CVE-2006-4535, Important)

* a flaw in the hugepage table support that allowed a local user to cause a
denial of service (crash). (CVE-2005-4811, Important)

* a flaw in the mprotect system call that allowed setting write permission
for a read-only attachment of shared memory. (CVE-2006-2071, Moderate)

* a flaw in HID0[31] (en_attn) register handling on PowerPC 970 systems
that allowed a local user to cause a denial of service. (crash)
(CVE-2006-4093, Moderate)

* a flaw in the perfmon support of Itanium systems that allowed a local
user to cause a denial of service by consuming all file descriptors.
(CVE-2006-3741, Moderate)

* a flaw in the ATM subsystem. On systems with installed ATM hardware and
configured ATM support, a remote user could cause a denial of service
(panic) by accessing socket buffers memory after freeing them.
(CVE-2006-4997, Moderate)

* a flaw in the DVB subsystem. On systems with installed DVB hardware and
configured DVB support, a remote user could cause a denial of service
(panic) by sending a ULE SNDU packet with length of 0. (CVE-2006-4623, Low)

* an information leak in the network subsystem that possibly allowed a
local user to read sensitive data from kernel memory. (CVE-2006-0039, Low)

In addition, two bugfixes for the IPW-2200 wireless driver were included.
The first one ensures that wireless management applications correctly
identify IPW-2200 controlled devices, while the second fix ensures that
DHCP requests using the IPW-2200 operate correctly.

Red Hat would like to thank Olof Johansson, Stephane Eranian and Solar
Designer for reporting issues fixed in this erratum.

All Red Hat Enterprise Linux 4 users are advised to upgrade their kernels
to the packages associated with their machine architectures and
configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-10-05" />
        <updated date="2006-10-05" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-4811.html">CVE-2005-4811</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-0039.html">CVE-2006-0039</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2071.html">CVE-2006-2071</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3741.html">CVE-2006-3741</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4093.html">CVE-2006-4093</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4535.html">CVE-2006-4535</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4623.html">CVE-2006-4623</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4997.html">CVE-2006-4997</cve>
                <bugzilla href="http://bugzilla.redhat.com/165345" id="165345">CVE-2005-4811 Hugepage crash on failing mmap()</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/190073" id="190073">CVE-2006-2071 mprotect gives write permission to a readonly attachment</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/191698" id="191698">CVE-2006-0039 netfilter do_add_counters race</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/198820" id="198820">IPW2200 /proc/net/wireless file fields are empty</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/201684" id="201684">CVE-2006-4093 Local DoS through uncleared HID0[31]</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/203421" id="203421">Grabbing DHCP address via wireless not always successful</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/204360" id="204360">CVE-2006-3741 sys_perfmonctl() file descriptor reference count issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/204460" id="204460">CVE-2006-4535 Regression with fix for SCTP abort issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/204912" id="204912">CVE-2006-4623 Wrong handling of DVB ULE SNDU with length of 0</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/206265" id="206265">CVE-2006-4997 IP over ATM clip_mkip dereference freed pointer</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689002" comment="kernel is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689018" comment="kernel-doc is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689004" comment="kernel-devel is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101005" comment="kernel-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689006" comment="kernel-smp-devel is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101011" comment="kernel-smp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689016" comment="kernel-hugemem is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689012" comment="kernel-largesmp is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132009" comment="kernel-largesmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689008" comment="kernel-largesmp-devel is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060132011" comment="kernel-largesmp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689014" comment="kernel-hugemem-devel is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101015" comment="kernel-hugemem-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060689010" comment="kernel-smp is earlier than 0:2.6.9-42.0.3.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060695" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0695: openssl security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0695-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0695.html" />
          <reference source="CVE" ref_id="CVE-2006-2937" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2937.html" />
          <reference source="CVE" ref_id="CVE-2006-2940" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2940.html" />
          <reference source="CVE" ref_id="CVE-2006-3738" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-3738.html" />
          <reference source="CVE" ref_id="CVE-2006-4343" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4343.html" />
    
    <description>The OpenSSL toolkit provides support for secure communications between
machines. OpenSSL includes a certificate management tool and shared
libraries which provide various cryptographic algorithms and protocols.

Tavis Ormandy and Will Drewry of the Google Security Team discovered a
buffer overflow in the SSL_get_shared_ciphers() utility function.  An
attacker could send a list of ciphers to an application that used this
function and overrun a buffer (CVE-2006-3738).  Few applications make use
of this vulnerable function and generally it is used only when applications
are compiled for debugging.

Tavis Ormandy and Will Drewry of the Google Security Team discovered a 
flaw in the SSLv2 client code.  When a client application used OpenSSL to
create an SSLv2 connection to a malicious server, that server could cause
the client to crash.  (CVE-2006-4343)

Dr S. N. Henson of the OpenSSL core team and Open Network Security recently
developed an ASN.1 test suite for NISCC (www.niscc.gov.uk) which uncovered
denial of service vulnerabilities: 

* Certain public key types can take disproportionate amounts of time to
process, leading to a denial of service.  (CVE-2006-2940)

* During parsing of certain invalid ASN.1 structures an error condition was
mishandled.  This can result in an infinite loop which consumed system
memory (CVE-2006-2937).  This issue does not affect the OpenSSL version
distributed in Red Hat Enterprise Linux 2.1.

These vulnerabilities can affect applications which use OpenSSL to parse
ASN.1 data from untrusted sources, including SSL servers which enable
client authentication and S/MIME applications.

Users are advised to upgrade to these updated packages, which contain
backported patches to correct these issues.

Note: After installing this update, users are advised to either restart all
services that use OpenSSL or restart their system.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-09-28" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2937.html">CVE-2006-2937</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2940.html">CVE-2006-2940</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-3738.html">CVE-2006-3738</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4343.html">CVE-2006-4343</cve>
                <bugzilla href="http://bugzilla.redhat.com/206940" id="206940">CVE-2006-3738 OpenSSL issues (CVE-2006-4343)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/207274" id="207274">CVE-2006-2940 OpenSSL Parasitic Public Keys</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/207276" id="207276">CVE-2006-2937 OpenSSL ASN1 DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060695002" comment="openssl is earlier than 0:0.9.7a-33.21" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661005" comment="openssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060695006" comment="openssl-perl is earlier than 0:0.9.7a-33.21" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661007" comment="openssl-perl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060695004" comment="openssl-devel is earlier than 0:0.9.7a-33.21" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661009" comment="openssl-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060695008" comment="openssl096b is earlier than 0:0.9.6b-16.46" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661003" comment="openssl096b is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060695011" comment="openssl is earlier than 0:0.9.7a-43.14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661005" comment="openssl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060695012" comment="openssl-perl is earlier than 0:0.9.7a-43.14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661007" comment="openssl-perl is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060695013" comment="openssl-devel is earlier than 0:0.9.7a-43.14" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661009" comment="openssl-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060695014" comment="openssl096b is earlier than 0:0.9.6b-22.46" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060661003" comment="openssl096b is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060697" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0697: openssh security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0697-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0697.html" />
          <reference source="CVE" ref_id="CVE-2006-4924" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4924.html" />
          <reference source="CVE" ref_id="CVE-2006-5051" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5051.html" />
    
    <description>OpenSSH is OpenBSD's SSH (Secure SHell) protocol implementation. This
package includes the core files necessary for both the OpenSSH client and
server.

Mark Dowd discovered a signal handler race condition in the OpenSSH sshd
server. A remote attacker could possibly leverage this flaw to cause a
denial of service (crash). (CVE-2006-5051) The OpenSSH project believes the
likelihood of successful exploitation leading to arbitrary code execution
appears remote. However, the Red Hat Security Response Team have not yet
been able to verify this claim due to lack of upstream vulnerability
information. We are therefore including a fix for this flaw and have rated
it important security severity in the event our continued investigation
finds this issue to be exploitable.

Tavis Ormandy of the Google Security Team discovered a denial of service
bug in the OpenSSH sshd server. A remote attacker can send a specially
crafted SSH-1 request to the server causing sshd to consume a large
quantity of CPU resources. (CVE-2006-4924)

All users of openssh should upgrade to these updated packages, which
contain backported patches that resolves these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2006-09-28" />
        <updated date="2008-03-20" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4924.html">CVE-2006-4924</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5051.html">CVE-2006-5051</cve>
                <bugzilla href="http://bugzilla.redhat.com/207955" id="207955">CVE-2006-4924 openssh DoS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/208347" id="208347">CVE-2006-5051 unsafe GSSAPI signal handler</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697002" comment="openssh is earlier than 0:3.6.1p2-33.30.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044003" comment="openssh is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697008" comment="openssh-askpass-gnome is earlier than 0:3.6.1p2-33.30.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044011" comment="openssh-askpass-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697004" comment="openssh-clients is earlier than 0:3.6.1p2-33.30.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044005" comment="openssh-clients is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697006" comment="openssh-server is earlier than 0:3.6.1p2-33.30.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044007" comment="openssh-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697010" comment="openssh-askpass is earlier than 0:3.6.1p2-33.30.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044009" comment="openssh-askpass is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697013" comment="openssh is earlier than 0:3.9p1-8.RHEL4.17" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044003" comment="openssh is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697016" comment="openssh-clients is earlier than 0:3.9p1-8.RHEL4.17" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044005" comment="openssh-clients is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697014" comment="openssh-askpass-gnome is earlier than 0:3.9p1-8.RHEL4.17" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044011" comment="openssh-askpass-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697015" comment="openssh-server is earlier than 0:3.9p1-8.RHEL4.17" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044007" comment="openssh-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060697017" comment="openssh-askpass is earlier than 0:3.9p1-8.RHEL4.17" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044009" comment="openssh-askpass is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060710" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0710: kernel security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0710-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0710.html" />
          <reference source="CVE" ref_id="CVE-2006-1864" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-1864.html" />
          <reference source="CVE" ref_id="CVE-2006-2071" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2071.html" />
          <reference source="CVE" ref_id="CVE-2006-2935" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-2935.html" />
          <reference source="CVE" ref_id="CVE-2006-4342" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4342.html" />
          <reference source="CVE" ref_id="CVE-2006-4997" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4997.html" />
          <reference source="CVE" ref_id="CVE-2006-5174" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5174.html" />
    
    <description>The Linux kernel handles the basic functions of the operating system.

These new kernel packages contain fixes for the security issues described
below:

* a flaw in the IPC shared-memory implementation that allowed a local user
to cause a denial of service (deadlock) that resulted in freezing the
system  (CVE-2006-4342, Important)

* an information leak in the copy_from_user() implementation on s390 and
s390x platforms that allowed a local user to read arbitrary kernel memory
(CVE-2006-5174, Important)

* a flaw in the ATM subsystem affecting systems with installed ATM
hardware and configured ATM support that allowed a remote user to cause
a denial of service (panic) by accessing socket buffer memory after it
has been freed  (CVE-2006-4997, Moderate)

* a directory traversal vulnerability in smbfs that allowed a local user
to escape chroot restrictions for an SMB-mounted filesystem via "..\\"
sequences  (CVE-2006-1864, Moderate)

* a flaw in the mprotect system call that allowed enabling write permission
for a read-only attachment of shared memory  (CVE-2006-2071, Moderate)

* a flaw in the DVD handling of the CDROM driver that could be used
together with a custom built USB device to gain root privileges
(CVE-2006-2935, Moderate)

In addition to the security issues described above, a bug fix for a clock
skew problem (which could lead to unintended keyboard repeat under X11)
was also included.  The problem only occurred when running the 32-bit x86
kernel on 64-bit dual-core x86_64 hardware.

Note: The kernel-unsupported package contains various drivers and modules
that are unsupported and therefore might contain security problems that
have not been addressed. 

All Red Hat Enterprise Linux 3 users are advised to upgrade their kernels
to the packages associated with their machine architecture and
configurations as listed in this erratum.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-10-19" />
        <updated date="2006-10-19" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-1864.html">CVE-2006-1864</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2071.html">CVE-2006-2071</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-2935.html">CVE-2006-2935</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4342.html">CVE-2006-4342</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4997.html">CVE-2006-4997</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5174.html">CVE-2006-5174</cve>
                <bugzilla href="http://bugzilla.redhat.com/169428" id="169428">repetitive keystroke issue on both RH3 U5 32bit and RH4 U1 32bit.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/189436" id="189436">CVE-2006-1864 smbfs chroot issue</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/190074" id="190074">CVE-2006-2071 mprotect gives write permission to a readonly attachment</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/197672" id="197672">CVE-2006-2935 Possible buffer overflow in DVD handling</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/205618" id="205618">CVE-2006-4342 shmat hangs by simultaneous shmctl(IPC_RMID)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/206270" id="206270">CVE-2006-4997 IP over ATM clip_mkip dereference freed pointer</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/209436" id="209436">CVE-2006-5174 copy_from_user information leak on s390</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710006" comment="kernel-source is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140005" comment="kernel-source is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710002" comment="kernel is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710004" comment="kernel-doc is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101007" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710016" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140015" comment="kernel-hugemem-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710018" comment="kernel-hugemem is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101013" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710014" comment="kernel-BOOT is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140019" comment="kernel-BOOT is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710010" comment="kernel-smp-unsupported is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140011" comment="kernel-smp-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710008" comment="kernel-unsupported is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060140009" comment="kernel-unsupported is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060710012" comment="kernel-smp is earlier than 0:2.4.21-47.0.1.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060101009" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060713" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0713: python security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0713-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0713.html" />
          <reference source="CVE" ref_id="CVE-2006-4980" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4980.html" />
    
    <description>Python is an interpreted, interactive, object-oriented programming language.

A flaw was discovered in the way that the Python repr() function handled
UTF-32/UCS-4 strings.  If an application written in Python used the repr()
function on untrusted data, this could lead to a denial of service or
possibly allow the execution of arbitrary code with the privileges of the
Python application.  (CVE-2006-4980)

In addition, this errata fixes a regression in the SimpleXMLRPCServer
backport for Red Hat Enterprise Linux 3 that was introduced with RHSA-2005:109.

Users of Python should upgrade to these updated packages, which contain a
backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-10-09" />
        <updated date="2006-10-09" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4980.html">CVE-2006-4980</cve>
                <bugzilla href="http://bugzilla.redhat.com/160418" id="160418">Error in RHEL3-U4-errata python python-2.2-xmlfix.patch</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/208162" id="208162">CVE-2006-4980 repr unicode buffer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713010" comment="python-devel is earlier than 0:2.2.3-6.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197005" comment="python-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713006" comment="python-docs is earlier than 0:2.2.3-6.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197009" comment="python-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713004" comment="tkinter is earlier than 0:2.2.3-6.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197011" comment="tkinter is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713002" comment="python is earlier than 0:2.2.3-6.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197003" comment="python is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713008" comment="python-tools is earlier than 0:2.2.3-6.5" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197007" comment="python-tools is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713015" comment="python-devel is earlier than 0:2.3.4-14.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197005" comment="python-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713014" comment="python-docs is earlier than 0:2.3.4-14.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197009" comment="python-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713017" comment="tkinter is earlier than 0:2.3.4-14.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197011" comment="tkinter is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713013" comment="python is earlier than 0:2.3.4-14.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197003" comment="python is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060713016" comment="python-tools is earlier than 0:2.3.4-14.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060197007" comment="python-tools is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060719" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0719: nss_ldap security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0719-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0719.html" />
          <reference source="CVE" ref_id="CVE-2006-5170" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5170.html" />
    
    <description>nss_ldap is a set of C library extensions that allow X.500 and LDAP
directory servers to be used as primary sources for aliases, ethers,
groups, hosts, networks, protocols, users, RPCs, services, and shadow
passwords.

A flaw was found in the way nss_ldap handled a PasswordPolicyResponse
control sent by an LDAP server. If an LDAP server responded to an
authentication request with a PasswordPolicyResponse control, it was
possible for an application using nss_ldap to improperly authenticate
certain users. (CVE-2006-5170)

This flaw was only exploitable within applications which did not properly
process nss_ldap error messages. Only xscreensaver is currently known to
exhibit this behavior.

All users of nss_ldap should upgrade to these updated packages, which
contain a backported patch that resolves this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-15" />
        <updated date="2006-11-15" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5170.html">CVE-2006-5170</cve>
                <bugzilla href="http://bugzilla.redhat.com/207286" id="207286">CVE-2006-5170 When using LDAP for authentication, xscreensaver allows access if account locked out.</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060719002" comment="nss_ldap is earlier than 0:226-17" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060719003" comment="nss_ldap is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060720" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0720: kdelibs security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0720-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0720.html" />
          <reference source="CVE" ref_id="CVE-2006-4811" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4811.html" />
    
    <description>The kdelibs package provides libraries for the K Desktop Environment (KDE).
 Qt is a GUI software toolkit for the X Window System.

An integer overflow flaw was found in the way Qt handled pixmap images. 
The KDE khtml library uses Qt in such a way that untrusted parameters could
be passed to Qt, triggering the overflow.  An attacker could for example
create a malicious web page that when viewed by a victim in the Konqueror
browser would cause Konqueror to crash or possibly execute arbitrary code
with the privileges of the victim.  (CVE-2006-4811)

Users of KDE should upgrade to these updated packages, which contain a
backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-10-18" />
        <updated date="2006-10-18" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4811.html">CVE-2006-4811</cve>
                <bugzilla href="http://bugzilla.redhat.com/210742" id="210742">CVE-2006-4811 qt integer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060720002" comment="kdelibs is earlier than 6:3.1.3-6.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060184003" comment="kdelibs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060720004" comment="kdelibs-devel is earlier than 6:3.1.3-6.12" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060184005" comment="kdelibs-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060720007" comment="kdelibs is earlier than 6:3.3.1-6.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060184003" comment="kdelibs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060720008" comment="kdelibs-devel is earlier than 6:3.3.1-6.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060184005" comment="kdelibs-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060725" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0725: qt security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0725-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0725.html" />
          <reference source="CVE" ref_id="CVE-2006-4811" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4811.html" />
    
    <description>Qt is a software toolkit that simplifies the task of writing and
maintaining GUI (Graphical User Interface) applications for the X Window
System.

An integer overflow flaw was found in the way Qt handled certain pixmap
images. If an application linked against Qt created a pixmap image in a
certain way, it could lead to a denial of service or possibly allow the
execution of arbitrary code. (CVE-2006-4811)

Users of Qt should upgrade to these updated packages, which contain a
backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-01" />
        <updated date="2006-11-01" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4811.html">CVE-2006-4811</cve>
                <bugzilla href="http://bugzilla.redhat.com/211829" id="211829">CVE-2006-4811 qt integer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725014" comment="qt-ODBC is earlier than 1:3.1.2-14.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725015" comment="qt-ODBC is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725008" comment="qt-designer is earlier than 1:3.1.2-14.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725009" comment="qt-designer is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725002" comment="qt is earlier than 1:3.1.2-14.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725003" comment="qt is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725010" comment="qt-config is earlier than 1:3.1.2-14.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725011" comment="qt-config is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725006" comment="qt-MySQL is earlier than 1:3.1.2-14.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725007" comment="qt-MySQL is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725012" comment="qt-devel is earlier than 1:3.1.2-14.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725013" comment="qt-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725004" comment="qt-PostgreSQL is earlier than 1:3.1.2-14.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725005" comment="qt-PostgreSQL is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725021" comment="qt-ODBC is earlier than 1:3.3.3-10.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725015" comment="qt-ODBC is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725019" comment="qt-designer is earlier than 1:3.3.3-10.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725009" comment="qt-designer is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725017" comment="qt is earlier than 1:3.3.3-10.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725003" comment="qt is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725023" comment="qt-config is earlier than 1:3.3.3-10.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725011" comment="qt-config is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725022" comment="qt-MySQL is earlier than 1:3.3.3-10.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725007" comment="qt-MySQL is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725020" comment="qt-devel is earlier than 1:3.3.3-10.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725013" comment="qt-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060725018" comment="qt-PostgreSQL is earlier than 1:3.3.3-10.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060725005" comment="qt-PostgreSQL is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060726" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0726: wireshark security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0726-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0726.html" />
          <reference source="CVE" ref_id="CVE-2006-4574" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4574.html" />
          <reference source="CVE" ref_id="CVE-2006-4805" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4805.html" />
          <reference source="CVE" ref_id="CVE-2006-5468" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5468.html" />
          <reference source="CVE" ref_id="CVE-2006-5469" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5469.html" />
          <reference source="CVE" ref_id="CVE-2006-5740" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5740.html" />
    
    <description>Wireshark is a program for monitoring network traffic.

Several flaws were found in Wireshark's HTTP, WBXML, LDAP, and XOT protocol
dissectors. Wireshark could crash or stop responding if it read a malformed
packet off the network. (CVE-2006-4805, CVE-2006-5468, CVE-2006-5469,
CVE-2006-5740)

A single NULL byte heap based buffer overflow was found in Wireshark's MIME
Multipart dissector. Wireshark could crash or possibly execute arbitrary
arbitrary code as the user running Wireshark. (CVE-2006-4574)

Users of Wireshark should upgrade to these updated packages containing
Wireshark version 0.99.4, which is not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-09" />
        <updated date="2006-11-09" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4574.html">CVE-2006-4574</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4805.html">CVE-2006-4805</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5468.html">CVE-2006-5468</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5469.html">CVE-2006-5469</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5740.html">CVE-2006-5740</cve>
                <bugzilla href="http://bugzilla.redhat.com/211993" id="211993">CVE-2006-4574 Multiple Wireshark issues (CVE-2006-4805, CVE-2006-5468, CVE-2006-5469, CVE-2006-5740)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060726002" comment="wireshark is earlier than 0:0.99.4-EL3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602003" comment="wireshark is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060726004" comment="wireshark-gnome is earlier than 0:0.99.4-EL3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602005" comment="wireshark-gnome is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060726007" comment="wireshark is earlier than 0:0.99.4-EL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602003" comment="wireshark is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060726008" comment="wireshark-gnome is earlier than 0:0.99.4-EL4.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060602005" comment="wireshark-gnome is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060727" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0727: texinfo security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0727-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0727.html" />
          <reference source="CVE" ref_id="CVE-2005-3011" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-3011.html" />
          <reference source="CVE" ref_id="CVE-2006-4810" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-4810.html" />
    
    <description>Texinfo is a documentation system that can produce both online information
and printed output from a single source file.

A buffer overflow flaw was found in Texinfo's texindex command. An attacker
could construct a carefully crafted Texinfo file that could cause texindex
to crash or possibly execute arbitrary code when opened. (CVE-2006-4810)

A flaw was found in the way Texinfo's texindex command creates temporary
files. A local user could leverage this flaw to overwrite files the user
executing texindex has write access to. (CVE-2005-3011)

Users of Texinfo should upgrade to these updated packages which contain
backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-08" />
        <updated date="2006-11-08" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-3011.html">CVE-2005-3011</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-4810.html">CVE-2006-4810</cve>
                <bugzilla href="http://bugzilla.redhat.com/169583" id="169583">CVE-2005-3011 texindex insecure temporary file usage</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170743" id="170743">CVE-2005-3011 texindex insecure temporary file usage</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/170744" id="170744">CVE-2005-3011 texindex insecure temporary file usage</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/211484" id="211484">CVE-2006-4810 texindex buffer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060727004" comment="info is earlier than 0:4.5-3.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060727005" comment="info is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060727002" comment="texinfo is earlier than 0:4.5-3.el3.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060727003" comment="texinfo is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060727008" comment="info is earlier than 0:4.7-5.el4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060727005" comment="info is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060727007" comment="texinfo is earlier than 0:4.7-5.el4.2" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060727003" comment="texinfo is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060729" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0729: ruby security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0729-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0729.html" />
          <reference source="CVE" ref_id="CVE-2006-5467" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5467.html" />
    
    <description>Ruby is an interpreted scripting language for object-oriented programming.

A flaw was discovered in the way Ruby's CGI module handles certain
multipart/form-data MIME data. If a remote attacker sends a specially
crafted multipart-form-data request, it is possible to cause the ruby
CGI script to enter an infinite loop, causing a denial of service.
(CVE-2006-5467)

Users of Ruby should upgrade to these updated packages which contain
backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-08" />
        <updated date="2006-11-08" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5467.html">CVE-2006-5467</cve>
                <bugzilla href="http://bugzilla.redhat.com/212237" id="212237">CVE-2006-5467 Ruby CGI multipart parsing DoS</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729014" comment="irb is earlier than 0:1.6.8-9.EL3.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427011" comment="irb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729006" comment="ruby-docs is earlier than 0:1.6.8-9.EL3.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427013" comment="ruby-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729004" comment="ruby-mode is earlier than 0:1.6.8-9.EL3.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427015" comment="ruby-mode is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729012" comment="ruby-tcltk is earlier than 0:1.6.8-9.EL3.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427009" comment="ruby-tcltk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729008" comment="ruby-libs is earlier than 0:1.6.8-9.EL3.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427005" comment="ruby-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729002" comment="ruby is earlier than 0:1.6.8-9.EL3.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427003" comment="ruby is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729010" comment="ruby-devel is earlier than 0:1.6.8-9.EL3.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427007" comment="ruby-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729021" comment="irb is earlier than 0:1.8.1-7.EL4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427011" comment="irb is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729019" comment="ruby-docs is earlier than 0:1.8.1-7.EL4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427013" comment="ruby-docs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729020" comment="ruby-mode is earlier than 0:1.8.1-7.EL4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427015" comment="ruby-mode is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729023" comment="ruby-libs is earlier than 0:1.8.1-7.EL4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427005" comment="ruby-libs is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729018" comment="ruby-tcltk is earlier than 0:1.8.1-7.EL4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427009" comment="ruby-tcltk is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729017" comment="ruby is earlier than 0:1.8.1-7.EL4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427003" comment="ruby is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060729022" comment="ruby-devel is earlier than 0:1.8.1-7.EL4.8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060427007" comment="ruby-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060730" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0730: php security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 3</platform>
           <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0730-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0730.html" />
          <reference source="CVE" ref_id="CVE-2006-5465" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5465.html" />
    
    <description>PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server. 

The Hardened-PHP Project discovered an overflow in the PHP htmlentities()
and htmlspecialchars() routines.  If a PHP script used the vulnerable
functions to parse UTF-8 data, a remote attacker sending a carefully
crafted request could trigger the overflow and potentially execute
arbitrary code as the 'apache' user. (CVE-2006-5465) 

Users of PHP should upgrade to these updated packages which contain a
backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-06" />
        <updated date="2006-11-06" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5465.html">CVE-2006-5465</cve>
                <bugzilla href="http://bugzilla.redhat.com/213543" id="213543">CVE-2006-5465 PHP buffer overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730012" comment="php-odbc is earlier than 0:4.3.2-37.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276015" comment="php-odbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730004" comment="php-mysql is earlier than 0:4.3.2-37.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276011" comment="php-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730002" comment="php is earlier than 0:4.3.2-37.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276003" comment="php is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730010" comment="php-pgsql is earlier than 0:4.3.2-37.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276013" comment="php-pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730006" comment="php-devel is earlier than 0:4.3.2-37.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276005" comment="php-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730008" comment="php-imap is earlier than 0:4.3.2-37.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276007" comment="php-imap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730014" comment="php-ldap is earlier than 0:4.3.2-37.ent" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276009" comment="php-ldap is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730037" comment="php-odbc is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276015" comment="php-odbc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730031" comment="php-gd is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276037" comment="php-gd is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730029" comment="php-mysql is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276011" comment="php-mysql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730017" comment="php is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276003" comment="php is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730018" comment="php-xmlrpc is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276031" comment="php-xmlrpc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730024" comment="php-mbstring is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276033" comment="php-mbstring is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730030" comment="php-pgsql is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276013" comment="php-pgsql is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730033" comment="php-devel is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276005" comment="php-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730036" comment="php-imap is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276007" comment="php-imap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730026" comment="php-ncurses is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276035" comment="php-ncurses is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730022" comment="php-snmp is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276027" comment="php-snmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730034" comment="php-pear is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276020" comment="php-pear is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730028" comment="php-ldap is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276009" comment="php-ldap is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060730020" comment="php-domxml is earlier than 0:4.3.9-3.22" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060276029" comment="php-domxml is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060733" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0733: firefox security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0733-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0733.html" />
          <reference source="CVE" ref_id="CVE-2006-5462" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5462.html" />
          <reference source="CVE" ref_id="CVE-2006-5463" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5463.html" />
          <reference source="CVE" ref_id="CVE-2006-5464" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5464.html" />
          <reference source="CVE" ref_id="CVE-2006-5747" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5747.html" />
          <reference source="CVE" ref_id="CVE-2006-5748" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5748.html" />
    
    <description>Mozilla Firefox is an open source Web browser.

Several flaws were found in the way Firefox processes certain malformed
Javascript code. A malicious web page could cause the execution of
Javascript code in such a way that could cause Firefox to crash or execute
arbitrary code as the user running Firefox. (CVE-2006-5463, CVE-2006-5747,
CVE-2006-5748)

Several flaws were found in the way Firefox renders web pages. A malicious
web page could cause the browser to crash or possibly execute arbitrary
code as the user running Firefox. (CVE-2006-5464) 

A flaw was found in the way Firefox verifies RSA signatures. For RSA keys
with exponent 3 it is possible for an attacker to forge a signature that
would be incorrectly verified by the NSS library. Firefox as shipped trusts
several root Certificate Authorities that use exponent 3. An attacker could
have created a carefully crafted SSL certificate which be incorrectly
trusted when their site was visited by a victim. This flaw was previously
thought to be fixed in Firefox 1.5.0.7, however Ulrich Kuehn discovered the
fix was incomplete (CVE-2006-5462)

Users of Firefox are advised to upgrade to these erratum packages, which
contain Firefox version 1.5.0.8 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-08" />
        <updated date="2006-11-08" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5462.html">CVE-2006-5462</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5463.html">CVE-2006-5463</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5464.html">CVE-2006-5464</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5747.html">CVE-2006-5747</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5748.html">CVE-2006-5748</cve>
                <bugzilla href="http://bugzilla.redhat.com/214445" id="214445">CVE-2006-5462 Multiple firefox vulnerabilities (CVE-2006-5463, CVE-2006-5464, CVE-2006-5747, CVE-2006-5748)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060733002" comment="firefox is earlier than 0:1.5.0.8-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060200003" comment="firefox is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060734" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0734: seamonkey security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0734-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0734.html" />
          <reference source="CVE" ref_id="CVE-2006-5462" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5462.html" />
          <reference source="CVE" ref_id="CVE-2006-5463" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5463.html" />
          <reference source="CVE" ref_id="CVE-2006-5464" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5464.html" />
          <reference source="CVE" ref_id="CVE-2006-5747" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5747.html" />
          <reference source="CVE" ref_id="CVE-2006-5748" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5748.html" />
    
    <description>SeaMonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

Several flaws were found in the way SeaMonkey processes certain malformed
Javascript code. A malicious web page could cause the execution of
Javascript code in such a way that could cause SeaMonkey to crash or
execute arbitrary code as the user running SeaMonkey. (CVE-2006-5463,
CVE-2006-5747, CVE-2006-5748)

Several flaws were found in the way SeaMonkey renders web pages. A
malicious web page could cause the browser to crash or possibly execute
arbitrary code as the user running SeaMonkey. (CVE-2006-5464)

A flaw was found in the way SeaMonkey verifies RSA signatures. For RSA keys
with exponent 3 it is possible for an attacker to forge a signature that
would be incorrectly verified by the NSS library. SeaMonkey as shipped
trusts several root Certificate Authorities that use exponent 3. An
attacker could have created a carefully crafted SSL certificate which be
incorrectly trusted when their site was visited by a victim. This flaw was
previously thought to be fixed in SeaMonkey 1.0.5, however Ulrich Kuehn
discovered the fix was incomplete (CVE-2006-5462)

Users of SeaMonkey are advised to upgrade to these erratum packages, which
contains SeaMonkey version 1.0.6 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-08" />
        <updated date="2006-11-08" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5462.html">CVE-2006-5462</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5463.html">CVE-2006-5463</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5464.html">CVE-2006-5464</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5747.html">CVE-2006-5747</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5748.html">CVE-2006-5748</cve>
                <bugzilla href="http://bugzilla.redhat.com/214447" id="214447">CVE-2006-5462 Multiple seamonkey vulnerabilities (CVE-2006-5463, CVE-2006-5464, CVE-2006-5747, CVE-2006-5748)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734006" comment="seamonkey-nspr is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734010" comment="seamonkey-dom-inspector is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734008" comment="seamonkey-nspr-devel is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734018" comment="seamonkey-mail is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734002" comment="seamonkey is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734004" comment="seamonkey-devel is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734020" comment="seamonkey-chat is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734016" comment="seamonkey-nss-devel is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734014" comment="seamonkey-nss is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734012" comment="seamonkey-js-debugger is earlier than 0:1.0.6-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734031" comment="seamonkey-nspr is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734030" comment="seamonkey-nspr-devel is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734027" comment="seamonkey-dom-inspector is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734028" comment="seamonkey-mail is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734023" comment="seamonkey is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734025" comment="seamonkey-devel is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734032" comment="seamonkey-nss-devel is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734026" comment="seamonkey-chat is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734024" comment="seamonkey-nss is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734029" comment="seamonkey-js-debugger is earlier than 0:1.0.6-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734033" comment="devhelp is earlier than 0:0.10-0.5.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329024" comment="devhelp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060734035" comment="devhelp-devel is earlier than 0:0.10-0.5.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329026" comment="devhelp-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060735" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0735: thunderbird security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0735-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0735.html" />
          <reference source="CVE" ref_id="CVE-2006-5462" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5462.html" />
          <reference source="CVE" ref_id="CVE-2006-5463" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5463.html" />
          <reference source="CVE" ref_id="CVE-2006-5464" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5464.html" />
          <reference source="CVE" ref_id="CVE-2006-5747" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5747.html" />
          <reference source="CVE" ref_id="CVE-2006-5748" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5748.html" />
    
    <description>Mozilla Thunderbird is a standalone mail and newsgroup client.

Several flaws were found in the way Thunderbird processes certain malformed
Javascript code. A malicious HTML mail message could cause the execution of
Javascript code in such a way that could cause Thunderbird to crash or
execute arbitrary code as the user running Thunderbird. (CVE-2006-5463,
CVE-2006-5747, CVE-2006-5748)

Several flaws were found in the way Thunderbird renders HTML mail messages.
A malicious HTML mail message could cause the mail client to crash or
possibly execute arbitrary code as the user running Thunderbird.
(CVE-2006-5464)

A flaw was found in the way Thunderbird verifies RSA signatures. For RSA
keys with exponent 3 it is possible for an attacker to forge a signature
that would be incorrectly verified by the NSS library. Thunderbird as
shipped trusts several root Certificate Authorities that use exponent 3. An
attacker could have created a carefully crafted SSL certificate which would
be incorrectly trusted when their site was visited by a victim. This flaw
was previously thought to be fixed in Thunderbird 1.5.0.7, however Ulrich
Kuehn discovered the fix was incomplete (CVE-2006-5462)

Users of Thunderbird are advised to upgrade to this update, which contains
Thunderbird version 1.5.0.8 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-08" />
        <updated date="2006-11-08" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5462.html">CVE-2006-5462</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5463.html">CVE-2006-5463</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5464.html">CVE-2006-5464</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5747.html">CVE-2006-5747</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5748.html">CVE-2006-5748</cve>
                <bugzilla href="http://bugzilla.redhat.com/214450" id="214450">CVE-2006-5462 Multiple thunderbird vulnerabilities (CVE-2006-5463, CVE-2006-5464, CVE-2006-5747, CVE-2006-5748)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060735002" comment="thunderbird is earlier than 0:1.5.0.8-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060330003" comment="thunderbird is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060738" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0738: openssh security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0738-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0738.html" />
          <reference source="CVE" ref_id="CVE-2006-5794" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5794.html" />
    
    <description>OpenSSH is OpenBSD's SSH (Secure SHell) protocol implementation. This
package includes the core files necessary for both the OpenSSH client and
server.

An authentication flaw was found in OpenSSH's privilege separation monitor.
If it ever becomes possible to alter the behavior of the unprivileged
process when OpenSSH is using privilege separation, an attacker may then be
able to login without possessing proper credentials. (CVE-2006-5794)

Please note that this flaw by itself poses no direct threat to OpenSSH
users. Without another security flaw that could allow an attacker to alter
the behavior of OpenSSH's unprivileged process, this flaw cannot be
exploited. There are currently no known flaws to exploit this behavior. 
However, we have decided to issue this erratum to fix this flaw to reduce
the security impact if an unprivileged process flaw is ever found.

Users of openssh should upgrade to these updated packages, which contain a
backported patch to resolve this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-15" />
        <updated date="2006-11-15" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5794.html">CVE-2006-5794</cve>
                <bugzilla href="http://bugzilla.redhat.com/214640" id="214640">CVE-2006-5794 OpenSSH privilege separation flaw</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738002" comment="openssh is earlier than 0:3.6.1p2-33.30.13" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044003" comment="openssh is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738008" comment="openssh-askpass-gnome is earlier than 0:3.6.1p2-33.30.13" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044011" comment="openssh-askpass-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738004" comment="openssh-clients is earlier than 0:3.6.1p2-33.30.13" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044005" comment="openssh-clients is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738006" comment="openssh-server is earlier than 0:3.6.1p2-33.30.13" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044007" comment="openssh-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738010" comment="openssh-askpass is earlier than 0:3.6.1p2-33.30.13" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044009" comment="openssh-askpass is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738013" comment="openssh is earlier than 0:3.9p1-8.RHEL4.17.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044003" comment="openssh is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738016" comment="openssh-clients is earlier than 0:3.9p1-8.RHEL4.17.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044005" comment="openssh-clients is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738015" comment="openssh-askpass-gnome is earlier than 0:3.9p1-8.RHEL4.17.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044011" comment="openssh-askpass-gnome is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738014" comment="openssh-server is earlier than 0:3.9p1-8.RHEL4.17.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044007" comment="openssh-server is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060738017" comment="openssh-askpass is earlier than 0:3.9p1-8.RHEL4.17.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060044009" comment="openssh-askpass is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060742" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0742: elinks security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0742-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0742.html" />
          <reference source="CVE" ref_id="CVE-2006-5925" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5925.html" />
    
    <description>Elinks is a text mode Web browser used from the command line that supports
rendering modern web pages.

An arbitrary file access flaw was found in the Elinks SMB protocol handler.
A malicious web page could have caused Elinks to read or write files with
the permissions of the user running Elinks. (CVE-2006-5925)

All users of Elinks are advised to upgrade to this updated package, which
resolves this issue by removing support for the SMB protocol from Elinks.

Note: this issue did not affect the Elinks package shipped with Red Hat
Enterprise Linux 3, or the Links package shipped with Red Hat Enterprise
Linux 2.1.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-11-15" />
        <updated date="2006-11-15" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5925.html">CVE-2006-5925</cve>
                <bugzilla href="http://bugzilla.redhat.com/215731" id="215731">CVE-2006-5925 elinks smb protocol arbitrary file access</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060742002" comment="elinks is earlier than 0:0.9.2-3.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060742003" comment="elinks is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060746" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0746: mod_auth_kerb security update (Low)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0746-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0746.html" />
          <reference source="CVE" ref_id="CVE-2006-5989" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-5989.html" />
    
    <description>mod_auth_kerb is module for the Apache HTTP Server designed to
provide Kerberos authentication over HTTP.

An off by one flaw was found in the way mod_auth_kerb handles certain
Kerberos authentication messages. A remote client could send a specially
crafted authentication request which could crash an httpd child process
(CVE-2006-5989).

A bug in the handling of multiple realms configured using the
"KrbAuthRealms" directive has also been fixed.

All users of mod_auth_kerb should upgrade to these updated packages, which
contain backported patches that resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Low</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-12-06" />
        <updated date="2006-12-06" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-5989.html">CVE-2006-5989</cve>
                <bugzilla href="http://bugzilla.redhat.com/216482" id="216482">CVE-2006-5989 mod_auth_kerb segfault with FC6 client</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060746002" comment="mod_auth_kerb is earlier than 0:5.0-1.3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060746003" comment="mod_auth_kerb is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060749" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0749: tar security update (Moderate)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0749-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0749.html" />
          <reference source="CVE" ref_id="CVE-2006-6097" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6097.html" />
    
    <description>The GNU tar program saves many files together in one archive and can
restore individual files (or all of the files) from that archive. 

Teemu Salmela discovered a path traversal flaw in the way GNU tar extracted
archives. A malicious user could create a tar archive that could write to
arbitrary files to which the user running GNU tar has write access.
(CVE-2006-6097)

Users of tar should upgrade to this updated package, which contains a
replacement backported patch to correct this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Moderate</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-12-19" />
        <updated date="2006-12-19" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6097.html">CVE-2006-6097</cve>
                <bugzilla href="http://bugzilla.redhat.com/216937" id="216937">CVE-2006-6097 GNU tar directory traversal</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060749002" comment="tar is earlier than 0:1.13.25-15.RHEL3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060195003" comment="tar is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060749005" comment="tar is earlier than 0:1.14-12.RHEL4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060195003" comment="tar is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060754" version="503" class="patch">
      <metadata>
        <title>RHSA-2006:0754: gnupg security update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0754-02" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0754.html" />
          <reference source="CVE" ref_id="CVE-2006-6169" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6169.html" />
          <reference source="CVE" ref_id="CVE-2006-6235" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6235.html" />
    
    <description>GnuPG is a utility for encrypting data and creating digital signatures.

Tavis Ormandy discovered a stack overwrite flaw in the way GnuPG decrypts
messages. An attacker could create carefully crafted message that could cause
GnuPG to execute arbitrary code if a victim attempts to decrypt the message.
(CVE-2006-6235)

A heap based buffer overflow flaw was found in the way GnuPG constructs
messages to be written to the terminal during an interactive session. An
attacker could create a carefully crafted message which with user interaction
could cause GnuPG to execute arbitrary code with the permissions of the
user running GnuPG. (CVE-2006-6169)

All users of GnuPG are advised to upgrade to this updated package, which
contains a backported patch to correct these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Important</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-12-06" />
        <updated date="2006-12-12" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6169.html">CVE-2006-6169</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6235.html">CVE-2006-6235</cve>
                <bugzilla href="http://bugzilla.redhat.com/218480" id="218480">CVE-2006-6235 GnuPG references local variable after function returns</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/218505" id="218505">CVE-2006-6169 GnuPG heap overflow</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060754002" comment="gnupg is earlier than 0:1.2.1-19" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266003" comment="gnupg is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060754005" comment="gnupg is earlier than 0:1.2.6-8" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060266003" comment="gnupg is signed with Red Hat master key" />
 
</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060758" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0758: firefox security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0758-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0758.html" />
          <reference source="CVE" ref_id="CVE-2006-6497" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6497.html" />
          <reference source="CVE" ref_id="CVE-2006-6498" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6498.html" />
          <reference source="CVE" ref_id="CVE-2006-6501" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6501.html" />
          <reference source="CVE" ref_id="CVE-2006-6502" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6502.html" />
          <reference source="CVE" ref_id="CVE-2006-6503" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6503.html" />
          <reference source="CVE" ref_id="CVE-2006-6504" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6504.html" />
    
    <description>Mozilla Firefox is an open source Web browser.

Several flaws were found in the way Firefox processes certain malformed
Javascript code. A malicious web page could cause the execution of
Javascript code in such a way that could cause Firefox to crash or execute
arbitrary code as the user running Firefox. (CVE-2006-6498, CVE-2006-6501,
CVE-2006-6502, CVE-2006-6503, CVE-2006-6504)

Several flaws were found in the way Firefox renders web pages. A malicious
web page could cause the browser to crash or possibly execute arbitrary
code as the user running Firefox. (CVE-2006-6497)

Users of Firefox are advised to upgrade to these erratum packages, which
contain Firefox version 1.5.0.9 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-12-19" />
        <updated date="2006-12-19" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6497.html">CVE-2006-6497</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6498.html">CVE-2006-6498</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6501.html">CVE-2006-6501</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6502.html">CVE-2006-6502</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6503.html">CVE-2006-6503</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6504.html">CVE-2006-6504</cve>
                <bugzilla href="http://bugzilla.redhat.com/219682" id="219682">CVE-2006-6497 Multiple Firefox issues (CVE-2006-6498, CVE-2006-6501, CVE-2006-6502, CVE-2006-6503, CVE-2006-6504)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060758002" comment="firefox is earlier than 0:1.5.0.9-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060200003" comment="firefox is signed with Red Hat master key" />
 
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060759" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0759: seamonkey security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
           <platform>Red Hat Enterprise Linux 3</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0759-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0759.html" />
          <reference source="CVE" ref_id="CVE-2006-6497" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6497.html" />
          <reference source="CVE" ref_id="CVE-2006-6498" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6498.html" />
          <reference source="CVE" ref_id="CVE-2006-6501" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6501.html" />
          <reference source="CVE" ref_id="CVE-2006-6502" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6502.html" />
          <reference source="CVE" ref_id="CVE-2006-6503" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6503.html" />
          <reference source="CVE" ref_id="CVE-2006-6504" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6504.html" />
          <reference source="CVE" ref_id="CVE-2006-6505" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6505.html" />
    
    <description>SeaMonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

Several flaws were found in the way SeaMonkey processes certain malformed
Javascript code. A malicious web page could cause the execution of
Javascript code in such a way that could cause SeaMonkey to crash or
execute arbitrary code as the user running SeaMonkey. (CVE-2006-6498,
CVE-2006-6501, CVE-2006-6502, CVE-2006-6503, CVE-2006-6504)

Several flaws were found in the way SeaMonkey renders web pages. A
malicious web page could cause the browser to crash or possibly execute
arbitrary code as the user running SeaMonkey. (CVE-2006-6497)

A heap based buffer overflow flaw was found in the way SeaMonkey Mail
parses the Content-Type mail header. A malicious mail message could cause
the SeaMonkey Mail client to crash or possibly execute arbitrary code as
the user running SeaMonkey Mail. (CVE-2006-6505)

Users of SeaMonkey are advised to upgrade to these erratum packages, which
contain SeaMonkey version 1.0.7 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-12-19" />
        <updated date="2006-12-19" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6497.html">CVE-2006-6497</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6498.html">CVE-2006-6498</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6501.html">CVE-2006-6501</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6502.html">CVE-2006-6502</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6503.html">CVE-2006-6503</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6504.html">CVE-2006-6504</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6505.html">CVE-2006-6505</cve>
                <bugzilla href="http://bugzilla.redhat.com/219684" id="219684">CVE-2006-6497 Multiple Seamonkey issues (CVE-2006-6498, CVE-2006-6501, CVE-2006-6502, CVE-2006-6503, CVE-2006-6504, CVE-2006-6505)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060015001" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759004" comment="seamonkey-nspr is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759018" comment="seamonkey-dom-inspector is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759014" comment="seamonkey-nspr-devel is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759016" comment="seamonkey-mail is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759002" comment="seamonkey is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759012" comment="seamonkey-devel is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759010" comment="seamonkey-chat is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759008" comment="seamonkey-nss is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759006" comment="seamonkey-nss-devel is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759020" comment="seamonkey-js-debugger is earlier than 0:1.0.7-0.1.el3" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759025" comment="seamonkey-nspr is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578015" comment="seamonkey-nspr is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759032" comment="seamonkey-dom-inspector is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578019" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759024" comment="seamonkey-nspr-devel is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578013" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759030" comment="seamonkey-mail is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578017" comment="seamonkey-mail is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759023" comment="seamonkey is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578003" comment="seamonkey is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759028" comment="seamonkey-devel is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578011" comment="seamonkey-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759031" comment="seamonkey-nss is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578007" comment="seamonkey-nss is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759029" comment="seamonkey-nss-devel is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578005" comment="seamonkey-nss-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759027" comment="seamonkey-chat is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578021" comment="seamonkey-chat is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759026" comment="seamonkey-js-debugger is earlier than 0:1.0.7-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060578009" comment="seamonkey-js-debugger is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759033" comment="devhelp is earlier than 0:0.10-0.6.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329024" comment="devhelp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060759035" comment="devhelp-devel is earlier than 0:0.10-0.6.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060329026" comment="devhelp-devel is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20060760" version="502" class="patch">
      <metadata>
        <title>RHSA-2006:0760: thunderbird security update (Critical)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2006:0760-01" ref_url="https://rhn.redhat.com/errata/RHSA-2006-0760.html" />
          <reference source="CVE" ref_id="CVE-2006-6497" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6497.html" />
          <reference source="CVE" ref_id="CVE-2006-6498" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6498.html" />
          <reference source="CVE" ref_id="CVE-2006-6501" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6501.html" />
          <reference source="CVE" ref_id="CVE-2006-6502" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6502.html" />
          <reference source="CVE" ref_id="CVE-2006-6503" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6503.html" />
          <reference source="CVE" ref_id="CVE-2006-6504" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6504.html" />
          <reference source="CVE" ref_id="CVE-2006-6505" ref_url="https://www.redhat.com/security/data/cve/CVE-2006-6505.html" />
    
    <description>Mozilla Thunderbird is a standalone mail and newsgroup client.

Several flaws were found in the way Thunderbird processes certain malformed
Javascript code. A malicious web page could cause the execution of
Javascript code in such a way that could cause Thunderbird to crash or
execute arbitrary code as the user running Thunderbird.  JavaScript support
is disabled by default in Thunderbird; this issue is not exploitable
without enabling JavaScript. (CVE-2006-6498, CVE-2006-6501, CVE-2006-6502,
CVE-2006-6503, CVE-2006-6504)

Several flaws were found in the way Thunderbird renders web pages. A
malicious web page could cause the browser to crash or possibly execute
arbitrary code as the user running Thunderbird. (CVE-2006-6497)

A heap based buffer overflow flaw was found in the way Thunderbird parses
the Content-Type mail header. A malicious mail message could cause the
Thunderbird client to crash or possibly execute arbitrary code as the user
running Thunderbird. (CVE-2006-6505) 

Users of Thunderbird are advised to apply this update, which contains
Thunderbird version 1.5.0.9 that corrects these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">

        <severity>Critical</severity>

        <rights>Copyright 2006 Red Hat, Inc.</rights>
        <issued date="2006-12-19" />
        <updated date="2006-12-19" />
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6497.html">CVE-2006-6497</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6498.html">CVE-2006-6498</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6501.html">CVE-2006-6501</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6502.html">CVE-2006-6502</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6503.html">CVE-2006-6503</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6504.html">CVE-2006-6504</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2006-6505.html">CVE-2006-6505</cve>
                <bugzilla href="http://bugzilla.redhat.com/219686" id="219686">CVE-2006-6497 Multiple Thunderbird issues (CVE-2006-6498, CVE-2006-6501, CVE-2006-6502, CVE-2006-6503, CVE-2006-6504, CVE-2006-6505)</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20060016001" comment="Red Hat Enterprise Linux 4 is installed" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060760002" comment="thunderbird is earlier than 0:1.5.0.9-0.1.el4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20060330003" comment="thunderbird is signed with Red Hat master key" />
 
</criteria>

    </definition>
</definitions>

<tests>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060015001" version="502" comment="Red Hat Enterprise Linux 3 is installed" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060015001" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060015002" version="502" comment="initscripts is earlier than 0:7.31.30.EL-1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060015002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060015003" version="502" comment="initscripts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060015002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060016001" version="502" comment="Red Hat Enterprise Linux 4 is installed" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060015001" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060016002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060016002" version="502" comment="initscripts is earlier than 0:7.93.24.EL-1.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060015002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060016003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044002" version="503" comment="openssh is earlier than 0:3.9p1-8.RHEL4.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060044003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044003" version="503" comment="openssh is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044004" version="503" comment="openssh-clients is earlier than 0:3.9p1-8.RHEL4.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060044003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044005" version="503" comment="openssh-clients is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044006" version="503" comment="openssh-server is earlier than 0:3.9p1-8.RHEL4.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060044003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044007" version="503" comment="openssh-server is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044008" version="503" comment="openssh-askpass is earlier than 0:3.9p1-8.RHEL4.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060044003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044009" version="503" comment="openssh-askpass is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044010" version="503" comment="openssh-askpass-gnome is earlier than 0:3.9p1-8.RHEL4.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060044003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060044011" version="503" comment="openssh-askpass-gnome is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060045002" version="502" comment="squid is earlier than 7:2.5.STABLE3-6.3E.16" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060045002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060045003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060045003" version="502" comment="squid is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060045002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060052002" version="502" comment="squid is earlier than 7:2.5.STABLE6-3.4E.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060045002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060052003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101002" version="502" comment="kernel is earlier than 0:2.6.9-22.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060101003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101003" version="502" comment="kernel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101004" version="502" comment="kernel-devel is earlier than 0:2.6.9-22.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060101003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101005" version="502" comment="kernel-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101006" version="502" comment="kernel-doc is earlier than 0:2.6.9-22.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060101003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101007" version="502" comment="kernel-doc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101008" version="502" comment="kernel-smp is earlier than 0:2.6.9-22.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060101003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101009" version="502" comment="kernel-smp is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101010" version="502" comment="kernel-smp-devel is earlier than 0:2.6.9-22.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060101003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101011" version="502" comment="kernel-smp-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101012" version="502" comment="kernel-hugemem is earlier than 0:2.6.9-22.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060101003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101013" version="502" comment="kernel-hugemem is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101014" version="502" comment="kernel-hugemem-devel is earlier than 0:2.6.9-22.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060101003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060101015" version="502" comment="kernel-hugemem-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060117002" version="502" comment="vixie-cron is earlier than 0:4.1-10.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060117002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060117003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060117003" version="502" comment="vixie-cron is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060117002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060129002" version="502" comment="spamassassin is earlier than 0:3.0.5-3.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060129002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060129003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060129003" version="502" comment="spamassassin is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060129002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132002" version="502" comment="kernel is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132004" version="502" comment="kernel-devel is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132006" version="502" comment="kernel-doc is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132008" version="502" comment="kernel-largesmp is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132009" version="502" comment="kernel-largesmp is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132010" version="502" comment="kernel-largesmp-devel is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132011" version="502" comment="kernel-largesmp-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132012" version="502" comment="kernel-smp is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132014" version="502" comment="kernel-smp-devel is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132016" version="502" comment="kernel-hugemem is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060132018" version="502" comment="kernel-hugemem-devel is earlier than 0:2.6.9-34.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060132003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140002" version="502" comment="kernel is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140004" version="502" comment="kernel-source is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140005" version="502" comment="kernel-source is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140006" version="502" comment="kernel-doc is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140008" version="502" comment="kernel-unsupported is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140009" version="502" comment="kernel-unsupported is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140010" version="502" comment="kernel-smp-unsupported is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140011" version="502" comment="kernel-smp-unsupported is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140012" version="502" comment="kernel-smp is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140014" version="502" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140015" version="502" comment="kernel-hugemem-unsupported is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140016" version="502" comment="kernel-hugemem is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140018" version="502" comment="kernel-BOOT is earlier than 0:2.4.21-37.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060140003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060140019" version="502" comment="kernel-BOOT is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144002" version="502" comment="kernel is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144004" version="502" comment="kernel-unsupported is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144006" version="502" comment="kernel-source is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144008" version="502" comment="kernel-doc is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144010" version="502" comment="kernel-BOOT is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144012" version="502" comment="kernel-smp-unsupported is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144014" version="502" comment="kernel-smp is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144016" version="502" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060144018" version="502" comment="kernel-hugemem is earlier than 0:2.4.21-40.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060144003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060156002" version="502" comment="ethereal is earlier than 0:0.10.14-1.EL3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060156003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060156003" version="502" comment="ethereal is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060156004" version="502" comment="ethereal-gnome is earlier than 0:0.10.14-1.EL3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060156003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060156005" version="502" comment="ethereal-gnome is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060156007" version="502" comment="ethereal is earlier than 0:0.10.14-1.EL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060156005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060156008" version="502" comment="ethereal-gnome is earlier than 0:0.10.14-1.EL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060156005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159002" version="502" comment="httpd is earlier than 0:2.0.46-56.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060159003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159003" version="502" comment="httpd is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159004" version="502" comment="httpd-devel is earlier than 0:2.0.46-56.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060159003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159005" version="502" comment="httpd-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159006" version="502" comment="mod_ssl is earlier than 0:2.0.46-56.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060159003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159007" version="502" comment="mod_ssl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159009" version="502" comment="httpd is earlier than 0:2.0.52-22.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060159005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159010" version="502" comment="httpd-devel is earlier than 0:2.0.52-22.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060159005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159011" version="502" comment="httpd-manual is earlier than 0:2.0.52-22.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060159005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159012" version="502" comment="httpd-manual is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159013" version="502" comment="mod_ssl is earlier than 0:2.0.52-22.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060159005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159014" version="502" comment="httpd-suexec is earlier than 0:2.0.52-22.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060159005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060159015" version="502" comment="httpd-suexec is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160002" version="502" comment="tetex is earlier than 0:1.0.7-67.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160003" version="502" comment="tetex is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160004" version="502" comment="tetex-latex is earlier than 0:1.0.7-67.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160005" version="502" comment="tetex-latex is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160006" version="502" comment="tetex-xdvi is earlier than 0:1.0.7-67.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160007" version="502" comment="tetex-xdvi is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160008" version="502" comment="tetex-dvips is earlier than 0:1.0.7-67.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160009" version="502" comment="tetex-dvips is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160010" version="502" comment="tetex-afm is earlier than 0:1.0.7-67.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160011" version="502" comment="tetex-afm is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160012" version="502" comment="tetex-fonts is earlier than 0:1.0.7-67.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160013" version="502" comment="tetex-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160014" version="502" comment="tetex-doc is earlier than 0:1.0.7-67.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160015" version="502" comment="tetex-doc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160017" version="502" comment="tetex is earlier than 0:2.0.2-22.EL4.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160018" version="502" comment="tetex-latex is earlier than 0:2.0.2-22.EL4.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160019" version="502" comment="tetex-xdvi is earlier than 0:2.0.2-22.EL4.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160020" version="502" comment="tetex-dvips is earlier than 0:2.0.2-22.EL4.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160021" version="502" comment="tetex-afm is earlier than 0:2.0.2-22.EL4.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160022" version="502" comment="tetex-fonts is earlier than 0:2.0.2-22.EL4.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060160023" version="502" comment="tetex-doc is earlier than 0:2.0.2-22.EL4.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060160008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060160005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163002" version="502" comment="cups is earlier than 1:1.1.17-13.3.36" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060163003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163003" version="502" comment="cups is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163004" version="502" comment="cups-devel is earlier than 1:1.1.17-13.3.36" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060163003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163005" version="502" comment="cups-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163006" version="502" comment="cups-libs is earlier than 1:1.1.17-13.3.36" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060163003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163007" version="502" comment="cups-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163009" version="502" comment="cups is earlier than 1:1.1.22-0.rc1.9.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060163005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163010" version="502" comment="cups-devel is earlier than 1:1.1.22-0.rc1.9.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060163005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060163011" version="502" comment="cups-libs is earlier than 1:1.1.22-0.rc1.9.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060163004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060163005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060164002" version="502" comment="mod_auth_pgsql is earlier than 0:2.0.1-4.ent.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060164002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060164003" version="502" comment="mod_auth_pgsql is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060164002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060164005" version="502" comment="mod_auth_pgsql is earlier than 0:2.0.1-7.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060164002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060164005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060177002" version="502" comment="gpdf is earlier than 0:2.8.2-7.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060177002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060177003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060177003" version="502" comment="gpdf is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060177002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178002" version="502" comment="ImageMagick is earlier than 0:5.5.6-18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178003" version="502" comment="ImageMagick is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178004" version="502" comment="ImageMagick-devel is earlier than 0:5.5.6-18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178005" version="502" comment="ImageMagick-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178006" version="502" comment="ImageMagick-perl is earlier than 0:5.5.6-18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178007" version="502" comment="ImageMagick-perl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178008" version="502" comment="ImageMagick-c++ is earlier than 0:5.5.6-18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178009" version="502" comment="ImageMagick-c++ is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178010" version="502" comment="ImageMagick-c++-devel is earlier than 0:5.5.6-18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178011" version="502" comment="ImageMagick-c++-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178013" version="502" comment="ImageMagick is earlier than 0:6.0.7.1-14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178014" version="502" comment="ImageMagick-devel is earlier than 0:6.0.7.1-14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178015" version="502" comment="ImageMagick-perl is earlier than 0:6.0.7.1-14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178016" version="502" comment="ImageMagick-c++ is earlier than 0:6.0.7.1-14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060178017" version="502" comment="ImageMagick-c++-devel is earlier than 0:6.0.7.1-14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060178005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060184002" version="502" comment="kdelibs is earlier than 6:3.3.1-3.14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060184002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060184003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060184003" version="502" comment="kdelibs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060184002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060184004" version="502" comment="kdelibs-devel is earlier than 6:3.3.1-3.14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060184003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060184003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060184005" version="502" comment="kdelibs-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060184003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060194002" version="502" comment="gd is earlier than 0:2.0.28-4.4E.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060194002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060194003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060194003" version="502" comment="gd is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060194002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060194004" version="502" comment="gd-progs is earlier than 0:2.0.28-4.4E.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060194003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060194003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060194005" version="502" comment="gd-progs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060194003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060194006" version="502" comment="gd-devel is earlier than 0:2.0.28-4.4E.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060194004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060194003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060194007" version="502" comment="gd-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060194004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060195002" version="502" comment="tar is earlier than 0:1.13.25-14.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060195002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060195003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060195003" version="502" comment="tar is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060195002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197002" version="502" comment="python is earlier than 0:2.2.3-6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197003" version="502" comment="python is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197004" version="502" comment="python-devel is earlier than 0:2.2.3-6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197005" version="502" comment="python-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197006" version="502" comment="python-tools is earlier than 0:2.2.3-6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197007" version="502" comment="python-tools is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197008" version="502" comment="python-docs is earlier than 0:2.2.3-6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197009" version="502" comment="python-docs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197010" version="502" comment="tkinter is earlier than 0:2.2.3-6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197011" version="502" comment="tkinter is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197013" version="502" comment="python is earlier than 0:2.3.4-14.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197014" version="502" comment="python-devel is earlier than 0:2.3.4-14.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197015" version="502" comment="python-tools is earlier than 0:2.3.4-14.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197016" version="502" comment="python-docs is earlier than 0:2.3.4-14.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060197017" version="502" comment="tkinter is earlier than 0:2.3.4-14.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060197005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199002" version="502" comment="mozilla is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199003" version="502" comment="mozilla is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199004" version="502" comment="mozilla-nspr is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199005" version="502" comment="mozilla-nspr is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199006" version="502" comment="mozilla-nspr-devel is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199007" version="502" comment="mozilla-nspr-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199008" version="502" comment="mozilla-nss is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199009" version="502" comment="mozilla-nss is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199010" version="502" comment="mozilla-nss-devel is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199011" version="502" comment="mozilla-nss-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199012" version="502" comment="mozilla-devel is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199013" version="502" comment="mozilla-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199014" version="502" comment="mozilla-mail is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199015" version="502" comment="mozilla-mail is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199016" version="502" comment="mozilla-chat is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199017" version="502" comment="mozilla-chat is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199018" version="502" comment="mozilla-js-debugger is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199019" version="502" comment="mozilla-js-debugger is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199020" version="502" comment="mozilla-dom-inspector is earlier than 37:1.7.12-1.1.3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199021" version="502" comment="mozilla-dom-inspector is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199023" version="502" comment="mozilla is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199024" version="502" comment="mozilla-nspr is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199025" version="502" comment="mozilla-nspr-devel is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199026" version="502" comment="mozilla-nss is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199027" version="502" comment="mozilla-nss-devel is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199028" version="502" comment="mozilla-devel is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199029" version="502" comment="mozilla-mail is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199030" version="502" comment="mozilla-chat is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199031" version="502" comment="mozilla-js-debugger is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060199032" version="502" comment="mozilla-dom-inspector is earlier than 37:1.7.12-1.4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060199005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060200002" version="502" comment="firefox is earlier than 0:1.0.7-1.4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060200002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060200003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060200003" version="502" comment="firefox is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060200002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060201002" version="502" comment="xpdf is earlier than 1:3.00-11.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060201002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060201003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060201003" version="502" comment="xpdf is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060201002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060204002" version="502" comment="mailman is earlier than 3:2.1.5.1-25.rhel3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060204002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060204003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060204003" version="502" comment="mailman is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060204002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060204005" version="502" comment="mailman is earlier than 3:2.1.5.1-34.rhel4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060204002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060204005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060205002" version="502" comment="libpng is earlier than 2:1.2.7-1.el4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060205002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060205003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060205003" version="502" comment="libpng is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060205002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060205004" version="502" comment="libpng-devel is earlier than 2:1.2.7-1.el4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060205003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060205003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060205005" version="502" comment="libpng-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060205003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060206002" version="502" comment="kdegraphics is earlier than 7:3.3.1-3.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060206002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060206003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060206003" version="502" comment="kdegraphics is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060206002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060206004" version="502" comment="kdegraphics-devel is earlier than 7:3.3.1-3.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060206003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060206003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060206005" version="502" comment="kdegraphics-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060206003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060207002" version="502" comment="gnutls is earlier than 0:1.0.20-3.2.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060207002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060207003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060207003" version="502" comment="gnutls is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060207002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060207004" version="502" comment="gnutls-devel is earlier than 0:1.0.20-3.2.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060207003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060207003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060207005" version="502" comment="gnutls-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060207003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060232002" version="502" comment="tar is earlier than 0:1.14-9.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060195002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060232003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060262002" version="502" comment="kdegraphics is earlier than 7:3.3.1-3.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060206002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060262003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060262004" version="502" comment="kdegraphics-devel is earlier than 7:3.3.1-3.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060206003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060262003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264002" version="502" comment="sendmail is earlier than 0:8.12.11-4.RHEL3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060264003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264003" version="502" comment="sendmail is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264004" version="502" comment="sendmail-doc is earlier than 0:8.12.11-4.RHEL3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060264003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264005" version="502" comment="sendmail-doc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264006" version="502" comment="sendmail-devel is earlier than 0:8.12.11-4.RHEL3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060264003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264007" version="502" comment="sendmail-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264008" version="502" comment="sendmail-cf is earlier than 0:8.12.11-4.RHEL3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060264003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264009" version="502" comment="sendmail-cf is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264011" version="502" comment="sendmail is earlier than 0:8.13.1-3.RHEL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060264005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264012" version="502" comment="sendmail-doc is earlier than 0:8.13.1-3.RHEL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060264005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264013" version="502" comment="sendmail-devel is earlier than 0:8.13.1-3.RHEL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060264005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060264014" version="502" comment="sendmail-cf is earlier than 0:8.13.1-3.RHEL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060264005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060266002" version="502" comment="gnupg is earlier than 0:1.2.1-15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060266003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060266003" version="502" comment="gnupg is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060266005" version="502" comment="gnupg is earlier than 0:1.2.6-3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060266005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060267002" version="502" comment="ipsec-tools is earlier than 0:0.2.5-0.7.rhel3.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060267002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060267003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060267003" version="502" comment="ipsec-tools is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060267002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060267005" version="502" comment="ipsec-tools is earlier than 0:0.3.3-6.rhel4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060267002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060267005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271002" version="503" comment="freeradius is earlier than 0:1.0.1-2.RHEL3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060271003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271003" version="503" comment="freeradius is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271004" version="503" comment="freeradius-mysql is earlier than 0:1.0.1-2.RHEL3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060271003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271005" version="503" comment="freeradius-mysql is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271006" version="503" comment="freeradius-postgresql is earlier than 0:1.0.1-2.RHEL3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060271003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271007" version="503" comment="freeradius-postgresql is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271008" version="503" comment="freeradius-unixODBC is earlier than 0:1.0.1-2.RHEL3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060271003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271009" version="503" comment="freeradius-unixODBC is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271011" version="503" comment="freeradius is earlier than 0:1.0.1-3.RHEL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060271005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271012" version="503" comment="freeradius-mysql is earlier than 0:1.0.1-3.RHEL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060271005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271013" version="503" comment="freeradius-postgresql is earlier than 0:1.0.1-3.RHEL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060271005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060271014" version="503" comment="freeradius-unixODBC is earlier than 0:1.0.1-3.RHEL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060271005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060271005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272002" version="502" comment="openmotif is earlier than 0:2.2.3-5.RHEL3.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060272003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272003" version="502" comment="openmotif is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272004" version="502" comment="openmotif-devel is earlier than 0:2.2.3-5.RHEL3.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060272003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272005" version="502" comment="openmotif-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272006" version="502" comment="openmotif21 is earlier than 0:2.1.30-9.RHEL3.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060272004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272007" version="502" comment="openmotif21 is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272009" version="502" comment="openmotif21 is earlier than 0:2.1.30-11.RHEL4.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060272006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272010" version="502" comment="openmotif is earlier than 0:2.2.3-10.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060272007" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060272011" version="502" comment="openmotif-devel is earlier than 0:2.2.3-10.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060272003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060272007" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276002" version="502" comment="php is earlier than 0:4.3.2-30.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276003" version="502" comment="php is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276004" version="502" comment="php-devel is earlier than 0:4.3.2-30.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276005" version="502" comment="php-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276006" version="502" comment="php-imap is earlier than 0:4.3.2-30.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276007" version="502" comment="php-imap is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276008" version="502" comment="php-ldap is earlier than 0:4.3.2-30.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276009" version="502" comment="php-ldap is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276010" version="502" comment="php-mysql is earlier than 0:4.3.2-30.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276011" version="502" comment="php-mysql is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276012" version="502" comment="php-pgsql is earlier than 0:4.3.2-30.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276013" version="502" comment="php-pgsql is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276014" version="502" comment="php-odbc is earlier than 0:4.3.2-30.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276015" version="502" comment="php-odbc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276017" version="502" comment="php is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276018" version="502" comment="php-devel is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276019" version="502" comment="php-pear is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276020" version="502" comment="php-pear is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276021" version="502" comment="php-imap is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276022" version="502" comment="php-ldap is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276023" version="502" comment="php-mysql is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276024" version="502" comment="php-pgsql is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276025" version="502" comment="php-odbc is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276026" version="502" comment="php-snmp is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276027" version="502" comment="php-snmp is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276028" version="502" comment="php-domxml is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276029" version="502" comment="php-domxml is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276030" version="502" comment="php-xmlrpc is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276031" version="502" comment="php-xmlrpc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276032" version="502" comment="php-mbstring is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276033" version="502" comment="php-mbstring is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276034" version="502" comment="php-ncurses is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276035" version="502" comment="php-ncurses is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276036" version="502" comment="php-gd is earlier than 0:4.3.9-3.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060276005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060276037" version="502" comment="php-gd is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060280002" version="502" comment="dia is earlier than 1:0.94-5.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060280002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060280003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060280003" version="502" comment="dia is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060280002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060283002" version="502" comment="squirrelmail is earlier than 0:1.4.6-5.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060283002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060283003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060283003" version="502" comment="squirrelmail is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060283002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060283005" version="502" comment="squirrelmail is earlier than 0:1.4.6-5.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060283002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060283005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060298002" version="502" comment="openssh is earlier than 0:3.6.1p2-33.30.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060298003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060298004" version="502" comment="openssh-clients is earlier than 0:3.6.1p2-33.30.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060298003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060298006" version="502" comment="openssh-server is earlier than 0:3.6.1p2-33.30.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060298003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060298008" version="502" comment="openssh-askpass is earlier than 0:3.6.1p2-33.30.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060298003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060298010" version="502" comment="openssh-askpass-gnome is earlier than 0:3.6.1p2-33.30.9" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060298003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060328002" version="503" comment="firefox is earlier than 0:1.0.8-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060200002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060328003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329002" version="503" comment="mozilla is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329004" version="503" comment="mozilla-nspr is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329006" version="503" comment="mozilla-nspr-devel is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329008" version="503" comment="mozilla-nss is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329010" version="503" comment="mozilla-nss-devel is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329012" version="503" comment="mozilla-devel is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329014" version="503" comment="mozilla-mail is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329016" version="503" comment="mozilla-chat is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329018" version="503" comment="mozilla-js-debugger is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329020" version="503" comment="mozilla-dom-inspector is earlier than 37:1.7.13-1.1.3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329023" version="503" comment="devhelp is earlier than 0:0.9.2-2.4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329024" version="503" comment="devhelp is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329025" version="503" comment="devhelp-devel is earlier than 0:0.9.2-2.4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329026" version="503" comment="devhelp-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329027" version="503" comment="mozilla is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329028" version="503" comment="mozilla-nspr is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329029" version="503" comment="mozilla-nspr-devel is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329030" version="503" comment="mozilla-nss is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329031" version="503" comment="mozilla-nss-devel is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329032" version="503" comment="mozilla-devel is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329033" version="503" comment="mozilla-mail is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329034" version="503" comment="mozilla-chat is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329035" version="503" comment="mozilla-js-debugger is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060329036" version="503" comment="mozilla-dom-inspector is earlier than 37:1.7.13-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060199011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060329006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060330002" version="503" comment="thunderbird is earlier than 0:1.0.8-1.4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060330002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060328003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060330003" version="503" comment="thunderbird is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060330002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060354002" version="502" comment="elfutils is earlier than 0:0.97.1-3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060354003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060354003" version="502" comment="elfutils is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060354004" version="502" comment="elfutils-devel is earlier than 0:0.97.1-3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060354003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060354005" version="502" comment="elfutils-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060354006" version="502" comment="elfutils-libelf is earlier than 0:0.97.1-3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060354003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060354007" version="502" comment="elfutils-libelf is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060354008" version="502" comment="elfutils-libelf-devel is earlier than 0:0.97.1-3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060354003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060354009" version="502" comment="elfutils-libelf-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060368002" version="502" comment="elfutils is earlier than 0:0.94.1-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060368003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060368004" version="502" comment="elfutils-devel is earlier than 0:0.94.1-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060368003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060368006" version="502" comment="elfutils-libelf-devel is earlier than 0:0.94.1-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060368003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060368008" version="502" comment="elfutils-libelf is earlier than 0:0.94.1-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060354004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060368003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060393002" version="502" comment="ntp is earlier than 0:4.2.0.a.20040617-4.EL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060393002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060393003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060393003" version="502" comment="ntp is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060393002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060420002" version="502" comment="ethereal is earlier than 0:0.99.0-EL3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060420003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060420004" version="502" comment="ethereal-gnome is earlier than 0:0.99.0-EL3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060420003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060420007" version="502" comment="ethereal is earlier than 0:0.99.0-EL4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060420005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060420008" version="502" comment="ethereal-gnome is earlier than 0:0.99.0-EL4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060156003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060420005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060425002" version="502" comment="libtiff is earlier than 0:3.5.7-25.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060425003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060425003" version="502" comment="libtiff is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060425004" version="502" comment="libtiff-devel is earlier than 0:3.5.7-25.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060425003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060425005" version="502" comment="libtiff-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060425007" version="502" comment="libtiff is earlier than 0:3.6.1-10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060425005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060425008" version="502" comment="libtiff-devel is earlier than 0:3.6.1-10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060425005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427002" version="502" comment="ruby is earlier than 0:1.8.1-7.EL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060427003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427003" version="502" comment="ruby is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427004" version="502" comment="ruby-libs is earlier than 0:1.8.1-7.EL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060427003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427005" version="502" comment="ruby-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427006" version="502" comment="ruby-devel is earlier than 0:1.8.1-7.EL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060427003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427007" version="502" comment="ruby-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427008" version="502" comment="ruby-tcltk is earlier than 0:1.8.1-7.EL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060427003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427009" version="502" comment="ruby-tcltk is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427010" version="502" comment="irb is earlier than 0:1.8.1-7.EL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060427003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427011" version="502" comment="irb is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427012" version="502" comment="ruby-docs is earlier than 0:1.8.1-7.EL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060427003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427013" version="502" comment="ruby-docs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427014" version="502" comment="ruby-mode is earlier than 0:1.8.1-7.EL4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060427003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060427015" version="502" comment="ruby-mode is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437002" version="502" comment="kernel is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437004" version="502" comment="kernel-unsupported is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437006" version="502" comment="kernel-smp-unsupported is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437008" version="502" comment="kernel-smp is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437010" version="502" comment="kernel-source is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437012" version="502" comment="kernel-doc is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437014" version="502" comment="kernel-hugemem is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437016" version="502" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060437018" version="502" comment="kernel-BOOT is earlier than 0:2.4.21-47.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060437003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451002" version="502" comment="xorg-x11 is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451003" version="502" comment="xorg-x11 is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451004" version="502" comment="xorg-x11-devel is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451005" version="502" comment="xorg-x11-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451006" version="502" comment="xorg-x11-deprecated-libs-devel is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451007" version="502" comment="xorg-x11-deprecated-libs-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451008" version="502" comment="xorg-x11-font-utils is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451009" version="502" comment="xorg-x11-font-utils is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451010" version="502" comment="xorg-x11-xfs is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451011" version="502" comment="xorg-x11-xfs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451012" version="502" comment="xorg-x11-twm is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451013" version="502" comment="xorg-x11-twm is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451014" version="502" comment="xorg-x11-xdm is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451015" version="502" comment="xorg-x11-xdm is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451016" version="502" comment="xorg-x11-libs is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451017" version="502" comment="xorg-x11-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451018" version="502" comment="xorg-x11-deprecated-libs is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451019" version="502" comment="xorg-x11-deprecated-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451020" version="502" comment="xorg-x11-doc is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451021" version="502" comment="xorg-x11-doc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451022" version="502" comment="xorg-x11-Xdmx is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451023" version="502" comment="xorg-x11-Xdmx is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451024" version="502" comment="xorg-x11-Xnest is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451025" version="502" comment="xorg-x11-Xnest is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451026" version="502" comment="xorg-x11-tools is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451027" version="502" comment="xorg-x11-tools is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451028" version="502" comment="xorg-x11-xauth is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451029" version="502" comment="xorg-x11-xauth is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451030" version="502" comment="xorg-x11-Mesa-libGL is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451031" version="502" comment="xorg-x11-Mesa-libGL is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451032" version="502" comment="xorg-x11-Mesa-libGLU is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451033" version="502" comment="xorg-x11-Mesa-libGLU is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451034" version="502" comment="xorg-x11-Xvfb is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451035" version="502" comment="xorg-x11-Xvfb is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451036" version="502" comment="xorg-x11-sdk is earlier than 0:6.8.2-1.EL.13.25.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060451003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060451037" version="502" comment="xorg-x11-sdk is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060486002" version="502" comment="mailman is earlier than 3:2.1.5.1-25.rhel3.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060204002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060486003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060486005" version="502" comment="mailman is earlier than 3:2.1.5.1-34.rhel4.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060204002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060486005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493002" version="502" comment="kernel is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493004" version="502" comment="kernel-devel is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493006" version="502" comment="kernel-smp is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493008" version="502" comment="kernel-largesmp-devel is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493010" version="502" comment="kernel-smp-devel is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493012" version="502" comment="kernel-largesmp is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493014" version="502" comment="kernel-doc is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493016" version="502" comment="kernel-hugemem is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060493018" version="502" comment="kernel-hugemem-devel is earlier than 0:2.6.9-34.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060493003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060498002" version="502" comment="xscreensaver is earlier than 1:4.10-20" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060498002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060498003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060498003" version="502" comment="xscreensaver is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060498002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500002" version="502" comment="freetype is earlier than 0:2.1.4-4.0.rhel3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060500003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500003" version="502" comment="freetype is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500004" version="502" comment="freetype-demos is earlier than 0:2.1.4-4.0.rhel3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060500003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500005" version="502" comment="freetype-demos is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500006" version="502" comment="freetype-utils is earlier than 0:2.1.4-4.0.rhel3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060500003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500007" version="502" comment="freetype-utils is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500008" version="502" comment="freetype-devel is earlier than 0:2.1.4-4.0.rhel3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060500003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500009" version="502" comment="freetype-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500011" version="502" comment="freetype is earlier than 0:2.1.9-1.rhel4.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060500005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500012" version="502" comment="freetype-demos is earlier than 0:2.1.9-1.rhel4.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060500005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500013" version="502" comment="freetype-devel is earlier than 0:2.1.9-1.rhel4.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060500005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060500014" version="502" comment="freetype-utils is earlier than 0:2.1.9-1.rhel4.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060500004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060500005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060515002" version="503" comment="sendmail is earlier than 0:8.12.11-4.RHEL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060515003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060515004" version="503" comment="sendmail-devel is earlier than 0:8.12.11-4.RHEL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060515003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060515006" version="503" comment="sendmail-cf is earlier than 0:8.12.11-4.RHEL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060515003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060515008" version="503" comment="sendmail-doc is earlier than 0:8.12.11-4.RHEL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060515003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060515011" version="503" comment="sendmail is earlier than 0:8.13.1-3.RHEL4.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060515005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060515012" version="503" comment="sendmail-cf is earlier than 0:8.13.1-3.RHEL4.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060515005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060515013" version="503" comment="sendmail-doc is earlier than 0:8.13.1-3.RHEL4.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060515005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060515014" version="503" comment="sendmail-devel is earlier than 0:8.13.1-3.RHEL4.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060264004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060515005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525002" version="502" comment="quagga is earlier than 0:0.96.2-11.3E" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060525003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525003" version="502" comment="quagga is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525004" version="502" comment="quagga-contrib is earlier than 0:0.96.2-11.3E" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060525003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525005" version="502" comment="quagga-contrib is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525006" version="502" comment="quagga-devel is earlier than 0:0.96.2-11.3E" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060525003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525007" version="502" comment="quagga-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525009" version="502" comment="quagga is earlier than 0:0.98.3-2.4E" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060525005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525010" version="502" comment="quagga-devel is earlier than 0:0.98.3-2.4E" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060525005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060525011" version="502" comment="quagga-contrib is earlier than 0:0.98.3-2.4E" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060525003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060525005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526002" version="503" comment="rh-postgresql is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526003" version="503" comment="rh-postgresql is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526004" version="503" comment="rh-postgresql-python is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526005" version="503" comment="rh-postgresql-python is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526006" version="503" comment="rh-postgresql-contrib is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526007" version="503" comment="rh-postgresql-contrib is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526008" version="503" comment="rh-postgresql-docs is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526009" version="503" comment="rh-postgresql-docs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526010" version="503" comment="rh-postgresql-tcl is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526011" version="503" comment="rh-postgresql-tcl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526012" version="503" comment="rh-postgresql-jdbc is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526013" version="503" comment="rh-postgresql-jdbc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526014" version="503" comment="rh-postgresql-test is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526015" version="503" comment="rh-postgresql-test is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526016" version="503" comment="rh-postgresql-server is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526017" version="503" comment="rh-postgresql-server is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526018" version="503" comment="rh-postgresql-devel is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526019" version="503" comment="rh-postgresql-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526020" version="503" comment="rh-postgresql-libs is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526021" version="503" comment="rh-postgresql-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526022" version="503" comment="rh-postgresql-pl is earlier than 0:7.3.15-2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526023" version="503" comment="rh-postgresql-pl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526025" version="503" comment="postgresql is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526026" version="503" comment="postgresql is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526027" version="503" comment="postgresql-tcl is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526028" version="503" comment="postgresql-tcl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526029" version="503" comment="postgresql-devel is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526030" version="503" comment="postgresql-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526031" version="503" comment="postgresql-docs is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526032" version="503" comment="postgresql-docs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526033" version="503" comment="postgresql-python is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526034" version="503" comment="postgresql-python is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526035" version="503" comment="postgresql-contrib is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526036" version="503" comment="postgresql-contrib is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526037" version="503" comment="postgresql-libs is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526038" version="503" comment="postgresql-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526039" version="503" comment="postgresql-pl is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526020" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526040" version="503" comment="postgresql-pl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526020" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526041" version="503" comment="postgresql-test is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526021" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526042" version="503" comment="postgresql-test is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526021" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526043" version="503" comment="postgresql-server is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526022" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526044" version="503" comment="postgresql-server is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526022" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526045" version="503" comment="postgresql-jdbc is earlier than 0:7.4.13-2.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526023" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060526005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060526046" version="503" comment="postgresql-jdbc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060526023" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060539002" version="502" comment="vixie-cron is earlier than 4:4.1-44.EL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060117002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060539003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060541002" version="503" comment="dia is earlier than 1:0.94-5.7.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060280002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060541003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060543002" version="502" comment="spamassassin is earlier than 0:3.0.6-1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060129002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060543003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060544002" version="503" comment="mysql is earlier than 0:4.1.20-1.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060544002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060544003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060544003" version="503" comment="mysql is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060544002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060544004" version="503" comment="mysql-devel is earlier than 0:4.1.20-1.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060544003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060544003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060544005" version="503" comment="mysql-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060544003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060544006" version="503" comment="mysql-server is earlier than 0:4.1.20-1.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060544004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060544003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060544007" version="503" comment="mysql-server is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060544004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060544008" version="503" comment="mysql-bench is earlier than 0:4.1.20-1.RHEL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060544005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060544003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060544009" version="503" comment="mysql-bench is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060544005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060547002" version="502" comment="squirrelmail is earlier than 0:1.4.6-7.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060283002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060547003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060547005" version="502" comment="squirrelmail is earlier than 0:1.4.6-7.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060283002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060547005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060548002" version="503" comment="kdebase is earlier than 6:3.3.1-5.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060548002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060548003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060548003" version="503" comment="kdebase is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060548002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060548004" version="503" comment="kdebase-devel is earlier than 6:3.3.1-5.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060548003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060548003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060548005" version="503" comment="kdebase-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060548003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568002" version="502" comment="php is earlier than 0:4.3.2-33.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568004" version="502" comment="php-imap is earlier than 0:4.3.2-33.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568006" version="502" comment="php-pgsql is earlier than 0:4.3.2-33.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568008" version="502" comment="php-ldap is earlier than 0:4.3.2-33.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568010" version="502" comment="php-mysql is earlier than 0:4.3.2-33.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568012" version="502" comment="php-odbc is earlier than 0:4.3.2-33.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568014" version="502" comment="php-devel is earlier than 0:4.3.2-33.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568017" version="502" comment="php is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568018" version="502" comment="php-ncurses is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568020" version="502" comment="php-domxml is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568022" version="502" comment="php-gd is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568024" version="502" comment="php-xmlrpc is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568026" version="502" comment="php-devel is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568027" version="502" comment="php-pgsql is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568028" version="502" comment="php-mysql is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568029" version="502" comment="php-pear is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568031" version="502" comment="php-mbstring is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568033" version="502" comment="php-ldap is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568034" version="502" comment="php-snmp is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568036" version="502" comment="php-odbc is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060568037" version="502" comment="php-imap is earlier than 0:4.3.9-3.15" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060568005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060571002" version="502" comment="gnupg is earlier than 0:1.2.1-16" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060571003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060571005" version="502" comment="gnupg is earlier than 0:1.2.6-5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060571005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573002" version="502" comment="openoffice.org is earlier than 0:1.1.2-34.2.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060573003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573003" version="502" comment="openoffice.org is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573004" version="502" comment="openoffice.org-i18n is earlier than 0:1.1.2-34.2.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060573003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573005" version="502" comment="openoffice.org-i18n is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573006" version="502" comment="openoffice.org-libs is earlier than 0:1.1.2-34.2.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060573003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573007" version="502" comment="openoffice.org-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573009" version="502" comment="openoffice.org is earlier than 0:1.1.2-34.6.0.EL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060573005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573010" version="502" comment="openoffice.org-libs is earlier than 0:1.1.2-34.6.0.EL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060573005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573011" version="502" comment="openoffice.org-kde is earlier than 0:1.1.2-34.6.0.EL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060573005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573012" version="502" comment="openoffice.org-kde is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060573013" version="502" comment="openoffice.org-i18n is earlier than 0:1.1.2-34.6.0.EL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060573003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060573005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574002" version="502" comment="kernel is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574004" version="502" comment="kernel-devel is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574006" version="502" comment="kernel-hugemem-devel is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574008" version="502" comment="kernel-smp is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574010" version="502" comment="kernel-smp-devel is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574012" version="502" comment="kernel-hugemem is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574014" version="502" comment="kernel-largesmp-devel is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574016" version="502" comment="kernel-largesmp is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060574018" version="502" comment="kernel-doc is earlier than 0:2.6.9-34.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060574003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575002" version="502" comment="kernel is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575004" version="502" comment="kernel-devel is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575006" version="502" comment="kernel-largesmp is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575008" version="502" comment="kernel-largesmp-devel is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575010" version="502" comment="kernel-smp-devel is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575012" version="502" comment="kernel-smp is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575014" version="502" comment="kernel-hugemem is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575016" version="502" comment="kernel-hugemem-devel is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060575018" version="502" comment="kernel-doc is earlier than 0:2.6.9-42.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060575003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060576002" version="502" comment="kdebase is earlier than 6:3.1.3-5.11" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060548002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060576003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060576004" version="502" comment="kdebase-devel is earlier than 6:3.1.3-5.11" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060548003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060576003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060577002" version="502" comment="mutt is earlier than 5:1.4.1-3.5.rhel3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060577002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060577003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060577003" version="502" comment="mutt is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060577002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060577005" version="502" comment="mutt is earlier than 5:1.4.1-11.rhel4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060577002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060577005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578002" version="502" comment="seamonkey is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578003" version="502" comment="seamonkey is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578004" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578005" version="502" comment="seamonkey-nss-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578006" version="502" comment="seamonkey-nss is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578007" version="502" comment="seamonkey-nss is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578008" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578009" version="502" comment="seamonkey-js-debugger is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578010" version="502" comment="seamonkey-devel is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578011" version="502" comment="seamonkey-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578012" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578013" version="502" comment="seamonkey-nspr-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578014" version="502" comment="seamonkey-nspr is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578015" version="502" comment="seamonkey-nspr is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578016" version="502" comment="seamonkey-mail is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578017" version="502" comment="seamonkey-mail is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578018" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578019" version="502" comment="seamonkey-dom-inspector is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578020" version="502" comment="seamonkey-chat is earlier than 0:1.0.2-0.1.0.EL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060578003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060578021" version="502" comment="seamonkey-chat is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060582002" version="502" comment="kdebase is earlier than 6:3.3.1-5.13" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060548002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060582003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060582004" version="502" comment="kdebase-devel is earlier than 6:3.3.1-5.13" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060548003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060582003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591002" version="502" comment="samba is earlier than 0:3.0.9-1.3E.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060591003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591003" version="502" comment="samba is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591004" version="502" comment="samba-swat is earlier than 0:3.0.9-1.3E.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060591003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591005" version="502" comment="samba-swat is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591006" version="502" comment="samba-client is earlier than 0:3.0.9-1.3E.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060591003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591007" version="502" comment="samba-client is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591008" version="502" comment="samba-common is earlier than 0:3.0.9-1.3E.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060591003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591009" version="502" comment="samba-common is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591011" version="502" comment="samba is earlier than 0:3.0.10-1.4E.6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060591005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591012" version="502" comment="samba-swat is earlier than 0:3.0.10-1.4E.6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060591005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591013" version="502" comment="samba-common is earlier than 0:3.0.10-1.4E.6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060591005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060591014" version="502" comment="samba-client is earlier than 0:3.0.10-1.4E.6.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060591004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060591005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060597002" version="502" comment="libwmf is earlier than 0:0.2.8.3-5.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060597002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060597003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060597003" version="502" comment="libwmf is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060597002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060597004" version="502" comment="libwmf-devel is earlier than 0:0.2.8.3-5.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060597003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060597003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060597005" version="502" comment="libwmf-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060597003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060598002" version="502" comment="gimp is earlier than 1:2.0.5-6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060598002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060598003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060598003" version="502" comment="gimp is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060598002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060598004" version="502" comment="gimp-devel is earlier than 1:2.0.5-6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060598003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060598003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060598005" version="502" comment="gimp-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060598003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060600002" version="502" comment="mailman is earlier than 3:2.1.5.1-25.rhel3.7" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060204002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060600003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060600005" version="502" comment="mailman is earlier than 3:2.1.5.1-34.rhel4.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060204002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060600005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060602002" version="502" comment="wireshark is earlier than 0:0.99.2-EL3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060602003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060602003" version="502" comment="wireshark is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060602004" version="502" comment="wireshark-gnome is earlier than 0:0.99.2-EL3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060602003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060602005" version="502" comment="wireshark-gnome is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060602007" version="502" comment="wireshark is earlier than 0:0.99.2-EL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060602005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060602008" version="502" comment="wireshark-gnome is earlier than 0:0.99.2-EL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060602005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060603002" version="502" comment="libtiff is earlier than 0:3.5.7-25.el3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060603003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060603004" version="502" comment="libtiff-devel is earlier than 0:3.5.7-25.el3.4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060603003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060603007" version="502" comment="libtiff is earlier than 0:3.6.1-12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060603005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060603008" version="502" comment="libtiff-devel is earlier than 0:3.6.1-12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060425003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060603005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604002" version="502" comment="ruby is earlier than 0:1.6.8-9.EL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604004" version="502" comment="ruby-docs is earlier than 0:1.6.8-9.EL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604006" version="502" comment="ruby-tcltk is earlier than 0:1.6.8-9.EL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604008" version="502" comment="ruby-devel is earlier than 0:1.6.8-9.EL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604010" version="502" comment="ruby-mode is earlier than 0:1.6.8-9.EL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604012" version="502" comment="ruby-libs is earlier than 0:1.6.8-9.EL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604014" version="502" comment="irb is earlier than 0:1.6.8-9.EL3.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604017" version="502" comment="ruby is earlier than 0:1.8.1-7.EL4.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604018" version="502" comment="ruby-devel is earlier than 0:1.8.1-7.EL4.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604019" version="502" comment="ruby-tcltk is earlier than 0:1.8.1-7.EL4.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604020" version="502" comment="ruby-mode is earlier than 0:1.8.1-7.EL4.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604021" version="502" comment="irb is earlier than 0:1.8.1-7.EL4.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604022" version="502" comment="ruby-docs is earlier than 0:1.8.1-7.EL4.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060604023" version="502" comment="ruby-libs is earlier than 0:1.8.1-7.EL4.6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060604005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060605002" version="502" comment="perl is earlier than 3:5.8.5-36.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060605002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060605003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060605003" version="502" comment="perl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060605002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060605004" version="502" comment="perl-suidperl is earlier than 3:5.8.5-36.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060605003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060605003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060605005" version="502" comment="perl-suidperl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060605003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608002" version="502" comment="seamonkey is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608004" version="502" comment="seamonkey-nspr is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608006" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608008" version="502" comment="seamonkey-devel is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608010" version="502" comment="seamonkey-mail is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608012" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608014" version="502" comment="seamonkey-nss is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608016" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608018" version="502" comment="seamonkey-chat is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060608020" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.3-0.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060608003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609002" version="502" comment="seamonkey is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609004" version="502" comment="seamonkey-devel is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609006" version="502" comment="seamonkey-nspr is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609008" version="502" comment="seamonkey-chat is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609010" version="502" comment="seamonkey-mail is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609012" version="502" comment="seamonkey-nss is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609014" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609016" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609018" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609020" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.3-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609022" version="502" comment="devhelp is earlier than 0:0.10-0.2.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060609024" version="502" comment="devhelp-devel is earlier than 0:0.10-0.2.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060609004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060610002" version="502" comment="firefox is earlier than 0:1.5.0.5-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060200002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060610003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060611002" version="502" comment="thunderbird is earlier than 0:1.5.0.5-0.el4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060330002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060610003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612002" version="502" comment="krb5 is earlier than 0:1.3.4-33" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060612003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612003" version="502" comment="krb5 is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612004" version="502" comment="krb5-server is earlier than 0:1.3.4-33" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060612003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612005" version="502" comment="krb5-server is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612006" version="502" comment="krb5-workstation is earlier than 0:1.3.4-33" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060612003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612007" version="502" comment="krb5-workstation is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612008" version="502" comment="krb5-devel is earlier than 0:1.3.4-33" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060612003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612009" version="502" comment="krb5-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612010" version="502" comment="krb5-libs is earlier than 0:1.3.4-33" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060612003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060612011" version="502" comment="krb5-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060612006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060615002" version="502" comment="gnupg is earlier than 0:1.2.1-17" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060615003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060615005" version="502" comment="gnupg is earlier than 0:1.2.6-6" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060615005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617002" version="502" comment="kernel is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617004" version="502" comment="kernel-largesmp-devel is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617006" version="502" comment="kernel-largesmp is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617008" version="502" comment="kernel-devel is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617010" version="502" comment="kernel-smp is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617012" version="502" comment="kernel-hugemem is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617014" version="502" comment="kernel-smp-devel is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617016" version="502" comment="kernel-hugemem-devel is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060617018" version="502" comment="kernel-doc is earlier than 0:2.6.9-42.0.2.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060617003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060619002" version="502" comment="httpd is earlier than 0:2.0.46-61.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060619003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060619004" version="502" comment="httpd-devel is earlier than 0:2.0.46-61.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060619003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060619006" version="502" comment="mod_ssl is earlier than 0:2.0.46-61.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060619003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060619012" version="502" comment="httpd is earlier than 0:2.0.52-28.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060619006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060619013" version="502" comment="mod_ssl is earlier than 0:2.0.52-28.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060619006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060619014" version="502" comment="httpd-manual is earlier than 0:2.0.52-28.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060619006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060619016" version="502" comment="httpd-devel is earlier than 0:2.0.52-28.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060619006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060619017" version="502" comment="httpd-suexec is earlier than 0:2.0.52-28.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060159006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060619006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633002" version="504" comment="ImageMagick is earlier than 0:5.5.6-20" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633004" version="504" comment="ImageMagick-c++-devel is earlier than 0:5.5.6-20" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633006" version="504" comment="ImageMagick-perl is earlier than 0:5.5.6-20" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633008" version="504" comment="ImageMagick-c++ is earlier than 0:5.5.6-20" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633010" version="504" comment="ImageMagick-devel is earlier than 0:5.5.6-20" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633013" version="504" comment="ImageMagick is earlier than 0:6.0.7.1-16" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633014" version="504" comment="ImageMagick-devel is earlier than 0:6.0.7.1-16" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633015" version="504" comment="ImageMagick-perl is earlier than 0:6.0.7.1-16" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633016" version="504" comment="ImageMagick-c++-devel is earlier than 0:6.0.7.1-16" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060633017" version="504" comment="ImageMagick-c++ is earlier than 0:6.0.7.1-16" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060178005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060633005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634002" version="502" comment="xorg-x11 is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634004" version="502" comment="xorg-x11-sdk is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634006" version="502" comment="xorg-x11-xfs is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634008" version="502" comment="xorg-x11-deprecated-libs-devel is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634010" version="502" comment="xorg-x11-tools is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634012" version="502" comment="xorg-x11-libs is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634014" version="502" comment="xorg-x11-deprecated-libs is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634016" version="502" comment="xorg-x11-Xnest is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634018" version="502" comment="xorg-x11-xauth is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634020" version="502" comment="xorg-x11-xdm is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634022" version="502" comment="xorg-x11-Xdmx is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634024" version="502" comment="xorg-x11-doc is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634026" version="502" comment="xorg-x11-twm is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634028" version="502" comment="xorg-x11-devel is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634030" version="502" comment="xorg-x11-Mesa-libGLU is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634032" version="502" comment="xorg-x11-Mesa-libGL is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634034" version="502" comment="xorg-x11-font-utils is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060634036" version="502" comment="xorg-x11-Xvfb is earlier than 0:6.8.2-1.EL.13.37" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060634003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635002" version="502" comment="XFree86 is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635003" version="502" comment="XFree86 is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635004" version="502" comment="XFree86-libs is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635005" version="502" comment="XFree86-libs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635006" version="502" comment="XFree86-base-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635007" version="502" comment="XFree86-base-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635008" version="502" comment="XFree86-devel is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635009" version="502" comment="XFree86-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635010" version="502" comment="XFree86-100dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635011" version="502" comment="XFree86-100dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635012" version="502" comment="XFree86-Xvfb is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635013" version="502" comment="XFree86-Xvfb is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635014" version="502" comment="XFree86-cyrillic-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635015" version="502" comment="XFree86-cyrillic-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635016" version="502" comment="XFree86-twm is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635017" version="502" comment="XFree86-twm is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635018" version="502" comment="XFree86-ISO8859-15-100dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635019" version="502" comment="XFree86-ISO8859-15-100dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635020" version="502" comment="XFree86-Xnest is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635021" version="502" comment="XFree86-Xnest is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635022" version="502" comment="XFree86-font-utils is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635023" version="502" comment="XFree86-font-utils is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635024" version="502" comment="XFree86-Mesa-libGL is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635025" version="502" comment="XFree86-Mesa-libGL is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635026" version="502" comment="XFree86-Mesa-libGLU is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635027" version="502" comment="XFree86-Mesa-libGLU is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635028" version="502" comment="XFree86-syriac-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635029" version="502" comment="XFree86-syriac-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635030" version="502" comment="XFree86-75dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635031" version="502" comment="XFree86-75dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635032" version="502" comment="XFree86-xdm is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635033" version="502" comment="XFree86-xdm is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635034" version="502" comment="XFree86-libs-data is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635035" version="502" comment="XFree86-libs-data is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635036" version="502" comment="XFree86-ISO8859-14-100dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635037" version="502" comment="XFree86-ISO8859-14-100dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635038" version="502" comment="XFree86-xauth is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635020" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635039" version="502" comment="XFree86-xauth is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635020" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635040" version="502" comment="XFree86-truetype-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635021" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635041" version="502" comment="XFree86-truetype-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635021" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635042" version="502" comment="XFree86-ISO8859-14-75dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635022" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635043" version="502" comment="XFree86-ISO8859-14-75dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635022" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635044" version="502" comment="XFree86-ISO8859-2-75dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635023" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635045" version="502" comment="XFree86-ISO8859-2-75dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635023" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635046" version="502" comment="XFree86-ISO8859-2-100dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635024" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635047" version="502" comment="XFree86-ISO8859-2-100dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635024" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635048" version="502" comment="XFree86-xfs is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635025" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635049" version="502" comment="XFree86-xfs is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635025" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635050" version="502" comment="XFree86-ISO8859-15-75dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635026" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635051" version="502" comment="XFree86-ISO8859-15-75dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635026" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635052" version="502" comment="XFree86-tools is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635027" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635053" version="502" comment="XFree86-tools is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635027" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635054" version="502" comment="XFree86-ISO8859-9-100dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635028" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635055" version="502" comment="XFree86-ISO8859-9-100dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635028" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635056" version="502" comment="XFree86-ISO8859-9-75dpi-fonts is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635029" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635057" version="502" comment="XFree86-ISO8859-9-75dpi-fonts is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635029" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635058" version="502" comment="XFree86-sdk is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635030" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635059" version="502" comment="XFree86-sdk is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635030" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635060" version="502" comment="XFree86-doc is earlier than 0:4.3.0-111.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635031" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060635003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060635061" version="502" comment="XFree86-doc is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635031" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060648002" version="502" comment="kdegraphics is earlier than 7:3.1.3-3.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060206002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060648003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060648004" version="502" comment="kdegraphics-devel is earlier than 7:3.1.3-3.10" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060206003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060648003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060658002" version="502" comment="wireshark is earlier than 0:0.99.3-EL3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060658003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060658004" version="502" comment="wireshark-gnome is earlier than 0:0.99.3-EL3.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060658003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060658007" version="502" comment="wireshark is earlier than 0:0.99.3-EL4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060658005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060658008" version="502" comment="wireshark-gnome is earlier than 0:0.99.3-EL4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060658005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661002" version="502" comment="openssl096b is earlier than 0:0.9.6b-16.43" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060661003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661003" version="502" comment="openssl096b is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661004" version="502" comment="openssl is earlier than 0:0.9.7a-33.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060661004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661005" version="502" comment="openssl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661006" version="502" comment="openssl-perl is earlier than 0:0.9.7a-33.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060661004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661007" version="502" comment="openssl-perl is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661008" version="502" comment="openssl-devel is earlier than 0:0.9.7a-33.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060661004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661009" version="502" comment="openssl-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661011" version="502" comment="openssl096b is earlier than 0:0.9.6b-22.43" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060661006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661012" version="502" comment="openssl is earlier than 0:0.9.7a-43.11" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060661007" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661013" version="502" comment="openssl-devel is earlier than 0:0.9.7a-43.11" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060661007" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060661014" version="502" comment="openssl-perl is earlier than 0:0.9.7a-43.11" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060661007" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060663002" version="502" comment="ncompress is earlier than 0:4.2.4-39.rhel3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060663002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060663003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060663003" version="502" comment="ncompress is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060663002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060663005" version="502" comment="ncompress is earlier than 0:4.2.4-43.rhel4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060663002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060663005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665002" version="502" comment="xorg-x11 is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665004" version="502" comment="xorg-x11-deprecated-libs is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665006" version="502" comment="xorg-x11-Xnest is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665008" version="502" comment="xorg-x11-Mesa-libGLU is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665010" version="502" comment="xorg-x11-font-utils is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665012" version="502" comment="xorg-x11-Mesa-libGL is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665014" version="502" comment="xorg-x11-libs is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665016" version="502" comment="xorg-x11-Xvfb is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665018" version="502" comment="xorg-x11-doc is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665020" version="502" comment="xorg-x11-twm is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665022" version="502" comment="xorg-x11-Xdmx is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665024" version="502" comment="xorg-x11-xfs is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665026" version="502" comment="xorg-x11-tools is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665028" version="502" comment="xorg-x11-xauth is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665030" version="502" comment="xorg-x11-sdk is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665032" version="502" comment="xorg-x11-deprecated-libs-devel is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665034" version="502" comment="xorg-x11-xdm is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060665036" version="502" comment="xorg-x11-devel is earlier than 0:6.8.2-1.EL.13.37.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060451003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060665003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666002" version="502" comment="XFree86 is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666004" version="502" comment="XFree86-tools is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635027" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666006" version="502" comment="XFree86-Xnest is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666008" version="502" comment="XFree86-ISO8859-9-100dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635028" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666010" version="502" comment="XFree86-xdm is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635017" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666012" version="502" comment="XFree86-ISO8859-15-100dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666014" version="502" comment="XFree86-xfs is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635025" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666016" version="502" comment="XFree86-Mesa-libGL is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666018" version="502" comment="XFree86-75dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635016" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666020" version="502" comment="XFree86-libs-data is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635018" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666022" version="502" comment="XFree86-font-utils is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666024" version="502" comment="XFree86-libs is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666026" version="502" comment="XFree86-Xvfb is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666028" version="502" comment="XFree86-ISO8859-2-100dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635024" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666030" version="502" comment="XFree86-ISO8859-2-75dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635023" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666032" version="502" comment="XFree86-sdk is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635030" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666034" version="502" comment="XFree86-ISO8859-9-75dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635029" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666036" version="502" comment="XFree86-cyrillic-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666038" version="502" comment="XFree86-Mesa-libGLU is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666040" version="502" comment="XFree86-truetype-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635021" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666042" version="502" comment="XFree86-devel is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666044" version="502" comment="XFree86-xauth is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635020" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666046" version="502" comment="XFree86-100dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666048" version="502" comment="XFree86-twm is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666050" version="502" comment="XFree86-ISO8859-14-100dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635019" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666052" version="502" comment="XFree86-doc is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635031" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666054" version="502" comment="XFree86-ISO8859-15-75dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635026" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666056" version="502" comment="XFree86-ISO8859-14-75dpi-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635022" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666058" version="502" comment="XFree86-base-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060666060" version="502" comment="XFree86-syriac-fonts is earlier than 0:4.3.0-113.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060635015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060666003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060667002" version="502" comment="gzip is earlier than 0:1.3.3-13.rhel3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060667002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060667003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060667003" version="502" comment="gzip is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060667002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060667005" version="502" comment="gzip is earlier than 0:1.3.3-16.rhel4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060667002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060667005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060668002" version="502" comment="squirrelmail is earlier than 0:1.4.8-2.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060283002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060668003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060668005" version="502" comment="squirrelmail is earlier than 0:1.4.8-2.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060283002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060668005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669002" version="502" comment="php is earlier than 0:4.3.2-36.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669004" version="502" comment="php-imap is earlier than 0:4.3.2-36.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669006" version="502" comment="php-ldap is earlier than 0:4.3.2-36.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669008" version="502" comment="php-pgsql is earlier than 0:4.3.2-36.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669010" version="502" comment="php-mysql is earlier than 0:4.3.2-36.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669012" version="502" comment="php-devel is earlier than 0:4.3.2-36.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669014" version="502" comment="php-odbc is earlier than 0:4.3.2-36.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669017" version="502" comment="php is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669018" version="502" comment="php-mysql is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669019" version="502" comment="php-odbc is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669020" version="502" comment="php-snmp is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669022" version="502" comment="php-ncurses is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669024" version="502" comment="php-imap is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669025" version="502" comment="php-domxml is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669027" version="502" comment="php-pgsql is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669028" version="502" comment="php-gd is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669030" version="502" comment="php-devel is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669031" version="502" comment="php-pear is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669033" version="502" comment="php-mbstring is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669035" version="502" comment="php-xmlrpc is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060669037" version="502" comment="php-ldap is earlier than 0:4.3.9-3.18" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060669005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060675002" version="502" comment="firefox is earlier than 0:1.5.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060200002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060675003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676002" version="502" comment="seamonkey is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676004" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676006" version="502" comment="seamonkey-devel is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676008" version="502" comment="seamonkey-mail is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676010" version="502" comment="seamonkey-nspr is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676012" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676014" version="502" comment="seamonkey-nss is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676016" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676018" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676020" version="502" comment="seamonkey-chat is earlier than 0:1.0.5-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676023" version="502" comment="seamonkey is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676024" version="502" comment="seamonkey-mail is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676025" version="502" comment="seamonkey-nss is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676026" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676027" version="502" comment="seamonkey-nspr is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676028" version="502" comment="seamonkey-chat is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676029" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676030" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676031" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676032" version="502" comment="seamonkey-devel is earlier than 0:1.0.5-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676033" version="502" comment="devhelp is earlier than 0:0.10-0.4.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060676035" version="502" comment="devhelp-devel is earlier than 0:0.10-0.4.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060676006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060677002" version="502" comment="thunderbird is earlier than 0:1.5.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060330002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060675003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060680002" version="502" comment="gnutls is earlier than 0:1.0.20-3.2.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060207002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060680003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060680004" version="502" comment="gnutls-devel is earlier than 0:1.0.20-3.2.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060207003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060680003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689002" version="502" comment="kernel is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689004" version="502" comment="kernel-devel is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689006" version="502" comment="kernel-smp-devel is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689008" version="502" comment="kernel-largesmp-devel is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689010" version="502" comment="kernel-smp is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689012" version="502" comment="kernel-largesmp is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060132005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689014" version="502" comment="kernel-hugemem-devel is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689016" version="502" comment="kernel-hugemem is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060689018" version="502" comment="kernel-doc is earlier than 0:2.6.9-42.0.3.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060689003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060695002" version="502" comment="openssl is earlier than 0:0.9.7a-33.21" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060695003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060695004" version="502" comment="openssl-devel is earlier than 0:0.9.7a-33.21" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060695003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060695006" version="502" comment="openssl-perl is earlier than 0:0.9.7a-33.21" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060695003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060695008" version="502" comment="openssl096b is earlier than 0:0.9.6b-16.46" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060695004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060695011" version="502" comment="openssl is earlier than 0:0.9.7a-43.14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060695006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060695012" version="502" comment="openssl-perl is earlier than 0:0.9.7a-43.14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060695006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060695013" version="502" comment="openssl-devel is earlier than 0:0.9.7a-43.14" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060695006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060695014" version="502" comment="openssl096b is earlier than 0:0.9.6b-22.46" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060661002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060695007" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697002" version="502" comment="openssh is earlier than 0:3.6.1p2-33.30.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697004" version="502" comment="openssh-clients is earlier than 0:3.6.1p2-33.30.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697006" version="502" comment="openssh-server is earlier than 0:3.6.1p2-33.30.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697008" version="502" comment="openssh-askpass-gnome is earlier than 0:3.6.1p2-33.30.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697010" version="502" comment="openssh-askpass is earlier than 0:3.6.1p2-33.30.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697013" version="502" comment="openssh is earlier than 0:3.9p1-8.RHEL4.17" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697014" version="502" comment="openssh-askpass-gnome is earlier than 0:3.9p1-8.RHEL4.17" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697015" version="502" comment="openssh-server is earlier than 0:3.9p1-8.RHEL4.17" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697016" version="502" comment="openssh-clients is earlier than 0:3.9p1-8.RHEL4.17" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060697017" version="502" comment="openssh-askpass is earlier than 0:3.9p1-8.RHEL4.17" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060697005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710002" version="502" comment="kernel is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710004" version="502" comment="kernel-doc is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710006" version="502" comment="kernel-source is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710008" version="502" comment="kernel-unsupported is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710010" version="502" comment="kernel-smp-unsupported is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710012" version="502" comment="kernel-smp is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710014" version="502" comment="kernel-BOOT is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710016" version="502" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060140008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060710018" version="502" comment="kernel-hugemem is earlier than 0:2.4.21-47.0.1.EL" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060101007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060710003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713002" version="502" comment="python is earlier than 0:2.2.3-6.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713004" version="502" comment="tkinter is earlier than 0:2.2.3-6.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713006" version="502" comment="python-docs is earlier than 0:2.2.3-6.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713008" version="502" comment="python-tools is earlier than 0:2.2.3-6.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713010" version="502" comment="python-devel is earlier than 0:2.2.3-6.5" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713013" version="502" comment="python is earlier than 0:2.3.4-14.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713014" version="502" comment="python-docs is earlier than 0:2.3.4-14.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713015" version="502" comment="python-devel is earlier than 0:2.3.4-14.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713016" version="502" comment="python-tools is earlier than 0:2.3.4-14.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060713017" version="502" comment="tkinter is earlier than 0:2.3.4-14.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060197006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060713005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060719002" version="502" comment="nss_ldap is earlier than 0:226-17" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060719002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060719003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060719003" version="502" comment="nss_ldap is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060719002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060720002" version="502" comment="kdelibs is earlier than 6:3.1.3-6.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060184002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060720003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060720004" version="502" comment="kdelibs-devel is earlier than 6:3.1.3-6.12" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060184003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060720003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060720007" version="502" comment="kdelibs is earlier than 6:3.3.1-6.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060184002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060720005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060720008" version="502" comment="kdelibs-devel is earlier than 6:3.3.1-6.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060184003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060720005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725002" version="502" comment="qt is earlier than 1:3.1.2-14.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725003" version="502" comment="qt is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725004" version="502" comment="qt-PostgreSQL is earlier than 1:3.1.2-14.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725005" version="502" comment="qt-PostgreSQL is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725006" version="502" comment="qt-MySQL is earlier than 1:3.1.2-14.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725007" version="502" comment="qt-MySQL is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725008" version="502" comment="qt-designer is earlier than 1:3.1.2-14.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725009" version="502" comment="qt-designer is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725010" version="502" comment="qt-config is earlier than 1:3.1.2-14.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725011" version="502" comment="qt-config is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725012" version="502" comment="qt-devel is earlier than 1:3.1.2-14.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725013" version="502" comment="qt-devel is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725014" version="502" comment="qt-ODBC is earlier than 1:3.1.2-14.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725015" version="502" comment="qt-ODBC is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725017" version="502" comment="qt is earlier than 1:3.3.3-10.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725018" version="502" comment="qt-PostgreSQL is earlier than 1:3.3.3-10.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725019" version="502" comment="qt-designer is earlier than 1:3.3.3-10.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725020" version="502" comment="qt-devel is earlier than 1:3.3.3-10.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725021" version="502" comment="qt-ODBC is earlier than 1:3.3.3-10.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725022" version="502" comment="qt-MySQL is earlier than 1:3.3.3-10.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060725023" version="502" comment="qt-config is earlier than 1:3.3.3-10.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060725006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060725005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060726002" version="502" comment="wireshark is earlier than 0:0.99.4-EL3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060726003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060726004" version="502" comment="wireshark-gnome is earlier than 0:0.99.4-EL3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060726003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060726007" version="502" comment="wireshark is earlier than 0:0.99.4-EL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060726005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060726008" version="502" comment="wireshark-gnome is earlier than 0:0.99.4-EL4.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060602003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060726005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060727002" version="502" comment="texinfo is earlier than 0:4.5-3.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060727002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060727003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060727003" version="502" comment="texinfo is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060727002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060727004" version="502" comment="info is earlier than 0:4.5-3.el3.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060727003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060727003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060727005" version="502" comment="info is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060727003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060727007" version="502" comment="texinfo is earlier than 0:4.7-5.el4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060727002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060727005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060727008" version="502" comment="info is earlier than 0:4.7-5.el4.2" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060727003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060727005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729002" version="502" comment="ruby is earlier than 0:1.6.8-9.EL3.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729004" version="502" comment="ruby-mode is earlier than 0:1.6.8-9.EL3.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729006" version="502" comment="ruby-docs is earlier than 0:1.6.8-9.EL3.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729008" version="502" comment="ruby-libs is earlier than 0:1.6.8-9.EL3.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729010" version="502" comment="ruby-devel is earlier than 0:1.6.8-9.EL3.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729012" version="502" comment="ruby-tcltk is earlier than 0:1.6.8-9.EL3.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729014" version="502" comment="irb is earlier than 0:1.6.8-9.EL3.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729017" version="502" comment="ruby is earlier than 0:1.8.1-7.EL4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729018" version="502" comment="ruby-tcltk is earlier than 0:1.8.1-7.EL4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729019" version="502" comment="ruby-docs is earlier than 0:1.8.1-7.EL4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729020" version="502" comment="ruby-mode is earlier than 0:1.8.1-7.EL4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729021" version="502" comment="irb is earlier than 0:1.8.1-7.EL4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729022" version="502" comment="ruby-devel is earlier than 0:1.8.1-7.EL4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060729023" version="502" comment="ruby-libs is earlier than 0:1.8.1-7.EL4.8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060427003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060729005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730002" version="502" comment="php is earlier than 0:4.3.2-37.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730004" version="502" comment="php-mysql is earlier than 0:4.3.2-37.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730006" version="502" comment="php-devel is earlier than 0:4.3.2-37.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730008" version="502" comment="php-imap is earlier than 0:4.3.2-37.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730010" version="502" comment="php-pgsql is earlier than 0:4.3.2-37.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730012" version="502" comment="php-odbc is earlier than 0:4.3.2-37.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730014" version="502" comment="php-ldap is earlier than 0:4.3.2-37.ent" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730017" version="502" comment="php is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730018" version="502" comment="php-xmlrpc is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730020" version="502" comment="php-domxml is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730022" version="502" comment="php-snmp is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730024" version="502" comment="php-mbstring is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730026" version="502" comment="php-ncurses is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276014" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730028" version="502" comment="php-ldap is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730029" version="502" comment="php-mysql is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730030" version="502" comment="php-pgsql is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730031" version="502" comment="php-gd is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276015" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730033" version="502" comment="php-devel is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730034" version="502" comment="php-pear is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730036" version="502" comment="php-imap is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060730037" version="502" comment="php-odbc is earlier than 0:4.3.9-3.22" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060276008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060730005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060733002" version="503" comment="firefox is earlier than 0:1.5.0.8-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060200002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060733003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734002" version="502" comment="seamonkey is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734004" version="502" comment="seamonkey-devel is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734006" version="502" comment="seamonkey-nspr is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734008" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734010" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734012" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734014" version="502" comment="seamonkey-nss is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734016" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734018" version="502" comment="seamonkey-mail is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734020" version="502" comment="seamonkey-chat is earlier than 0:1.0.6-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734023" version="502" comment="seamonkey is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734024" version="502" comment="seamonkey-nss is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734025" version="502" comment="seamonkey-devel is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734026" version="502" comment="seamonkey-chat is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734027" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734028" version="502" comment="seamonkey-mail is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734029" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734030" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734031" version="502" comment="seamonkey-nspr is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734032" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.6-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734033" version="502" comment="devhelp is earlier than 0:0.10-0.5.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060734035" version="502" comment="devhelp-devel is earlier than 0:0.10-0.5.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060734006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060735002" version="502" comment="thunderbird is earlier than 0:1.5.0.8-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060330002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060733003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738002" version="502" comment="openssh is earlier than 0:3.6.1p2-33.30.13" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738004" version="502" comment="openssh-clients is earlier than 0:3.6.1p2-33.30.13" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738006" version="502" comment="openssh-server is earlier than 0:3.6.1p2-33.30.13" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738008" version="502" comment="openssh-askpass-gnome is earlier than 0:3.6.1p2-33.30.13" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738010" version="502" comment="openssh-askpass is earlier than 0:3.6.1p2-33.30.13" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738013" version="502" comment="openssh is earlier than 0:3.9p1-8.RHEL4.17.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738014" version="502" comment="openssh-server is earlier than 0:3.9p1-8.RHEL4.17.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738015" version="502" comment="openssh-askpass-gnome is earlier than 0:3.9p1-8.RHEL4.17.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738016" version="502" comment="openssh-clients is earlier than 0:3.9p1-8.RHEL4.17.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060738017" version="502" comment="openssh-askpass is earlier than 0:3.9p1-8.RHEL4.17.1" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060044005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060738005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060742002" version="502" comment="elinks is earlier than 0:0.9.2-3.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060742002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060742003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060742003" version="502" comment="elinks is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060742002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060746002" version="502" comment="mod_auth_kerb is earlier than 0:5.0-1.3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060746002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060746003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060746003" version="502" comment="mod_auth_kerb is signed with Red Hat master key" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060746002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060015001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060749002" version="502" comment="tar is earlier than 0:1.13.25-15.RHEL3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060195002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060749003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060749005" version="502" comment="tar is earlier than 0:1.14-12.RHEL4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060195002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060749005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060754002" version="503" comment="gnupg is earlier than 0:1.2.1-19" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060754003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060754005" version="503" comment="gnupg is earlier than 0:1.2.6-8" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060266002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060754005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060758002" version="502" comment="firefox is earlier than 0:1.5.0.9-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060200002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060758003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759002" version="502" comment="seamonkey is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759004" version="502" comment="seamonkey-nspr is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759006" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759008" version="502" comment="seamonkey-nss is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759010" version="502" comment="seamonkey-chat is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759012" version="502" comment="seamonkey-devel is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759014" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759016" version="502" comment="seamonkey-mail is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759018" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759020" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.7-0.1.el3" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759023" version="502" comment="seamonkey is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759024" version="502" comment="seamonkey-nspr-devel is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759025" version="502" comment="seamonkey-nspr is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759026" version="502" comment="seamonkey-js-debugger is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759027" version="502" comment="seamonkey-chat is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759028" version="502" comment="seamonkey-devel is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759029" version="502" comment="seamonkey-nss-devel is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759030" version="502" comment="seamonkey-mail is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759031" version="502" comment="seamonkey-nss is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759032" version="502" comment="seamonkey-dom-inspector is earlier than 0:1.0.7-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060578010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759005" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759033" version="502" comment="devhelp is earlier than 0:0.10-0.6.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060759035" version="502" comment="devhelp-devel is earlier than 0:0.10-0.6.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060329013" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060759006" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20060760002" version="502" comment="thunderbird is earlier than 0:1.5.0.9-0.1.el4" check="at least one">
  <object object_ref="oval:com.redhat.rhsa:obj:20060330002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20060758003" />
</rpminfo_test>
</tests>

<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060015001" version="502">
  <name>redhat-release</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060015002" version="502">
  <name>initscripts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060044002" version="503">
  <name>openssh</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060044003" version="503">
  <name>openssh-clients</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060044004" version="503">
  <name>openssh-server</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060044005" version="503">
  <name>openssh-askpass</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060044006" version="503">
  <name>openssh-askpass-gnome</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060045002" version="502">
  <name>squid</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060101002" version="502">
  <name>kernel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060101003" version="502">
  <name>kernel-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060101004" version="502">
  <name>kernel-doc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060101005" version="502">
  <name>kernel-smp</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060101006" version="502">
  <name>kernel-smp-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060101007" version="502">
  <name>kernel-hugemem</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060101008" version="502">
  <name>kernel-hugemem-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060117002" version="502">
  <name>vixie-cron</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060129002" version="502">
  <name>spamassassin</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060132005" version="502">
  <name>kernel-largesmp</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060132006" version="502">
  <name>kernel-largesmp-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060140003" version="502">
  <name>kernel-source</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060140005" version="502">
  <name>kernel-unsupported</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060140006" version="502">
  <name>kernel-smp-unsupported</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060140008" version="502">
  <name>kernel-hugemem-unsupported</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060140010" version="502">
  <name>kernel-BOOT</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060156002" version="502">
  <name>ethereal</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060156003" version="502">
  <name>ethereal-gnome</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060159002" version="502">
  <name>httpd</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060159003" version="502">
  <name>httpd-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060159004" version="502">
  <name>mod_ssl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060159005" version="502">
  <name>httpd-manual</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060159006" version="502">
  <name>httpd-suexec</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060160002" version="502">
  <name>tetex</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060160003" version="502">
  <name>tetex-latex</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060160004" version="502">
  <name>tetex-xdvi</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060160005" version="502">
  <name>tetex-dvips</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060160006" version="502">
  <name>tetex-afm</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060160007" version="502">
  <name>tetex-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060160008" version="502">
  <name>tetex-doc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060163002" version="502">
  <name>cups</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060163003" version="502">
  <name>cups-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060163004" version="502">
  <name>cups-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060164002" version="502">
  <name>mod_auth_pgsql</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060177002" version="502">
  <name>gpdf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060178002" version="502">
  <name>ImageMagick</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060178003" version="502">
  <name>ImageMagick-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060178004" version="502">
  <name>ImageMagick-perl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060178005" version="502">
  <name>ImageMagick-c++</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060178006" version="502">
  <name>ImageMagick-c++-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060184002" version="502">
  <name>kdelibs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060184003" version="502">
  <name>kdelibs-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060194002" version="502">
  <name>gd</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060194003" version="502">
  <name>gd-progs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060194004" version="502">
  <name>gd-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060195002" version="502">
  <name>tar</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060197002" version="502">
  <name>python</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060197003" version="502">
  <name>python-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060197004" version="502">
  <name>python-tools</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060197005" version="502">
  <name>python-docs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060197006" version="502">
  <name>tkinter</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199002" version="502">
  <name>mozilla</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199003" version="502">
  <name>mozilla-nspr</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199004" version="502">
  <name>mozilla-nspr-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199005" version="502">
  <name>mozilla-nss</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199006" version="502">
  <name>mozilla-nss-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199007" version="502">
  <name>mozilla-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199008" version="502">
  <name>mozilla-mail</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199009" version="502">
  <name>mozilla-chat</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199010" version="502">
  <name>mozilla-js-debugger</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060199011" version="502">
  <name>mozilla-dom-inspector</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060200002" version="502">
  <name>firefox</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060201002" version="502">
  <name>xpdf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060204002" version="502">
  <name>mailman</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060205002" version="502">
  <name>libpng</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060205003" version="502">
  <name>libpng-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060206002" version="502">
  <name>kdegraphics</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060206003" version="502">
  <name>kdegraphics-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060207002" version="502">
  <name>gnutls</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060207003" version="502">
  <name>gnutls-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060264002" version="502">
  <name>sendmail</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060264003" version="502">
  <name>sendmail-doc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060264004" version="502">
  <name>sendmail-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060264005" version="502">
  <name>sendmail-cf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060266002" version="502">
  <name>gnupg</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060267002" version="502">
  <name>ipsec-tools</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060271002" version="503">
  <name>freeradius</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060271003" version="503">
  <name>freeradius-mysql</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060271004" version="503">
  <name>freeradius-postgresql</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060271005" version="503">
  <name>freeradius-unixODBC</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060272002" version="502">
  <name>openmotif</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060272003" version="502">
  <name>openmotif-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060272004" version="502">
  <name>openmotif21</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276002" version="502">
  <name>php</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276003" version="502">
  <name>php-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276004" version="502">
  <name>php-imap</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276005" version="502">
  <name>php-ldap</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276006" version="502">
  <name>php-mysql</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276007" version="502">
  <name>php-pgsql</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276008" version="502">
  <name>php-odbc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276009" version="502">
  <name>php-pear</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276010" version="502">
  <name>php-snmp</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276011" version="502">
  <name>php-domxml</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276012" version="502">
  <name>php-xmlrpc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276013" version="502">
  <name>php-mbstring</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276014" version="502">
  <name>php-ncurses</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060276015" version="502">
  <name>php-gd</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060280002" version="502">
  <name>dia</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060283002" version="502">
  <name>squirrelmail</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060329012" version="503">
  <name>devhelp</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060329013" version="503">
  <name>devhelp-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060330002" version="503">
  <name>thunderbird</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060354002" version="502">
  <name>elfutils</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060354003" version="502">
  <name>elfutils-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060354004" version="502">
  <name>elfutils-libelf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060354005" version="502">
  <name>elfutils-libelf-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060393002" version="502">
  <name>ntp</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060425002" version="502">
  <name>libtiff</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060425003" version="502">
  <name>libtiff-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060427002" version="502">
  <name>ruby</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060427003" version="502">
  <name>ruby-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060427004" version="502">
  <name>ruby-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060427005" version="502">
  <name>ruby-tcltk</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060427006" version="502">
  <name>irb</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060427007" version="502">
  <name>ruby-docs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060427008" version="502">
  <name>ruby-mode</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451002" version="502">
  <name>xorg-x11</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451003" version="502">
  <name>xorg-x11-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451004" version="502">
  <name>xorg-x11-deprecated-libs-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451005" version="502">
  <name>xorg-x11-font-utils</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451006" version="502">
  <name>xorg-x11-xfs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451007" version="502">
  <name>xorg-x11-twm</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451008" version="502">
  <name>xorg-x11-xdm</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451009" version="502">
  <name>xorg-x11-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451010" version="502">
  <name>xorg-x11-deprecated-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451011" version="502">
  <name>xorg-x11-doc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451012" version="502">
  <name>xorg-x11-Xdmx</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451013" version="502">
  <name>xorg-x11-Xnest</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451014" version="502">
  <name>xorg-x11-tools</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451015" version="502">
  <name>xorg-x11-xauth</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451016" version="502">
  <name>xorg-x11-Mesa-libGL</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451017" version="502">
  <name>xorg-x11-Mesa-libGLU</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451018" version="502">
  <name>xorg-x11-Xvfb</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060451019" version="502">
  <name>xorg-x11-sdk</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060498002" version="502">
  <name>xscreensaver</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060500002" version="502">
  <name>freetype</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060500003" version="502">
  <name>freetype-demos</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060500004" version="502">
  <name>freetype-utils</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060500005" version="502">
  <name>freetype-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060525002" version="502">
  <name>quagga</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060525003" version="502">
  <name>quagga-contrib</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060525004" version="502">
  <name>quagga-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526002" version="503">
  <name>rh-postgresql</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526003" version="503">
  <name>rh-postgresql-python</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526004" version="503">
  <name>rh-postgresql-contrib</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526005" version="503">
  <name>rh-postgresql-docs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526006" version="503">
  <name>rh-postgresql-tcl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526007" version="503">
  <name>rh-postgresql-jdbc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526008" version="503">
  <name>rh-postgresql-test</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526009" version="503">
  <name>rh-postgresql-server</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526010" version="503">
  <name>rh-postgresql-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526011" version="503">
  <name>rh-postgresql-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526012" version="503">
  <name>rh-postgresql-pl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526013" version="503">
  <name>postgresql</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526014" version="503">
  <name>postgresql-tcl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526015" version="503">
  <name>postgresql-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526016" version="503">
  <name>postgresql-docs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526017" version="503">
  <name>postgresql-python</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526018" version="503">
  <name>postgresql-contrib</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526019" version="503">
  <name>postgresql-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526020" version="503">
  <name>postgresql-pl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526021" version="503">
  <name>postgresql-test</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526022" version="503">
  <name>postgresql-server</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060526023" version="503">
  <name>postgresql-jdbc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060544002" version="503">
  <name>mysql</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060544003" version="503">
  <name>mysql-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060544004" version="503">
  <name>mysql-server</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060544005" version="503">
  <name>mysql-bench</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060548002" version="503">
  <name>kdebase</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060548003" version="503">
  <name>kdebase-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060573002" version="502">
  <name>openoffice.org</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060573003" version="502">
  <name>openoffice.org-i18n</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060573004" version="502">
  <name>openoffice.org-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060573005" version="502">
  <name>openoffice.org-kde</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060577002" version="502">
  <name>mutt</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578002" version="502">
  <name>seamonkey</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578003" version="502">
  <name>seamonkey-nss-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578004" version="502">
  <name>seamonkey-nss</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578005" version="502">
  <name>seamonkey-js-debugger</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578006" version="502">
  <name>seamonkey-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578007" version="502">
  <name>seamonkey-nspr-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578008" version="502">
  <name>seamonkey-nspr</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578009" version="502">
  <name>seamonkey-mail</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578010" version="502">
  <name>seamonkey-dom-inspector</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060578011" version="502">
  <name>seamonkey-chat</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060591002" version="502">
  <name>samba</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060591003" version="502">
  <name>samba-swat</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060591004" version="502">
  <name>samba-client</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060591005" version="502">
  <name>samba-common</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060597002" version="502">
  <name>libwmf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060597003" version="502">
  <name>libwmf-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060598002" version="502">
  <name>gimp</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060598003" version="502">
  <name>gimp-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060602002" version="502">
  <name>wireshark</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060602003" version="502">
  <name>wireshark-gnome</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060605002" version="502">
  <name>perl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060605003" version="502">
  <name>perl-suidperl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060612002" version="502">
  <name>krb5</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060612003" version="502">
  <name>krb5-server</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060612004" version="502">
  <name>krb5-workstation</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060612005" version="502">
  <name>krb5-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060612006" version="502">
  <name>krb5-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635002" version="502">
  <name>XFree86</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635003" version="502">
  <name>XFree86-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635004" version="502">
  <name>XFree86-base-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635005" version="502">
  <name>XFree86-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635006" version="502">
  <name>XFree86-100dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635007" version="502">
  <name>XFree86-Xvfb</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635008" version="502">
  <name>XFree86-cyrillic-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635009" version="502">
  <name>XFree86-twm</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635010" version="502">
  <name>XFree86-ISO8859-15-100dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635011" version="502">
  <name>XFree86-Xnest</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635012" version="502">
  <name>XFree86-font-utils</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635013" version="502">
  <name>XFree86-Mesa-libGL</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635014" version="502">
  <name>XFree86-Mesa-libGLU</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635015" version="502">
  <name>XFree86-syriac-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635016" version="502">
  <name>XFree86-75dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635017" version="502">
  <name>XFree86-xdm</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635018" version="502">
  <name>XFree86-libs-data</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635019" version="502">
  <name>XFree86-ISO8859-14-100dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635020" version="502">
  <name>XFree86-xauth</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635021" version="502">
  <name>XFree86-truetype-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635022" version="502">
  <name>XFree86-ISO8859-14-75dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635023" version="502">
  <name>XFree86-ISO8859-2-75dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635024" version="502">
  <name>XFree86-ISO8859-2-100dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635025" version="502">
  <name>XFree86-xfs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635026" version="502">
  <name>XFree86-ISO8859-15-75dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635027" version="502">
  <name>XFree86-tools</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635028" version="502">
  <name>XFree86-ISO8859-9-100dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635029" version="502">
  <name>XFree86-ISO8859-9-75dpi-fonts</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635030" version="502">
  <name>XFree86-sdk</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060635031" version="502">
  <name>XFree86-doc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060661002" version="502">
  <name>openssl096b</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060661003" version="502">
  <name>openssl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060661004" version="502">
  <name>openssl-perl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060661005" version="502">
  <name>openssl-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060663002" version="502">
  <name>ncompress</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060667002" version="502">
  <name>gzip</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060719002" version="502">
  <name>nss_ldap</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060725002" version="502">
  <name>qt</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060725003" version="502">
  <name>qt-PostgreSQL</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060725004" version="502">
  <name>qt-MySQL</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060725005" version="502">
  <name>qt-designer</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060725006" version="502">
  <name>qt-config</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060725007" version="502">
  <name>qt-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060725008" version="502">
  <name>qt-ODBC</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060727002" version="502">
  <name>texinfo</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060727003" version="502">
  <name>info</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060742002" version="502">
  <name>elinks</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:obj:20060746002" version="502">
  <name>mod_auth_kerb</name>
</rpminfo_object>
</objects>

<states>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060015001" version="502">
  <signature_keyid operation="equals">219180cddb42a60e</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060015002" version="502">
  <version operation="pattern match">^3[^[:digit:]]</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060015003" version="502">
  <evr datatype="evr_string" operation="less than">0:7.31.30.EL-1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060016002" version="502">
  <version operation="pattern match">^4[^[:digit:]]</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060016003" version="502">
  <evr datatype="evr_string" operation="less than">0:7.93.24.EL-1.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060044003" version="503">
  <evr datatype="evr_string" operation="less than">0:3.9p1-8.RHEL4.12</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060045003" version="502">
  <evr datatype="evr_string" operation="less than">7:2.5.STABLE3-6.3E.16</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060052003" version="502">
  <evr datatype="evr_string" operation="less than">7:2.5.STABLE6-3.4E.12</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060101003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.6.9-22.0.2.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060117003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.1-10.EL3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060129003" version="502">
  <evr datatype="evr_string" operation="less than">0:3.0.5-3.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060132003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.6.9-34.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060140003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.4.21-37.0.1.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060144003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.4.21-40.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060156003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.10.14-1.EL3.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060156005" version="502">
  <evr datatype="evr_string" operation="less than">0:0.10.14-1.EL4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060159003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.0.46-56.ent</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060159005" version="502">
  <evr datatype="evr_string" operation="less than">0:2.0.52-22.ent</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060160003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.7-67.9</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060160005" version="502">
  <evr datatype="evr_string" operation="less than">0:2.0.2-22.EL4.7</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060163003" version="502">
  <evr datatype="evr_string" operation="less than">1:1.1.17-13.3.36</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060163005" version="502">
  <evr datatype="evr_string" operation="less than">1:1.1.22-0.rc1.9.10</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060164003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.0.1-4.ent.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060164005" version="502">
  <evr datatype="evr_string" operation="less than">0:2.0.1-7.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060177003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.8.2-7.4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060178003" version="502">
  <evr datatype="evr_string" operation="less than">0:5.5.6-18</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060178005" version="502">
  <evr datatype="evr_string" operation="less than">0:6.0.7.1-14</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060184003" version="502">
  <evr datatype="evr_string" operation="less than">6:3.3.1-3.14</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060194003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.0.28-4.4E.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060195003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.13.25-14.RHEL3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060197003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.2.3-6.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060197005" version="502">
  <evr datatype="evr_string" operation="less than">0:2.3.4-14.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060199003" version="502">
  <evr datatype="evr_string" operation="less than">37:1.7.12-1.1.3.4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060199005" version="502">
  <evr datatype="evr_string" operation="less than">37:1.7.12-1.4.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060200003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.7-1.4.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060201003" version="502">
  <evr datatype="evr_string" operation="less than">1:3.00-11.12</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060204003" version="502">
  <evr datatype="evr_string" operation="less than">3:2.1.5.1-25.rhel3.4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060204005" version="502">
  <evr datatype="evr_string" operation="less than">3:2.1.5.1-34.rhel4.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060205003" version="502">
  <evr datatype="evr_string" operation="less than">2:1.2.7-1.el4.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060206003" version="502">
  <evr datatype="evr_string" operation="less than">7:3.3.1-3.7</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060207003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.20-3.2.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060232003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.14-9.RHEL4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060262003" version="502">
  <evr datatype="evr_string" operation="less than">7:3.3.1-3.9</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060264003" version="502">
  <evr datatype="evr_string" operation="less than">0:8.12.11-4.RHEL3.4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060264005" version="502">
  <evr datatype="evr_string" operation="less than">0:8.13.1-3.RHEL4.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060266003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.2.1-15</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060266005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.2.6-3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060267003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.2.5-0.7.rhel3.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060267005" version="502">
  <evr datatype="evr_string" operation="less than">0:0.3.3-6.rhel4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060271003" version="503">
  <evr datatype="evr_string" operation="less than">0:1.0.1-2.RHEL3.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060271005" version="503">
  <evr datatype="evr_string" operation="less than">0:1.0.1-3.RHEL4.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060272003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.2.3-5.RHEL3.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060272004" version="502">
  <evr datatype="evr_string" operation="less than">0:2.1.30-9.RHEL3.7</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060272006" version="502">
  <evr datatype="evr_string" operation="less than">0:2.1.30-11.RHEL4.5</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060272007" version="502">
  <evr datatype="evr_string" operation="less than">0:2.2.3-10.RHEL4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060276003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.2-30.ent</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060276005" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.9-3.12</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060280003" version="502">
  <evr datatype="evr_string" operation="less than">1:0.94-5.4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060283003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.4.6-5.el3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060283005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.4.6-5.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060298003" version="502">
  <evr datatype="evr_string" operation="less than">0:3.6.1p2-33.30.9</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060328003" version="503">
  <evr datatype="evr_string" operation="less than">0:1.0.8-1.4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060329003" version="503">
  <evr datatype="evr_string" operation="less than">37:1.7.13-1.1.3.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060329005" version="503">
  <evr datatype="evr_string" operation="less than">0:0.9.2-2.4.8</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060329006" version="503">
  <evr datatype="evr_string" operation="less than">37:1.7.13-1.4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060354003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.97.1-3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060368003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.94.1-2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060393003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.2.0.a.20040617-4.EL4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060420003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.99.0-EL3.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060420005" version="502">
  <evr datatype="evr_string" operation="less than">0:0.99.0-EL4.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060425003" version="502">
  <evr datatype="evr_string" operation="less than">0:3.5.7-25.el3.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060425005" version="502">
  <evr datatype="evr_string" operation="less than">0:3.6.1-10</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060427003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.8.1-7.EL4.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060437003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.4.21-47.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060451003" version="502">
  <evr datatype="evr_string" operation="less than">0:6.8.2-1.EL.13.25.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060486003" version="502">
  <evr datatype="evr_string" operation="less than">3:2.1.5.1-25.rhel3.5</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060486005" version="502">
  <evr datatype="evr_string" operation="less than">3:2.1.5.1-34.rhel4.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060493003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.6.9-34.0.1.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060498003" version="502">
  <evr datatype="evr_string" operation="less than">1:4.10-20</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060500003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.1.4-4.0.rhel3.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060500005" version="502">
  <evr datatype="evr_string" operation="less than">0:2.1.9-1.rhel4.4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060515003" version="503">
  <evr datatype="evr_string" operation="less than">0:8.12.11-4.RHEL3.6</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060515005" version="503">
  <evr datatype="evr_string" operation="less than">0:8.13.1-3.RHEL4.5</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060525003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.96.2-11.3E</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060525005" version="502">
  <evr datatype="evr_string" operation="less than">0:0.98.3-2.4E</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060526003" version="503">
  <evr datatype="evr_string" operation="less than">0:7.3.15-2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060526005" version="503">
  <evr datatype="evr_string" operation="less than">0:7.4.13-2.RHEL4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060539003" version="502">
  <evr datatype="evr_string" operation="less than">4:4.1-44.EL4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060541003" version="503">
  <evr datatype="evr_string" operation="less than">1:0.94-5.7.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060543003" version="502">
  <evr datatype="evr_string" operation="less than">0:3.0.6-1.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060544003" version="503">
  <evr datatype="evr_string" operation="less than">0:4.1.20-1.RHEL4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060547003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.4.6-7.el3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060547005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.4.6-7.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060548003" version="503">
  <evr datatype="evr_string" operation="less than">6:3.3.1-5.12</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060568003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.2-33.ent</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060568005" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.9-3.15</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060571003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.2.1-16</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060571005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.2.6-5</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060573003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.1.2-34.2.0.EL3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060573005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.1.2-34.6.0.EL4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060574003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.6.9-34.0.2.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060575003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.6.9-42.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060576003" version="502">
  <evr datatype="evr_string" operation="less than">6:3.1.3-5.11</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060577003" version="502">
  <evr datatype="evr_string" operation="less than">5:1.4.1-3.5.rhel3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060577005" version="502">
  <evr datatype="evr_string" operation="less than">5:1.4.1-11.rhel4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060578003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.2-0.1.0.EL3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060582003" version="502">
  <evr datatype="evr_string" operation="less than">6:3.3.1-5.13</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060591003" version="502">
  <evr datatype="evr_string" operation="less than">0:3.0.9-1.3E.10</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060591005" version="502">
  <evr datatype="evr_string" operation="less than">0:3.0.10-1.4E.6.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060597003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.2.8.3-5.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060598003" version="502">
  <evr datatype="evr_string" operation="less than">1:2.0.5-6</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060600003" version="502">
  <evr datatype="evr_string" operation="less than">3:2.1.5.1-25.rhel3.7</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060600005" version="502">
  <evr datatype="evr_string" operation="less than">3:2.1.5.1-34.rhel4.5</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060602003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.99.2-EL3.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060602005" version="502">
  <evr datatype="evr_string" operation="less than">0:0.99.2-EL4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060603003" version="502">
  <evr datatype="evr_string" operation="less than">0:3.5.7-25.el3.4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060603005" version="502">
  <evr datatype="evr_string" operation="less than">0:3.6.1-12</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060604003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.6.8-9.EL3.6</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060604005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.8.1-7.EL4.6</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060605003" version="502">
  <evr datatype="evr_string" operation="less than">3:5.8.5-36.RHEL4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060608003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.3-0.el3.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060609003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.3-0.el4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060609004" version="502">
  <evr datatype="evr_string" operation="less than">0:0.10-0.2.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060610003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.5.0.5-0.el4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060612003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.3.4-33</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060615003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.2.1-17</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060615005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.2.6-6</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060617003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.6.9-42.0.2.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060619003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.0.46-61.ent</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060619006" version="502">
  <evr datatype="evr_string" operation="less than">0:2.0.52-28.ent</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060633003" version="504">
  <evr datatype="evr_string" operation="less than">0:5.5.6-20</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060633005" version="504">
  <evr datatype="evr_string" operation="less than">0:6.0.7.1-16</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060634003" version="502">
  <evr datatype="evr_string" operation="less than">0:6.8.2-1.EL.13.37</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060635003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.0-111.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060648003" version="502">
  <evr datatype="evr_string" operation="less than">7:3.1.3-3.10</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060658003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.99.3-EL3.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060658005" version="502">
  <evr datatype="evr_string" operation="less than">0:0.99.3-EL4.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060661003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.6b-16.43</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060661004" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.7a-33.18</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060661006" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.6b-22.43</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060661007" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.7a-43.11</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060663003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.2.4-39.rhel3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060663005" version="502">
  <evr datatype="evr_string" operation="less than">0:4.2.4-43.rhel4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060665003" version="502">
  <evr datatype="evr_string" operation="less than">0:6.8.2-1.EL.13.37.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060666003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.0-113.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060667003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.3.3-13.rhel3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060667005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.3.3-16.rhel4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060668003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.4.8-2.el3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060668005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.4.8-2.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060669003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.2-36.ent</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060669005" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.9-3.18</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060675003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.5.0.7-0.1.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060676003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.5-0.1.el3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060676005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.5-0.1.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060676006" version="502">
  <evr datatype="evr_string" operation="less than">0:0.10-0.4.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060680003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.20-3.2.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060689003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.6.9-42.0.3.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060695003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.7a-33.21</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060695004" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.6b-16.46</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060695006" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.7a-43.14</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060695007" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.6b-22.46</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060697003" version="502">
  <evr datatype="evr_string" operation="less than">0:3.6.1p2-33.30.12</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060697005" version="502">
  <evr datatype="evr_string" operation="less than">0:3.9p1-8.RHEL4.17</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060710003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.4.21-47.0.1.EL</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060713003" version="502">
  <evr datatype="evr_string" operation="less than">0:2.2.3-6.5</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060713005" version="502">
  <evr datatype="evr_string" operation="less than">0:2.3.4-14.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060719003" version="502">
  <evr datatype="evr_string" operation="less than">0:226-17</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060720003" version="502">
  <evr datatype="evr_string" operation="less than">6:3.1.3-6.12</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060720005" version="502">
  <evr datatype="evr_string" operation="less than">6:3.3.1-6.RHEL4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060725003" version="502">
  <evr datatype="evr_string" operation="less than">1:3.1.2-14.RHEL3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060725005" version="502">
  <evr datatype="evr_string" operation="less than">1:3.3.3-10.RHEL4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060726003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.99.4-EL3.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060726005" version="502">
  <evr datatype="evr_string" operation="less than">0:0.99.4-EL4.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060727003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.5-3.el3.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060727005" version="502">
  <evr datatype="evr_string" operation="less than">0:4.7-5.el4.2</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060729003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.6.8-9.EL3.8</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060729005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.8.1-7.EL4.8</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060730003" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.2-37.ent</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060730005" version="502">
  <evr datatype="evr_string" operation="less than">0:4.3.9-3.22</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060733003" version="503">
  <evr datatype="evr_string" operation="less than">0:1.5.0.8-0.1.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060734003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.6-0.1.el3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060734005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.6-0.1.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060734006" version="502">
  <evr datatype="evr_string" operation="less than">0:0.10-0.5.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060738003" version="502">
  <evr datatype="evr_string" operation="less than">0:3.6.1p2-33.30.13</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060738005" version="502">
  <evr datatype="evr_string" operation="less than">0:3.9p1-8.RHEL4.17.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060742003" version="502">
  <evr datatype="evr_string" operation="less than">0:0.9.2-3.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060746003" version="502">
  <evr datatype="evr_string" operation="less than">0:5.0-1.3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060749003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.13.25-15.RHEL3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060749005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.14-12.RHEL4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060754003" version="503">
  <evr datatype="evr_string" operation="less than">0:1.2.1-19</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060754005" version="503">
  <evr datatype="evr_string" operation="less than">0:1.2.6-8</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060758003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.5.0.9-0.1.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060759003" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.7-0.1.el3</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060759005" version="502">
  <evr datatype="evr_string" operation="less than">0:1.0.7-0.1.el4</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:ste:20060759006" version="502">
  <evr datatype="evr_string" operation="less than">0:0.10-0.6.el4</evr>
</rpminfo_state>
</states>

</oval_definitions>

