<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:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" 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>Oracle Errata System</oval:product_name>
<oval:product_version>Oracle Linux</oval:product_version>
<oval:schema_version>5.11</oval:schema_version>
<oval:timestamp>2024-09-21T19:03:41</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:20130223" version="501" class="patch">
<metadata>
<title>
ELSA-2013-0223:  kernel security and bug fix update (MODERATE)
</title>
<affected family="unix">
<platform>Oracle Linux 6</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2013-0223" ref_url="https://linux.oracle.com/errata/ELSA-2013-0223.html"/>
<reference source="CVE" ref_id="CVE-2012-4461" ref_url="https://linux.oracle.com/cve/CVE-2012-4461.html"/>
<reference source="CVE" ref_id="CVE-2012-4398" ref_url="https://linux.oracle.com/cve/CVE-2012-4398.html"/>
<reference source="CVE" ref_id="CVE-2012-4530" ref_url="https://linux.oracle.com/cve/CVE-2012-4530.html"/>

<description>
[2.6.32-279.22.1]
- [virt] kvm: invalid opcode oops on SET_SREGS with OSXSAVE bit set (Petr Matousek) [862903 862904] {CVE-2012-4461}
- [fs] fuse: optimize __fuse_direct_io() (Brian Foster) [865305 858850]
- [fs] fuse: optimize fuse_get_user_pages() (Brian Foster) [865305 858850]
- [fs] fuse: use get_user_pages_fast() (Brian Foster) [865305 858850]
- [fs] fuse: pass iov[] to fuse_get_user_pages() (Brian Foster) [865305 858850]
- [fs] mm: minor cleanup of iov_iter_single_seg_count() (Brian Foster) [865305 858850]
- [fs] fuse: use req-&gt;page_descs[] for argpages cases (Brian Foster) [865305 858850]
to fuse_req (Brian Foster) [865305 858850]
- [fs] fuse: rework fuse_do_ioctl() (Brian Foster) [865305 858850]
- [fs] fuse: rework fuse_perform_write() (Brian Foster) [865305 858850]
- [fs] fuse: rework fuse_readpages() (Brian Foster) [865305 858850]
- [fs] fuse: categorize fuse_get_req() (Brian Foster) [865305 858850]
- [fs] fuse: general infrastructure for pages[] of variable size (Brian Foster) [865305 858850]
- [fs] exec: do not leave bprm-&gt;interp on stack (Josh Poimboeuf) [880145 880146] {CVE-2012-4530}
- [fs] exec: use -ELOOP for max recursion depth (Josh Poimboeuf) [880145 880146] {CVE-2012-4530}
- [scsi] have scsi_internal_device_unblock take new state (Frantisek Hrbata) [878774 854140]
- [scsi] add new SDEV_TRANSPORT_OFFLINE state (Chris Leech) [878774 854140]
- [kernel] cpu: fix cpu_chain section mismatch (Frederic Weisbecker) [876090 852148]
- [kernel] sched: Don't modify cpusets during suspend/resume (Frederic Weisbecker) [876090 852148]
- [kernel] sched, cpuset: Drop __cpuexit from cpu hotplug callbacks (Frederic Weisbecker) [876090 852148]
- [kernel] sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining (Frantisek Hrbata) [876090 852148]
- [kernel] cpu: return better errno on cpu hotplug failure (Frederic Weisbecker) [876090 852148]
- [kernel] cpu: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail() (Frederic Weisbecker) [876090 852148]
- [fs] nfs: Properly handle the case where the delegation is revoked (Steve Dickson) [846840 842435]
- [fs] nfs: Move cl_delegations to the nfs_server struct (Steve Dickson) [846840 842435]
- [fs] nfs: Introduce nfs_detach_delegations() (Steve Dickson) [846840 842435]
- [fs] nfs: Fix a number of RCU issues in the NFSv4 delegation code (Steve Dickson) [846840 842435]

[2.6.32-279.21.1]
- [scsi] mpt2sas: fix for driver fails EEH recovery from injected pci bus error (Tomas Henzl) [888818 829149]
- [net] bonding: Bonding driver does not consider the gso_max_size setting of slave devices (Ivan Vecera) [886618 883643]
- [netdrv] tg3: Do not set TSS for 5719 and 5720 (John Feeney) [888215 823371]
- [kernel] kmod: make __request_module() killable (Oleg Nesterov) [858755 819529] {CVE-2012-4398}
- [kernel] kmod: introduce call_modprobe() helper (Oleg Nesterov) [858755 819529] {CVE-2012-4398}
- [kernel] usermodehelper: implement UMH_KILLABLE (Oleg Nesterov) [858755 819529] {CVE-2012-4398}
- [kernel] usermodehelper: introduce umh_complete(sub_info) (Oleg Nesterov) [858755 819529] {CVE-2012-4398}
- [kernel] call_usermodehelper: simplify/fix UMH_NO_WAIT case (Oleg Nesterov) [858755 819529] {CVE-2012-4398}
- [kernel] wait_for_helper: SIGCHLD from user-space can lead to use-after-free (Oleg Nesterov) [858755 819529] {CVE-2012-4398}
- [net] sunrpc: Ensure that rpc_release_resources_task() can be called twice (Jeff Layton) [880928 878204]
- [scsi] qla2xxx: Don't toggle RISC interrupt bits after IRQ lines are attached. (Chad Dupuis) [886760 826565]
- [kernel] rcu: Remove function versions of __kfree_rcu and offset (Doug Ledford) [880085 873949]
- [kernel] rcu: define __rcu address space modifier for sparse (Doug Ledford) [880085 873949]
- [kernel] rcu: Add rcu_access_pointer and rcu_dereference_protected (Doug Ledford) [880085 873949]
- [kernel] rcu: Add lockdep checking to rhel (Doug Ledford) [880085 873949]
- [kernel] rcu: Make __kfree_rcu() less dependent on compiler choices (Doug Ledford) [880085 873949]
- [kernel] rcu: introduce kfree_rcu() (Doug Ledford) [880085 873949]
- [net] rcu: add __rcu API for later sparse checking (Doug Ledford) [880085 873949]
- [infiniband] ipoib: Fix AB-BA deadlock when deleting neighbours (Doug Ledford) [880085 873949]
- [infiniband] ipoib: Fix memory leak in the neigh table deletion flow (Doug Ledford) [880085 873949]
- [infiniband] ipoib: Fix RCU pointer dereference of wrong object (Doug Ledford) [880085 873949]
- [misc] Make rcu_dereference_bh work (Doug Ledford) [880085 873949]
- [infiniband] ipoib: Use a private hash table for path lookup in xmit path (Doug Ledford) [880085 873949]

