<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-21T18:58:50</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:20080164" version="501" class="patch">
<metadata>
<title>
ELSA-2008-0164:  Critical: krb5 security and bugfix update  (CRITICAL)
</title>
<affected family="unix">
<platform>Oracle Linux 5</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2008-0164" ref_url="https://linux.oracle.com/errata/ELSA-2008-0164.html"/>
<reference source="CVE" ref_id="CVE-2007-5901" ref_url="https://linux.oracle.com/cve/CVE-2007-5901.html"/>
<reference source="CVE" ref_id="CVE-2007-5971" ref_url="https://linux.oracle.com/cve/CVE-2007-5971.html"/>
<reference source="CVE" ref_id="CVE-2008-0062" ref_url="https://linux.oracle.com/cve/CVE-2008-0062.html"/>
<reference source="CVE" ref_id="CVE-2008-0063" ref_url="https://linux.oracle.com/cve/CVE-2008-0063.html"/>
<reference source="CVE" ref_id="CVE-2008-0947" ref_url="https://linux.oracle.com/cve/CVE-2008-0947.html"/>

<description>
 [1.6.1-17.el5_1.1]
 - add preliminary patch to fix use of uninitialized pointer / double-free in
   KDC (CVE-2008-0062,CVE-2008-0063) (#432620, #432621)
 - add backported patch to fix use-after-free in libgssapi_krb5 
 (CVE-2007-5901)
   (#415321)
 - add backported patch to fix double-free in libgssapi_krb5 (CVE-2007-5971)
   (#415351)
 - add preliminary patch to fix incorrect handling of high-numbered 
 descriptors
   in the RPC library (CVE-2008-0947) (#433596)
 - fix storage of delegated krb5 credentials when they've been wrapped up in
   spnego (#436460)
 - return a delegated credential handle even if the application didn't pass a
   location to store the flags which would be used to indicate that 
 credentials
   were delegated (#436465)
 - add patch to fall back to TCP kpasswd servers for kdc-unreachable,
   can't-resolve-server, and response-too-big errors (#436467)
 - use the right sequence numbers when generating password-set/change 
 requests
   for kpasswd servers after the first one (#436468)
 - backport from 1.6.3 to initialize a library-allocated get_init_creds_opt
   structure the same way we would one which was allocated by the calling
   application, to restore kinit's traditional behavior of doing a password
   change right when it detects an expired password (#436470) 
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>CRITICAL</severity>
<rights>Copyright 2008 Oracle, Inc.</rights>
<issued date="2008-03-18"/>
<cve cvss2="6.9/AV:L/AC:M/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2007-5901.html" public="20071206">CVE-2007-5901</cve>
<cve cvss2="6.9/AV:L/AC:M/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2007-5971.html" public="20071206">CVE-2007-5971</cve>
<cve cvss2="9.3/AV:N/AC:M/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2008-0062.html" public="20080319">CVE-2008-0062</cve>
<cve cvss2="4.3/AV:N/AC:M/Au:N/C:P/I:N/A:N" href="https://linux.oracle.com/cve/CVE-2008-0063.html" public="20080319">CVE-2008-0063</cve>
<cve cvss2="10/AV:N/AC:L/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2008-0947.html" public="20080319">CVE-2008-0947</cve>


</advisory>
</metadata>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164001" comment="Oracle Linux 5 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164002" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164003" comment="krb5-devel is earlier than 0:1.6.1-17.el5_1.1"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20080164004" comment="krb5-devel is signed with the Oracle Linux 5 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164005" comment="krb5-libs is earlier than 0:1.6.1-17.el5_1.1"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20080164006" comment="krb5-libs is signed with the Oracle Linux 5 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164007" comment="krb5-server is earlier than 0:1.6.1-17.el5_1.1"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20080164008" comment="krb5-server is signed with the Oracle Linux 5 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164009" comment="krb5-workstation is earlier than 0:1.6.1-17.el5_1.1"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20080164010" comment="krb5-workstation is signed with the Oracle Linux 5 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164011" comment="Oracle Linux arch is i386"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164003" comment="krb5-devel is earlier than 0:1.6.1-17.el5_1.1"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20080164004" comment="krb5-devel is signed with the Oracle Linux 5 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164005" comment="krb5-libs is earlier than 0:1.6.1-17.el5_1.1"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20080164006" comment="krb5-libs is signed with the Oracle Linux 5 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164007" comment="krb5-server is earlier than 0:1.6.1-17.el5_1.1"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20080164008" comment="krb5-server is signed with the Oracle Linux 5 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20080164009" comment="krb5-workstation is earlier than 0:1.6.1-17.el5_1.1"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20080164010" comment="krb5-workstation is signed with the Oracle Linux 5 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>

</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164001"  version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164001" />
<state state_ref="oval:com.oracle.elsa:ste:20080164002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164002"  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:20080164001" />
<state state_ref="oval:com.oracle.elsa:ste:20080164003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164003"  version="501" comment="krb5-devel is earlier than 0:1.6.1-17.el5_1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164002" />
<state state_ref="oval:com.oracle.elsa:ste:20080164004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164004"  version="501" comment="krb5-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164002" />
<state state_ref="oval:com.oracle.elsa:ste:20080164001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164005"  version="501" comment="krb5-libs is earlier than 0:1.6.1-17.el5_1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164003" />
<state state_ref="oval:com.oracle.elsa:ste:20080164004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164006"  version="501" comment="krb5-libs is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164003" />
<state state_ref="oval:com.oracle.elsa:ste:20080164001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164007"  version="501" comment="krb5-server is earlier than 0:1.6.1-17.el5_1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164004" />
<state state_ref="oval:com.oracle.elsa:ste:20080164004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164008"  version="501" comment="krb5-server is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164004" />
<state state_ref="oval:com.oracle.elsa:ste:20080164001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164009"  version="501" comment="krb5-workstation is earlier than 0:1.6.1-17.el5_1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164005" />
<state state_ref="oval:com.oracle.elsa:ste:20080164004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164010"  version="501" comment="krb5-workstation is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164005" />
<state state_ref="oval:com.oracle.elsa:ste:20080164001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20080164011"  version="501" comment="Oracle Linux arch is i386" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20080164001" />
<state state_ref="oval:com.oracle.elsa:ste:20080164005" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20080164003" version="501">
<name>krb5-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20080164004" version="501">
<name>krb5-server</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20080164002" version="501">
<name>krb5-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20080164005" version="501">
<name>krb5-workstation</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20080164001" version="501">
<name>oraclelinux-release</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:20080164001" version="501">
<signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20080164002" version="501">
<version operation="pattern match">^5</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20080164003" 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:20080164004" version="501">
<evr datatype="evr_string" operation="less than">0:1.6.1-17.el5_1.1</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20080164005" version="501">
<arch operation="pattern match">i386</arch>
</rpminfo_state>

</states>
</oval_definitions>
