rhsa-2011_0677
Vulnerability from csaf_redhat
Published
2011-05-19 11:11
Modified
2024-11-22 04:07
Summary
Red Hat Security Advisory: openssl security, bug fix, and enhancement update
Notes
Topic
Updated openssl packages that fix one security issue, two bugs, and add two
enhancements are now available for Red Hat Enterprise Linux 6.
The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL v2/v3)
and Transport Layer Security (TLS v1) protocols, as well as a
full-strength, general purpose cryptography library.
A buffer over-read flaw was discovered in the way OpenSSL parsed the
Certificate Status Request TLS extensions in ClientHello TLS handshake
messages. A remote attacker could possibly use this flaw to crash an SSL
server using the affected OpenSSL functionality. (CVE-2011-0014)
This update fixes the following bugs:
* The "openssl speed" command (which provides algorithm speed measurement)
failed when openssl was running in FIPS (Federal Information Processing
Standards) mode, even if testing of FIPS approved algorithms was requested.
FIPS mode disables ciphers and cryptographic hash algorithms that are not
approved by the NIST (National Institute of Standards and Technology)
standards. With this update, the "openssl speed" command no longer fails.
(BZ#619762)
* The "openssl pkcs12 -export" command failed to export a PKCS#12 file in
FIPS mode. The default algorithm for encrypting a certificate in the
PKCS#12 file was not FIPS approved and thus did not work. The command now
uses a FIPS approved algorithm by default in FIPS mode. (BZ#673453)
This update also adds the following enhancements:
* The "openssl s_server" command, which previously accepted connections
only over IPv4, now accepts connections over IPv6. (BZ#601612)
* For the purpose of allowing certain maintenance commands to be run (such
as "rsync"), an "OPENSSL_FIPS_NON_APPROVED_MD5_ALLOW" environment variable
has been added. When a system is configured for FIPS mode and is in a
maintenance state, this newly added environment variable can be set to
allow software that requires the use of an MD5 cryptographic hash algorithm
to be run, even though the hash algorithm is not approved by the FIPS-140-2
standard. (BZ#673071)
Users of OpenSSL are advised to upgrade to these updated packages, which
contain backported patches to resolve these issues and add these
enhancements. For the update to take effect, all services linked to the
OpenSSL library must be restarted, or the system rebooted.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated openssl packages that fix one security issue, two bugs, and add two\nenhancements are now available for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL v2/v3)\nand Transport Layer Security (TLS v1) protocols, as well as a\nfull-strength, general purpose cryptography library.\n\nA buffer over-read flaw was discovered in the way OpenSSL parsed the\nCertificate Status Request TLS extensions in ClientHello TLS handshake\nmessages. A remote attacker could possibly use this flaw to crash an SSL\nserver using the affected OpenSSL functionality. (CVE-2011-0014)\n\nThis update fixes the following bugs:\n\n* The \"openssl speed\" command (which provides algorithm speed measurement)\nfailed when openssl was running in FIPS (Federal Information Processing\nStandards) mode, even if testing of FIPS approved algorithms was requested.\nFIPS mode disables ciphers and cryptographic hash algorithms that are not\napproved by the NIST (National Institute of Standards and Technology)\nstandards. With this update, the \"openssl speed\" command no longer fails.\n(BZ#619762)\n\n* The \"openssl pkcs12 -export\" command failed to export a PKCS#12 file in\nFIPS mode. The default algorithm for encrypting a certificate in the\nPKCS#12 file was not FIPS approved and thus did not work. The command now\nuses a FIPS approved algorithm by default in FIPS mode. (BZ#673453)\n\nThis update also adds the following enhancements:\n\n* The \"openssl s_server\" command, which previously accepted connections\nonly over IPv4, now accepts connections over IPv6. (BZ#601612)\n\n* For the purpose of allowing certain maintenance commands to be run (such\nas \"rsync\"), an \"OPENSSL_FIPS_NON_APPROVED_MD5_ALLOW\" environment variable\nhas been added. When a system is configured for FIPS mode and is in a\nmaintenance state, this newly added environment variable can be set to\nallow software that requires the use of an MD5 cryptographic hash algorithm\nto be run, even though the hash algorithm is not approved by the FIPS-140-2\nstandard. (BZ#673071)\n\nUsers of OpenSSL are advised to upgrade to these updated packages, which\ncontain backported patches to resolve these issues and add these\nenhancements. For the update to take effect, all services linked to the\nOpenSSL library must be restarted, or the system rebooted.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2011:0677", "url": "https://access.redhat.com/errata/RHSA-2011:0677" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "601612", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=601612" }, { "category": "external", "summary": "619762", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=619762" }, { "category": "external", "summary": "676063", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=676063" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2011/rhsa-2011_0677.json" } ], "title": "Red Hat Security Advisory: openssl security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T04:07:41+00:00", "generator": { "date": "2024-11-22T04:07:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2011:0677", "initial_release_date": "2011-05-19T11:11:00+00:00", "revision_history": [ { "date": "2011-05-19T11:11:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-05-19T07:47:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T04:07:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "openssl-perl-0:1.0.0-10.el6.i686", "product": { "name": "openssl-perl-0:1.0.0-10.el6.i686", "product_id": "openssl-perl-0:1.0.0-10.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.0-10.el6?arch=i686" } } }, { "category": "product_version", "name": "openssl-static-0:1.0.0-10.el6.i686", "product": { "name": "openssl-static-0:1.0.0-10.el6.i686", "product_id": "openssl-static-0:1.0.0-10.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.0-10.el6?arch=i686" } } }, { "category": "product_version", "name": "openssl-debuginfo-0:1.0.0-10.el6.i686", "product": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686", "product_id": "openssl-debuginfo-0:1.0.0-10.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.0-10.el6?arch=i686" } } }, { "category": "product_version", "name": "openssl-0:1.0.0-10.el6.i686", "product": { "name": "openssl-0:1.0.0-10.el6.i686", "product_id": "openssl-0:1.0.0-10.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.0-10.el6?arch=i686" } } }, { "category": "product_version", "name": "openssl-devel-0:1.0.0-10.el6.i686", "product": { "name": "openssl-devel-0:1.0.0-10.el6.i686", "product_id": "openssl-devel-0:1.0.0-10.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.0-10.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "openssl-perl-0:1.0.0-10.el6.ppc64", "product": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64", "product_id": "openssl-perl-0:1.0.0-10.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.0-10.el6?arch=ppc64" } } }, { "category": "product_version", "name": "openssl-static-0:1.0.0-10.el6.ppc64", "product": { "name": "openssl-static-0:1.0.0-10.el6.ppc64", "product_id": "openssl-static-0:1.0.0-10.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.0-10.el6?arch=ppc64" } } }, { "category": "product_version", "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "product": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "product_id": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.0-10.el6?arch=ppc64" } } }, { "category": "product_version", "name": "openssl-devel-0:1.0.0-10.el6.ppc64", "product": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64", "product_id": "openssl-devel-0:1.0.0-10.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.0-10.el6?arch=ppc64" } } }, { "category": "product_version", "name": "openssl-0:1.0.0-10.el6.ppc64", "product": { "name": "openssl-0:1.0.0-10.el6.ppc64", "product_id": "openssl-0:1.0.0-10.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.0-10.el6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "openssl-perl-0:1.0.0-10.el6.s390x", "product": { "name": "openssl-perl-0:1.0.0-10.el6.s390x", "product_id": "openssl-perl-0:1.0.0-10.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.0-10.el6?arch=s390x" } } }, { "category": "product_version", "name": "openssl-static-0:1.0.0-10.el6.s390x", "product": { "name": "openssl-static-0:1.0.0-10.el6.s390x", "product_id": "openssl-static-0:1.0.0-10.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.0-10.el6?arch=s390x" } } }, { "category": "product_version", "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "product": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "product_id": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.0-10.el6?arch=s390x" } } }, { "category": "product_version", "name": "openssl-devel-0:1.0.0-10.el6.s390x", "product": { "name": "openssl-devel-0:1.0.0-10.el6.s390x", "product_id": "openssl-devel-0:1.0.0-10.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.0-10.el6?arch=s390x" } } }, { "category": "product_version", "name": "openssl-0:1.0.0-10.el6.s390x", "product": { "name": "openssl-0:1.0.0-10.el6.s390x", "product_id": "openssl-0:1.0.0-10.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.0-10.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openssl-perl-0:1.0.0-10.el6.x86_64", "product": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64", "product_id": "openssl-perl-0:1.0.0-10.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.0-10.el6?arch=x86_64" } } }, { "category": "product_version", "name": "openssl-static-0:1.0.0-10.el6.x86_64", "product": { "name": "openssl-static-0:1.0.0-10.el6.x86_64", "product_id": "openssl-static-0:1.0.0-10.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.0-10.el6?arch=x86_64" } } }, { "category": "product_version", "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "product": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "product_id": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.0-10.el6?arch=x86_64" } } }, { "category": "product_version", "name": "openssl-0:1.0.0-10.el6.x86_64", "product": { "name": "openssl-0:1.0.0-10.el6.x86_64", "product_id": "openssl-0:1.0.0-10.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.0-10.el6?arch=x86_64" } } }, { "category": "product_version", "name": "openssl-devel-0:1.0.0-10.el6.x86_64", "product": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64", "product_id": "openssl-devel-0:1.0.0-10.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.0-10.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openssl-0:1.0.0-10.el6.src", "product": { "name": "openssl-0:1.0.0-10.el6.src", "product_id": "openssl-0:1.0.0-10.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.0-10.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openssl-devel-0:1.0.0-10.el6.ppc", "product": { "name": "openssl-devel-0:1.0.0-10.el6.ppc", "product_id": "openssl-devel-0:1.0.0-10.el6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.0-10.el6?arch=ppc" } } }, { "category": "product_version", "name": "openssl-0:1.0.0-10.el6.ppc", "product": { "name": "openssl-0:1.0.0-10.el6.ppc", "product_id": "openssl-0:1.0.0-10.el6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.0-10.el6?arch=ppc" } } }, { "category": "product_version", "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "product": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "product_id": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.0-10.el6?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "openssl-devel-0:1.0.0-10.el6.s390", "product": { "name": "openssl-devel-0:1.0.0-10.el6.s390", "product_id": "openssl-devel-0:1.0.0-10.el6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.0-10.el6?arch=s390" } } }, { "category": "product_version", "name": "openssl-0:1.0.0-10.el6.s390", "product": { "name": "openssl-0:1.0.0-10.el6.s390", "product_id": "openssl-0:1.0.0-10.el6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.0-10.el6?arch=s390" } } }, { "category": "product_version", "name": "openssl-debuginfo-0:1.0.0-10.el6.s390", "product": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390", "product_id": "openssl-debuginfo-0:1.0.0-10.el6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.0-10.el6?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-0:1.0.0-10.el6.src" }, "product_reference": "openssl-0:1.0.0-10.el6.src", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-devel-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-devel-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-devel-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-devel-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-devel-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-devel-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-perl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-perl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-perl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-perl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-static-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-static-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-static-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-static-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-static-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:openssl-static-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-0:1.0.0-10.el6.src" }, "product_reference": "openssl-0:1.0.0-10.el6.src", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-debuginfo-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-debuginfo-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-debuginfo-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-debuginfo-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-debuginfo-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-debuginfo-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-devel-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-devel-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-devel-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-devel-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-devel-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-devel-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-perl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-perl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-perl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-perl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-static-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-static-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-static-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-static-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-static-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:openssl-static-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-0:1.0.0-10.el6.src" }, "product_reference": "openssl-0:1.0.0-10.el6.src", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-static-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-static-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-0:1.0.0-10.el6.src" }, "product_reference": "openssl-0:1.0.0-10.el6.src", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-devel-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-devel-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-devel-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-devel-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-devel-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-devel-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-perl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-perl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-perl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-perl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-static-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-static-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-static-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-static-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-static-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:openssl-static-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-0:1.0.0-10.el6.src" }, "product_reference": "openssl-0:1.0.0-10.el6.src", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-devel-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-devel-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-devel-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-devel-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-devel-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-devel-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-perl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-perl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-perl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-perl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-static-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-static-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-static-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-static-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-static-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:openssl-static-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-0:1.0.0-10.el6.src" }, "product_reference": "openssl-0:1.0.0-10.el6.src", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-debuginfo-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-debuginfo-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-debuginfo-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-debuginfo-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-debuginfo-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-debuginfo-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-devel-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-devel-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-devel-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-devel-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-devel-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-devel-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-perl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-perl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-perl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-perl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-static-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-static-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-static-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-static-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-static-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:openssl-static-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-0:1.0.0-10.el6.src" }, "product_reference": "openssl-0:1.0.0-10.el6.src", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-static-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-static-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-static-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-static-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-static-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:openssl-static-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-0:1.0.0-10.el6.src" }, "product_reference": "openssl-0:1.0.0-10.el6.src", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-debuginfo-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-devel-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-devel-0:1.0.0-10.el6.ppc" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-devel-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-devel-0:1.0.0-10.el6.s390" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-devel-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-devel-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-devel-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-perl-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-perl-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-perl-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-perl-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-perl-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-static-0:1.0.0-10.el6.i686" }, "product_reference": "openssl-static-0:1.0.0-10.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-static-0:1.0.0-10.el6.ppc64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-static-0:1.0.0-10.el6.s390x" }, "product_reference": "openssl-static-0:1.0.0-10.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-0:1.0.0-10.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:openssl-static-0:1.0.0-10.el6.x86_64" }, "product_reference": "openssl-static-0:1.0.0-10.el6.x86_64", "relates_to_product_reference": "6Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-0014", "discovery_date": "2011-02-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "676063" } ], "notes": [ { "category": "description", "text": "ssl/t1_lib.c in OpenSSL 0.9.8h through 0.9.8q and 1.0.0 through 1.0.0c allows remote attackers to cause a denial of service (crash), and possibly obtain sensitive information in applications that use OpenSSL, via a malformed ClientHello handshake message that triggers an out-of-bounds memory access, aka \"OCSP stapling vulnerability.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: OCSP stapling vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of openssl as shipped with Red Hat Enterprise Linux 3, 4, and 5. It was addressed in Red Hat Enterprise Linux 6 via RHSA-2011:0677.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-optional:openssl-0:1.0.0-10.el6.i686", "6Client-optional:openssl-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-0:1.0.0-10.el6.s390", "6Client-optional:openssl-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-0:1.0.0-10.el6.src", "6Client-optional:openssl-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Client-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Client-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Client-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-static-0:1.0.0-10.el6.i686", "6Client-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Client:openssl-0:1.0.0-10.el6.i686", "6Client:openssl-0:1.0.0-10.el6.ppc", "6Client:openssl-0:1.0.0-10.el6.ppc64", "6Client:openssl-0:1.0.0-10.el6.s390", "6Client:openssl-0:1.0.0-10.el6.s390x", "6Client:openssl-0:1.0.0-10.el6.src", "6Client:openssl-0:1.0.0-10.el6.x86_64", "6Client:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Client:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Client:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Client:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Client:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Client:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Client:openssl-devel-0:1.0.0-10.el6.i686", "6Client:openssl-devel-0:1.0.0-10.el6.ppc", "6Client:openssl-devel-0:1.0.0-10.el6.ppc64", "6Client:openssl-devel-0:1.0.0-10.el6.s390", "6Client:openssl-devel-0:1.0.0-10.el6.s390x", "6Client:openssl-devel-0:1.0.0-10.el6.x86_64", "6Client:openssl-perl-0:1.0.0-10.el6.i686", "6Client:openssl-perl-0:1.0.0-10.el6.ppc64", "6Client:openssl-perl-0:1.0.0-10.el6.s390x", "6Client:openssl-perl-0:1.0.0-10.el6.x86_64", "6Client:openssl-static-0:1.0.0-10.el6.i686", "6Client:openssl-static-0:1.0.0-10.el6.ppc64", "6Client:openssl-static-0:1.0.0-10.el6.s390x", "6Client:openssl-static-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.src", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-0:1.0.0-10.el6.src", "6ComputeNode:openssl-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-static-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-static-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-static-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-static-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-0:1.0.0-10.el6.i686", "6Server-optional:openssl-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-0:1.0.0-10.el6.s390", "6Server-optional:openssl-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-0:1.0.0-10.el6.src", "6Server-optional:openssl-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Server-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Server-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Server-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-static-0:1.0.0-10.el6.i686", "6Server-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Server:openssl-0:1.0.0-10.el6.i686", "6Server:openssl-0:1.0.0-10.el6.ppc", "6Server:openssl-0:1.0.0-10.el6.ppc64", "6Server:openssl-0:1.0.0-10.el6.s390", "6Server:openssl-0:1.0.0-10.el6.s390x", "6Server:openssl-0:1.0.0-10.el6.src", "6Server:openssl-0:1.0.0-10.el6.x86_64", "6Server:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Server:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Server:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Server:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Server:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Server:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Server:openssl-devel-0:1.0.0-10.el6.i686", "6Server:openssl-devel-0:1.0.0-10.el6.ppc", "6Server:openssl-devel-0:1.0.0-10.el6.ppc64", "6Server:openssl-devel-0:1.0.0-10.el6.s390", "6Server:openssl-devel-0:1.0.0-10.el6.s390x", "6Server:openssl-devel-0:1.0.0-10.el6.x86_64", "6Server:openssl-perl-0:1.0.0-10.el6.i686", "6Server:openssl-perl-0:1.0.0-10.el6.ppc64", "6Server:openssl-perl-0:1.0.0-10.el6.s390x", "6Server:openssl-perl-0:1.0.0-10.el6.x86_64", "6Server:openssl-static-0:1.0.0-10.el6.i686", "6Server:openssl-static-0:1.0.0-10.el6.ppc64", "6Server:openssl-static-0:1.0.0-10.el6.s390x", "6Server:openssl-static-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-0:1.0.0-10.el6.src", "6Workstation-optional:openssl-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-0:1.0.0-10.el6.i686", "6Workstation:openssl-0:1.0.0-10.el6.ppc", "6Workstation:openssl-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-0:1.0.0-10.el6.s390", "6Workstation:openssl-0:1.0.0-10.el6.s390x", "6Workstation:openssl-0:1.0.0-10.el6.src", "6Workstation:openssl-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-devel-0:1.0.0-10.el6.i686", "6Workstation:openssl-devel-0:1.0.0-10.el6.ppc", "6Workstation:openssl-devel-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-devel-0:1.0.0-10.el6.s390", "6Workstation:openssl-devel-0:1.0.0-10.el6.s390x", "6Workstation:openssl-devel-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-perl-0:1.0.0-10.el6.i686", "6Workstation:openssl-perl-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-perl-0:1.0.0-10.el6.s390x", "6Workstation:openssl-perl-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-static-0:1.0.0-10.el6.i686", "6Workstation:openssl-static-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-static-0:1.0.0-10.el6.s390x", "6Workstation:openssl-static-0:1.0.0-10.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-0014" }, { "category": "external", "summary": "RHBZ#676063", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=676063" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-0014", "url": "https://www.cve.org/CVERecord?id=CVE-2011-0014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0014" } ], "release_date": "2011-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-19T11:11:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "6Client-optional:openssl-0:1.0.0-10.el6.i686", "6Client-optional:openssl-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-0:1.0.0-10.el6.s390", "6Client-optional:openssl-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-0:1.0.0-10.el6.src", "6Client-optional:openssl-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Client-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Client-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Client-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-static-0:1.0.0-10.el6.i686", "6Client-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Client:openssl-0:1.0.0-10.el6.i686", "6Client:openssl-0:1.0.0-10.el6.ppc", "6Client:openssl-0:1.0.0-10.el6.ppc64", "6Client:openssl-0:1.0.0-10.el6.s390", "6Client:openssl-0:1.0.0-10.el6.s390x", "6Client:openssl-0:1.0.0-10.el6.src", "6Client:openssl-0:1.0.0-10.el6.x86_64", "6Client:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Client:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Client:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Client:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Client:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Client:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Client:openssl-devel-0:1.0.0-10.el6.i686", "6Client:openssl-devel-0:1.0.0-10.el6.ppc", "6Client:openssl-devel-0:1.0.0-10.el6.ppc64", "6Client:openssl-devel-0:1.0.0-10.el6.s390", "6Client:openssl-devel-0:1.0.0-10.el6.s390x", "6Client:openssl-devel-0:1.0.0-10.el6.x86_64", "6Client:openssl-perl-0:1.0.0-10.el6.i686", "6Client:openssl-perl-0:1.0.0-10.el6.ppc64", "6Client:openssl-perl-0:1.0.0-10.el6.s390x", "6Client:openssl-perl-0:1.0.0-10.el6.x86_64", "6Client:openssl-static-0:1.0.0-10.el6.i686", "6Client:openssl-static-0:1.0.0-10.el6.ppc64", "6Client:openssl-static-0:1.0.0-10.el6.s390x", "6Client:openssl-static-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.src", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-0:1.0.0-10.el6.src", "6ComputeNode:openssl-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-static-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-static-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-static-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-static-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-0:1.0.0-10.el6.i686", "6Server-optional:openssl-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-0:1.0.0-10.el6.s390", "6Server-optional:openssl-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-0:1.0.0-10.el6.src", "6Server-optional:openssl-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Server-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Server-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Server-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-static-0:1.0.0-10.el6.i686", "6Server-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Server:openssl-0:1.0.0-10.el6.i686", "6Server:openssl-0:1.0.0-10.el6.ppc", "6Server:openssl-0:1.0.0-10.el6.ppc64", "6Server:openssl-0:1.0.0-10.el6.s390", "6Server:openssl-0:1.0.0-10.el6.s390x", "6Server:openssl-0:1.0.0-10.el6.src", "6Server:openssl-0:1.0.0-10.el6.x86_64", "6Server:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Server:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Server:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Server:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Server:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Server:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Server:openssl-devel-0:1.0.0-10.el6.i686", "6Server:openssl-devel-0:1.0.0-10.el6.ppc", "6Server:openssl-devel-0:1.0.0-10.el6.ppc64", "6Server:openssl-devel-0:1.0.0-10.el6.s390", "6Server:openssl-devel-0:1.0.0-10.el6.s390x", "6Server:openssl-devel-0:1.0.0-10.el6.x86_64", "6Server:openssl-perl-0:1.0.0-10.el6.i686", "6Server:openssl-perl-0:1.0.0-10.el6.ppc64", "6Server:openssl-perl-0:1.0.0-10.el6.s390x", "6Server:openssl-perl-0:1.0.0-10.el6.x86_64", "6Server:openssl-static-0:1.0.0-10.el6.i686", "6Server:openssl-static-0:1.0.0-10.el6.ppc64", "6Server:openssl-static-0:1.0.0-10.el6.s390x", "6Server:openssl-static-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-0:1.0.0-10.el6.src", "6Workstation-optional:openssl-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-0:1.0.0-10.el6.i686", "6Workstation:openssl-0:1.0.0-10.el6.ppc", "6Workstation:openssl-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-0:1.0.0-10.el6.s390", "6Workstation:openssl-0:1.0.0-10.el6.s390x", "6Workstation:openssl-0:1.0.0-10.el6.src", "6Workstation:openssl-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-devel-0:1.0.0-10.el6.i686", "6Workstation:openssl-devel-0:1.0.0-10.el6.ppc", "6Workstation:openssl-devel-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-devel-0:1.0.0-10.el6.s390", "6Workstation:openssl-devel-0:1.0.0-10.el6.s390x", "6Workstation:openssl-devel-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-perl-0:1.0.0-10.el6.i686", "6Workstation:openssl-perl-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-perl-0:1.0.0-10.el6.s390x", "6Workstation:openssl-perl-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-static-0:1.0.0-10.el6.i686", "6Workstation:openssl-static-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-static-0:1.0.0-10.el6.s390x", "6Workstation:openssl-static-0:1.0.0-10.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0677" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:P", "version": "2.0" }, "products": [ "6Client-optional:openssl-0:1.0.0-10.el6.i686", "6Client-optional:openssl-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-0:1.0.0-10.el6.s390", "6Client-optional:openssl-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-0:1.0.0-10.el6.src", "6Client-optional:openssl-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Client-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Client-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Client-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Client-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Client-optional:openssl-static-0:1.0.0-10.el6.i686", "6Client-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Client-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Client-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Client:openssl-0:1.0.0-10.el6.i686", "6Client:openssl-0:1.0.0-10.el6.ppc", "6Client:openssl-0:1.0.0-10.el6.ppc64", "6Client:openssl-0:1.0.0-10.el6.s390", "6Client:openssl-0:1.0.0-10.el6.s390x", "6Client:openssl-0:1.0.0-10.el6.src", "6Client:openssl-0:1.0.0-10.el6.x86_64", "6Client:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Client:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Client:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Client:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Client:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Client:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Client:openssl-devel-0:1.0.0-10.el6.i686", "6Client:openssl-devel-0:1.0.0-10.el6.ppc", "6Client:openssl-devel-0:1.0.0-10.el6.ppc64", "6Client:openssl-devel-0:1.0.0-10.el6.s390", "6Client:openssl-devel-0:1.0.0-10.el6.s390x", "6Client:openssl-devel-0:1.0.0-10.el6.x86_64", "6Client:openssl-perl-0:1.0.0-10.el6.i686", "6Client:openssl-perl-0:1.0.0-10.el6.ppc64", "6Client:openssl-perl-0:1.0.0-10.el6.s390x", "6Client:openssl-perl-0:1.0.0-10.el6.x86_64", "6Client:openssl-static-0:1.0.0-10.el6.i686", "6Client:openssl-static-0:1.0.0-10.el6.ppc64", "6Client:openssl-static-0:1.0.0-10.el6.s390x", "6Client:openssl-static-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.src", "6ComputeNode-optional:openssl-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.s390", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.i686", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.s390x", "6ComputeNode-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-0:1.0.0-10.el6.src", "6ComputeNode:openssl-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.ppc", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.s390", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-devel-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-perl-0:1.0.0-10.el6.x86_64", "6ComputeNode:openssl-static-0:1.0.0-10.el6.i686", "6ComputeNode:openssl-static-0:1.0.0-10.el6.ppc64", "6ComputeNode:openssl-static-0:1.0.0-10.el6.s390x", "6ComputeNode:openssl-static-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-0:1.0.0-10.el6.i686", "6Server-optional:openssl-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-0:1.0.0-10.el6.s390", "6Server-optional:openssl-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-0:1.0.0-10.el6.src", "6Server-optional:openssl-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Server-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Server-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Server-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Server-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Server-optional:openssl-static-0:1.0.0-10.el6.i686", "6Server-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Server-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Server-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Server:openssl-0:1.0.0-10.el6.i686", "6Server:openssl-0:1.0.0-10.el6.ppc", "6Server:openssl-0:1.0.0-10.el6.ppc64", "6Server:openssl-0:1.0.0-10.el6.s390", "6Server:openssl-0:1.0.0-10.el6.s390x", "6Server:openssl-0:1.0.0-10.el6.src", "6Server:openssl-0:1.0.0-10.el6.x86_64", "6Server:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Server:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Server:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Server:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Server:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Server:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Server:openssl-devel-0:1.0.0-10.el6.i686", "6Server:openssl-devel-0:1.0.0-10.el6.ppc", "6Server:openssl-devel-0:1.0.0-10.el6.ppc64", "6Server:openssl-devel-0:1.0.0-10.el6.s390", "6Server:openssl-devel-0:1.0.0-10.el6.s390x", "6Server:openssl-devel-0:1.0.0-10.el6.x86_64", "6Server:openssl-perl-0:1.0.0-10.el6.i686", "6Server:openssl-perl-0:1.0.0-10.el6.ppc64", "6Server:openssl-perl-0:1.0.0-10.el6.s390x", "6Server:openssl-perl-0:1.0.0-10.el6.x86_64", "6Server:openssl-static-0:1.0.0-10.el6.i686", "6Server:openssl-static-0:1.0.0-10.el6.ppc64", "6Server:openssl-static-0:1.0.0-10.el6.s390x", "6Server:openssl-static-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-0:1.0.0-10.el6.src", "6Workstation-optional:openssl-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.ppc", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.s390", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-devel-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-perl-0:1.0.0-10.el6.x86_64", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.i686", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.ppc64", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.s390x", "6Workstation-optional:openssl-static-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-0:1.0.0-10.el6.i686", "6Workstation:openssl-0:1.0.0-10.el6.ppc", "6Workstation:openssl-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-0:1.0.0-10.el6.s390", "6Workstation:openssl-0:1.0.0-10.el6.s390x", "6Workstation:openssl-0:1.0.0-10.el6.src", "6Workstation:openssl-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.i686", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.ppc", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.s390", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.s390x", "6Workstation:openssl-debuginfo-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-devel-0:1.0.0-10.el6.i686", "6Workstation:openssl-devel-0:1.0.0-10.el6.ppc", "6Workstation:openssl-devel-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-devel-0:1.0.0-10.el6.s390", "6Workstation:openssl-devel-0:1.0.0-10.el6.s390x", "6Workstation:openssl-devel-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-perl-0:1.0.0-10.el6.i686", "6Workstation:openssl-perl-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-perl-0:1.0.0-10.el6.s390x", "6Workstation:openssl-perl-0:1.0.0-10.el6.x86_64", "6Workstation:openssl-static-0:1.0.0-10.el6.i686", "6Workstation:openssl-static-0:1.0.0-10.el6.ppc64", "6Workstation:openssl-static-0:1.0.0-10.el6.s390x", "6Workstation:openssl-static-0:1.0.0-10.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssl: OCSP stapling vulnerability" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.