[2.6.32-279.20.1]
- [scsi] hpsa: Use LUN reset instead of target reset (Tomas Henzl) [884422 875091]
- [char] tty: Fix possible race in n_tty_read() (Stanislaw Gruszka) [891580 765665]
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>MODERATE</severity>
<rights>Copyright 2013 Oracle, Inc.</rights>
<issued date="2013-02-05"/>
<cve cvss2="4.7/AV:L/AC:M/Au:N/C:N/I:N/A:C" href="https://linux.oracle.com/cve/CVE-2012-4461.html" public="20121106">CVE-2012-4461</cve>
<cve cvss2="4.7/AV:L/AC:M/Au:N/C:N/I:N/A:C" href="https://linux.oracle.com/cve/CVE-2012-4398.html" public="20120323">CVE-2012-4398</cve>
<cve cvss2="2.1/AV:L/AC:L/Au:N/C:P/I:N/A:N" href="https://linux.oracle.com/cve/CVE-2012-4530.html" public="20120818">CVE-2012-4530</cve>

<affected_cpe_list>
<cpe>cpe:/a:oracle:linux:6:3:patch</cpe>
<cpe>cpe:/a:oracle:linux:6::latest_archive</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223001" comment="Oracle Linux 6 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223002" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223003" comment="kernel is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223004" comment="kernel is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223005" comment="kernel-debug is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223006" comment="kernel-debug is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223007" comment="kernel-debug-devel is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223008" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223009" comment="kernel-devel is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223010" comment="kernel-devel is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223011" comment="kernel-doc is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223012" comment="kernel-doc is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223013" comment="kernel-firmware is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223014" comment="kernel-firmware is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223015" comment="kernel-headers is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223016" comment="kernel-headers is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223017" comment="perf is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223018" comment="perf is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223019" comment="python-perf is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223020" comment="python-perf is signed with the Oracle Linux 6 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223021" comment="Oracle Linux arch is i686"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223003" comment="kernel is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223004" comment="kernel is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223005" comment="kernel-debug is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223006" comment="kernel-debug is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223007" comment="kernel-debug-devel is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223008" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223009" comment="kernel-devel is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223010" comment="kernel-devel is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223011" comment="kernel-doc is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223012" comment="kernel-doc is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223013" comment="kernel-firmware is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223014" comment="kernel-firmware is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223015" comment="kernel-headers is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223016" comment="kernel-headers is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223017" comment="perf is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223018" comment="perf is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20130223019" comment="python-perf is earlier than 0:2.6.32-279.22.1.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20130223020" comment="python-perf is signed with the Oracle Linux 6 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>

</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223001"  version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223001" />
<state state_ref="oval:com.oracle.elsa:ste:20130223002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223002"  version="501" comment="Oracle Linux arch is x86_64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223001" />
<state state_ref="oval:com.oracle.elsa:ste:20130223003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223003"  version="501" comment="kernel is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223002" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223004"  version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223002" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223005"  version="501" comment="kernel-debug is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223003" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223006"  version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223003" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223007"  version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223004" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223008"  version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223004" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223009"  version="501" comment="kernel-devel is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223005" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223010"  version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223005" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223011"  version="501" comment="kernel-doc is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223006" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223012"  version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223006" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223013"  version="501" comment="kernel-firmware is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223007" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223014"  version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223007" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223015"  version="501" comment="kernel-headers is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223008" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223016"  version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223008" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223017"  version="501" comment="perf is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223009" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223018"  version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223009" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223019"  version="501" comment="python-perf is earlier than 0:2.6.32-279.22.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223010" />
<state state_ref="oval:com.oracle.elsa:ste:20130223004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223020"  version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223010" />
<state state_ref="oval:com.oracle.elsa:ste:20130223001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20130223021"  version="501" comment="Oracle Linux arch is i686" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20130223001" />
<state state_ref="oval:com.oracle.elsa:ste:20130223005" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223008" version="501">
<name>kernel-headers</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223002" version="501">
<name>kernel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223009" version="501">
<name>perf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223001" version="501">
<name>oraclelinux-release</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223006" version="501">
<name>kernel-doc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223003" version="501">
<name>kernel-debug</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223005" version="501">
<name>kernel-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223007" version="501">
<name>kernel-firmware</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223004" version="501">
<name>kernel-debug-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20130223010" version="501">
<name>python-perf</name>
</rpminfo_object>

</objects>
<states>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo states   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20130223001" version="501">
<signature_keyid operation="equals">72f97b74ec551f03</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20130223002" version="501">
<version operation="pattern match">^6</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20130223003" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20130223004" version="501">
<evr datatype="evr_string" operation="less than">0:2.6.32-279.22.1.el6</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20130223005" version="501">
<arch operation="pattern match">i686</arch>
</rpminfo_state>

</states>
</oval_definitions>
