<?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 Errata System</oval:product_name>
    <oval:schema_version>5.3</oval:schema_version>
    <oval:timestamp>2011-03-22T12:47:21</oval:timestamp>
  </generator>

  <definitions>
    <definition id="oval:com.redhat.rhsa:def:20080237" version="502" class="patch">
      <metadata>
        <title>RHSA-2008:0237: kernel security and bug fix update (Important)</title>
    <affected family="unix">
            <platform>Red Hat Enterprise Linux 4</platform>
         </affected>
    <reference source="RHSA" ref_id="RHSA-2008:0237-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0237.html"/>
          <reference source="CVE" ref_id="CVE-2005-0504" ref_url="https://www.redhat.com/security/data/cve/CVE-2005-0504.html"/>
          <reference source="CVE" ref_id="CVE-2007-6282" ref_url="https://www.redhat.com/security/data/cve/CVE-2007-6282.html"/>
          <reference source="CVE" ref_id="CVE-2008-0007" ref_url="https://www.redhat.com/security/data/cve/CVE-2008-0007.html"/>
          <reference source="CVE" ref_id="CVE-2008-1375" ref_url="https://www.redhat.com/security/data/cve/CVE-2008-1375.html"/>
          <reference source="CVE" ref_id="CVE-2008-1615" ref_url="https://www.redhat.com/security/data/cve/CVE-2008-1615.html"/>
          <reference source="CVE" ref_id="CVE-2008-1669" ref_url="https://www.redhat.com/security/data/cve/CVE-2008-1669.html"/>
    
    <description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

These updated packages fix the following security issues:

* the absence of a protection mechanism when attempting to access a
critical section of code has been found in the Linux kernel open file
descriptors control mechanism, fcntl. This could allow a local unprivileged
user to simultaneously execute code, which would otherwise be protected
against parallel execution. As well, a race condition when handling locks
in the Linux kernel fcntl functionality, may have allowed a process
belonging to a local unprivileged user to gain re-ordered access to the
descriptor table. (CVE-2008-1669, Important)

* on AMD64 architectures, the possibility of a kernel crash was discovered
by testing the Linux kernel process-trace ability. This could allow a local
unprivileged user to cause a denial of service (kernel crash).
(CVE-2008-1615, Important)

* the absence of a protection mechanism when attempting to access a
critical section of code, as well as a race condition, have been found
in the Linux kernel file system event notifier, dnotify. This could allow a
local unprivileged user to get inconsistent data, or to send arbitrary
signals to arbitrary system processes. (CVE-2008-1375, Important)

Red Hat would like to thank Nick Piggin for responsibly disclosing the
following issue:

* when accessing kernel memory locations, certain Linux kernel drivers
registering a fault handler did not perform required range checks. A local
unprivileged user could use this flaw to gain read or write access to
arbitrary kernel memory, or possibly cause a kernel crash.
(CVE-2008-0007, Important)

* the possibility of a kernel crash was found in the Linux kernel IPsec
protocol implementation, due to improper handling of fragmented ESP
packets. When an attacker controlling an intermediate router fragmented
these packets into very small pieces, it would cause a kernel crash on the
receiving node during packet reassembly. (CVE-2007-6282, Important)

* a flaw in the MOXA serial driver could allow a local unprivileged user
to perform privileged operations, such as replacing firmware.
(CVE-2005-0504, Important)

As well, these updated packages fix the following bugs:

* multiple buffer overflows in the neofb driver have been resolved. It was
not possible for an unprivileged user to exploit these issues, and as such,
they have not been handled as security issues.

* a kernel panic, due to inconsistent detection of AGP aperture size, has
been resolved.

* a race condition in UNIX domain sockets may have caused &quot;recv()&quot; to
return zero. In clustered configurations, this may have caused unexpected
failovers.

* to prevent link storms, network link carrier events were delayed by up to
one second, causing unnecessary packet loss. Now, link carrier events are
scheduled immediately.

* a client-side race on blocking locks caused large time delays on NFS file
systems.

* in certain situations, the libATA sata_nv driver may have sent commands
with duplicate tags, which were rejected by SATA devices. This may have
caused infinite reboots.

* running the &quot;service network restart&quot; command may have caused networking
to fail.

* a bug in NFS caused cached information about directories to be stored
for too long, causing wrong attributes to be read.

* on systems with a large highmem/lowmem ratio, NFS write performance may
have been very slow when using small files.

* a bug, which caused network hangs when the system clock was wrapped
around zero, has been resolved.

Red Hat Enterprise Linux 4 users are advised to 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 2008 Red Hat, Inc.</rights>
        <issued date="2008-05-07"/>
        <updated date="2008-05-07"/>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2005-0504.html">CVE-2005-0504</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2007-6282.html">CVE-2007-6282</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2008-0007.html">CVE-2008-0007</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2008-1375.html">CVE-2008-1375</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2008-1615.html">CVE-2008-1615</cve>
            <cve href="https://www.redhat.com/security/data/cve/CVE-2008-1669.html">CVE-2008-1669</cve>
                <bugzilla href="http://bugzilla.redhat.com/404291" id="404291">CVE-2007-6282 IPSec ESP kernel panics</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/423111" id="423111">CVE-2005-0504 Buffer overflow in moxa driver</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/428961" id="428961">CVE-2008-0007 kernel: insufficient range checks in fault handlers with mremap</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/431430" id="431430">CVE-2008-1615 kernel: ptrace: Unprivileged crash on x86_64 %cs corruption</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/435122" id="435122">[RHEL4.6] In unix domain sockets, recv() may incorrectly return zero</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/436102" id="436102">Fake ARP dropped after migration leading to loss of network connectivity</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/436129" id="436129">LTC41942-30 second flock() calls against files stored on a NetApp while using NFS</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/436499" id="436499">libata: sata_nv may send commands with duplicate tags</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/436749" id="436749">Network stack hang after service network restart</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/437788" id="437788">NFS: Fix directory caching problem - with test case and patch.</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/438345" id="438345">[2.6.9-55.9] VM pagecache reclaim patch causes high latency on systems with large highmem/lowmem ratios</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/438477" id="438477">Since &quot;Patch2037: linux-2.6.9-vm-balance.patch&quot; my NFS performance is poorly</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/439754" id="439754">CVE-2008-1375 kernel: race condition in dnotify (local DoS, local roothole possible)</bugzilla>
            <bugzilla href="http://bugzilla.redhat.com/443433" id="443433">CVE-2008-1669 kernel: add rcu_read_lock() to fcheck() in both dnotify, locks.c and fix fcntl store/load race in locks.c</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:20080237001" comment="Red Hat Enterprise Linux 4 is installed" />
 <criteria operator="OR">
 
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237002" comment="kernel is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237003" comment="kernel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237022" comment="kernel-doc is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237023" comment="kernel-doc is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237004" comment="kernel-devel is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237005" comment="kernel-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237016" comment="kernel-smp-devel is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237017" comment="kernel-smp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237020" comment="kernel-hugemem is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237021" comment="kernel-hugemem is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237014" comment="kernel-largesmp-devel is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237015" comment="kernel-largesmp-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237012" comment="kernel-largesmp is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237013" comment="kernel-largesmp is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237010" comment="kernel-xenU is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237011" comment="kernel-xenU is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237008" comment="kernel-xenU-devel is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237009" comment="kernel-xenU-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237018" comment="kernel-hugemem-devel is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237019" comment="kernel-hugemem-devel is signed with Red Hat master key" />
 
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080237006" comment="kernel-smp is earlier than 0:2.6.9-67.0.15.EL" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080237007" comment="kernel-smp is signed with Red Hat master key" />
 
</criteria>

</criteria>

</criteria>

    </definition>
  </definitions>
  <tests>
    <!-- ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ -->
    <rpminfo_test id="oval:com.redhat.rhsa:tst:20080237001"  version="502" comment="Red Hat Enterprise Linux 4 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237001" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237002" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237002"  version="502" comment="kernel is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237003"  version="502" comment="kernel is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237002" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237004"  version="502" comment="kernel-devel is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237005"  version="502" comment="kernel-devel is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237003" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237006"  version="502" comment="kernel-smp is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237007"  version="502" comment="kernel-smp is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237004" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237008"  version="502" comment="kernel-xenU-devel is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237009"  version="502" comment="kernel-xenU-devel is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237005" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237010"  version="502" comment="kernel-xenU is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237011"  version="502" comment="kernel-xenU is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237006" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237012"  version="502" comment="kernel-largesmp is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237013"  version="502" comment="kernel-largesmp is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237007" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237014"  version="502" comment="kernel-largesmp-devel is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237015"  version="502" comment="kernel-largesmp-devel is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237008" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237016"  version="502" comment="kernel-smp-devel is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237017"  version="502" comment="kernel-smp-devel is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237009" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237018"  version="502" comment="kernel-hugemem-devel is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237019"  version="502" comment="kernel-hugemem-devel is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237010" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237020"  version="502" comment="kernel-hugemem is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237021"  version="502" comment="kernel-hugemem is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237011" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237022"  version="502" comment="kernel-doc is earlier than 0:2.6.9-67.0.15.EL" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237003" />
</rpminfo_test>
<rpminfo_test id="oval:com.redhat.rhsa:tst:20080237023"  version="502" comment="kernel-doc is signed with Red Hat master key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <object object_ref="oval:com.redhat.rhsa:obj:20080237012" />
  <state state_ref="oval:com.redhat.rhsa:ste:20080237001" />
</rpminfo_test>

  </tests>

  <objects>
    <!-- ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ -->
    <rpminfo_object id="oval:com.redhat.rhsa:obj:20080237002"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237012"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-doc</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237003"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-devel</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237009"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-smp-devel</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237011"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-hugemem</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237008"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-largesmp-devel</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237007"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-largesmp</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237001"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>redhat-release</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237006"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-xenU</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237005"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-xenU-devel</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237010"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-hugemem-devel</name>
</rpminfo_object>
<rpminfo_object id="oval:com.redhat.rhsa:obj:20080237004"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <name>kernel-smp</name>
</rpminfo_object>

  </objects>
  <states>
    <!-- ~~~~~~~~~~~~~~~~~~~~   rpminfo states   ~~~~~~~~~~~~~~~~~~~~~ -->
    <rpminfo_state id="oval:com.redhat.rhsa:ste:20080237001"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <signature_keyid  operation="equals">219180cddb42a60e</signature_keyid>
</rpminfo_state>
<rpminfo_state id="oval:com.redhat.rhsa:ste:20080237002"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <version  operation="pattern match">^4[^[:digit:]]</version>
</rpminfo_state>
<rpminfo_state id="oval:com.redhat.rhsa:ste:20080237003"  version="502" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <evr datatype="evr_string" operation="less than">0:2.6.9-67.0.15.EL</evr>
</rpminfo_state>

  </states>
</oval_definitions>

