RHSA-2012:1258
Vulnerability from csaf_redhat
Published
2012-09-12 19:56
Modified
2024-11-22 05:38
Summary
Red Hat Security Advisory: quagga security update

Notes

Topic
Updated quagga packages that fix multiple security issues are now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
Quagga is a TCP/IP based routing software suite. The Quagga bgpd daemon implements the BGP (Border Gateway Protocol) routing protocol. The Quagga ospfd and ospf6d daemons implement the OSPF (Open Shortest Path First) routing protocol. A heap-based buffer overflow flaw was found in the way the bgpd daemon processed malformed Extended Communities path attributes. An attacker could send a specially-crafted BGP message, causing bgpd on a target system to crash or, possibly, execute arbitrary code with the privileges of the user running bgpd. The UPDATE message would have to arrive from an explicitly configured BGP peer, but could have originated elsewhere in the BGP network. (CVE-2011-3327) A NULL pointer dereference flaw was found in the way the bgpd daemon processed malformed route Extended Communities attributes. A configured BGP peer could crash bgpd on a target system via a specially-crafted BGP message. (CVE-2010-1674) A stack-based buffer overflow flaw was found in the way the ospf6d daemon processed malformed Link State Update packets. An OSPF router could use this flaw to crash ospf6d on an adjacent router. (CVE-2011-3323) A flaw was found in the way the ospf6d daemon processed malformed link state advertisements. An OSPF neighbor could use this flaw to crash ospf6d on a target system. (CVE-2011-3324) A flaw was found in the way the ospfd daemon processed malformed Hello packets. An OSPF neighbor could use this flaw to crash ospfd on a target system. (CVE-2011-3325) A flaw was found in the way the ospfd daemon processed malformed link state advertisements. An OSPF router in the autonomous system could use this flaw to crash ospfd on a target system. (CVE-2011-3326) An assertion failure was found in the way the ospfd daemon processed certain Link State Update packets. An OSPF router could use this flaw to cause ospfd on an adjacent router to abort. (CVE-2012-0249) A buffer overflow flaw was found in the way the ospfd daemon processed certain Link State Update packets. An OSPF router could use this flaw to crash ospfd on an adjacent router. (CVE-2012-0250) Red Hat would like to thank CERT-FI for reporting CVE-2011-3327, CVE-2011-3323, CVE-2011-3324, CVE-2011-3325, and CVE-2011-3326; and the CERT/CC for reporting CVE-2012-0249 and CVE-2012-0250. CERT-FI acknowledges Riku Hietamäki, Tuomo Untinen and Jukka Taimisto of the Codenomicon CROSS project as the original reporters of CVE-2011-3327, CVE-2011-3323, CVE-2011-3324, CVE-2011-3325, and CVE-2011-3326. The CERT/CC acknowledges Martin Winter at OpenSourceRouting.org as the original reporter of CVE-2012-0249 and CVE-2012-0250. Users of quagga should upgrade to these updated packages, which contain backported patches to correct these issues. After installing the updated packages, the bgpd, ospfd, and ospf6d daemons will be restarted automatically.
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 © Red Hat, Inc. All rights reserved.",
         tlp: {
            label: "WHITE",
            url: "https://www.first.org/tlp/",
         },
      },
      lang: "en",
      notes: [
         {
            category: "summary",
            text: "Updated quagga packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 5.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.",
            title: "Topic",
         },
         {
            category: "general",
            text: "Quagga is a TCP/IP based routing software suite. The Quagga bgpd daemon\nimplements the BGP (Border Gateway Protocol) routing protocol. The Quagga\nospfd and ospf6d daemons implement the OSPF (Open Shortest Path First)\nrouting protocol.\n\nA heap-based buffer overflow flaw was found in the way the bgpd daemon\nprocessed malformed Extended Communities path attributes. An attacker could\nsend a specially-crafted BGP message, causing bgpd on a target system to\ncrash or, possibly, execute arbitrary code with the privileges of the user\nrunning bgpd. The UPDATE message would have to arrive from an explicitly\nconfigured BGP peer, but could have originated elsewhere in the BGP\nnetwork. (CVE-2011-3327)\n\nA NULL pointer dereference flaw was found in the way the bgpd daemon\nprocessed malformed route Extended Communities attributes. A configured\nBGP peer could crash bgpd on a target system via a specially-crafted BGP\nmessage. (CVE-2010-1674)\n\nA stack-based buffer overflow flaw was found in the way the ospf6d daemon\nprocessed malformed Link State Update packets. An OSPF router could use\nthis flaw to crash ospf6d on an adjacent router. (CVE-2011-3323)\n\nA flaw was found in the way the ospf6d daemon processed malformed link\nstate advertisements. An OSPF neighbor could use this flaw to crash\nospf6d on a target system. (CVE-2011-3324)\n\nA flaw was found in the way the ospfd daemon processed malformed Hello\npackets. An OSPF neighbor could use this flaw to crash ospfd on a\ntarget system. (CVE-2011-3325)\n\nA flaw was found in the way the ospfd daemon processed malformed link state\nadvertisements. An OSPF router in the autonomous system could use this flaw\nto crash ospfd on a target system. (CVE-2011-3326)\n\nAn assertion failure was found in the way the ospfd daemon processed\ncertain Link State Update packets. An OSPF router could use this flaw to\ncause ospfd on an adjacent router to abort. (CVE-2012-0249)\n\nA buffer overflow flaw was found in the way the ospfd daemon processed\ncertain Link State Update packets. An OSPF router could use this flaw to\ncrash ospfd on an adjacent router. (CVE-2012-0250)\n\nRed Hat would like to thank CERT-FI for reporting CVE-2011-3327,\nCVE-2011-3323, CVE-2011-3324, CVE-2011-3325, and CVE-2011-3326; and the\nCERT/CC for reporting CVE-2012-0249 and CVE-2012-0250. CERT-FI acknowledges\nRiku Hietamäki, Tuomo Untinen and Jukka Taimisto of the Codenomicon CROSS\nproject as the original reporters of CVE-2011-3327, CVE-2011-3323,\nCVE-2011-3324, CVE-2011-3325, and CVE-2011-3326. The CERT/CC acknowledges\nMartin Winter at OpenSourceRouting.org as the original reporter of\nCVE-2012-0249 and CVE-2012-0250.\n\nUsers of quagga should upgrade to these updated packages, which contain\nbackported patches to correct these issues. After installing the updated\npackages, the bgpd, ospfd, and ospf6d daemons will be restarted\nautomatically.",
            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-2012:1258",
            url: "https://access.redhat.com/errata/RHSA-2012:1258",
         },
         {
            category: "external",
            summary: "https://access.redhat.com/security/updates/classification/#moderate",
            url: "https://access.redhat.com/security/updates/classification/#moderate",
         },
         {
            category: "external",
            summary: "654603",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=654603",
         },
         {
            category: "external",
            summary: "738393",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=738393",
         },
         {
            category: "external",
            summary: "738394",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=738394",
         },
         {
            category: "external",
            summary: "738396",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=738396",
         },
         {
            category: "external",
            summary: "738398",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=738398",
         },
         {
            category: "external",
            summary: "738400",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=738400",
         },
         {
            category: "external",
            summary: "802827",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=802827",
         },
         {
            category: "external",
            summary: "802829",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=802829",
         },
         {
            category: "self",
            summary: "Canonical URL",
            url: "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_1258.json",
         },
      ],
      title: "Red Hat Security Advisory: quagga security update",
      tracking: {
         current_release_date: "2024-11-22T05:38:15+00:00",
         generator: {
            date: "2024-11-22T05:38:15+00:00",
            engine: {
               name: "Red Hat SDEngine",
               version: "4.2.1",
            },
         },
         id: "RHSA-2012:1258",
         initial_release_date: "2012-09-12T19:56:00+00:00",
         revision_history: [
            {
               date: "2012-09-12T19:56:00+00:00",
               number: "1",
               summary: "Initial version",
            },
            {
               date: "2012-09-12T20:02:35+00:00",
               number: "2",
               summary: "Last updated version",
            },
            {
               date: "2024-11-22T05:38:15+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. 5 client)",
                        product: {
                           name: "Red Hat Enterprise Linux Desktop (v. 5 client)",
                           product_id: "5Client-5.8.Z",
                           product_identification_helper: {
                              cpe: "cpe:/o:redhat:enterprise_linux:5::client",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "RHEL Desktop Workstation (v. 5 client)",
                        product: {
                           name: "RHEL Desktop Workstation (v. 5 client)",
                           product_id: "5Client-Workstation-5.8.Z",
                           product_identification_helper: {
                              cpe: "cpe:/o:redhat:enterprise_linux:5::client_workstation",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "Red Hat Enterprise Linux (v. 5 server)",
                        product: {
                           name: "Red Hat Enterprise Linux (v. 5 server)",
                           product_id: "5Server-5.8.Z",
                           product_identification_helper: {
                              cpe: "cpe:/o:redhat:enterprise_linux:5::server",
                           },
                        },
                     },
                  ],
                  category: "product_family",
                  name: "Red Hat Enterprise Linux",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                        product: {
                           name: "quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                           product_id: "quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-contrib@0.98.6-7.el5_8.1?arch=i386",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                        product: {
                           name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                           product_id: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-debuginfo@0.98.6-7.el5_8.1?arch=i386",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-devel-0:0.98.6-7.el5_8.1.i386",
                        product: {
                           name: "quagga-devel-0:0.98.6-7.el5_8.1.i386",
                           product_id: "quagga-devel-0:0.98.6-7.el5_8.1.i386",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-devel@0.98.6-7.el5_8.1?arch=i386",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-0:0.98.6-7.el5_8.1.i386",
                        product: {
                           name: "quagga-0:0.98.6-7.el5_8.1.i386",
                           product_id: "quagga-0:0.98.6-7.el5_8.1.i386",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga@0.98.6-7.el5_8.1?arch=i386",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "i386",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                        product: {
                           name: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                           product_id: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-contrib@0.98.6-7.el5_8.1?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                        product: {
                           name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                           product_id: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-debuginfo@0.98.6-7.el5_8.1?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                        product: {
                           name: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                           product_id: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-devel@0.98.6-7.el5_8.1?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-0:0.98.6-7.el5_8.1.x86_64",
                        product: {
                           name: "quagga-0:0.98.6-7.el5_8.1.x86_64",
                           product_id: "quagga-0:0.98.6-7.el5_8.1.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga@0.98.6-7.el5_8.1?arch=x86_64",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "x86_64",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "quagga-0:0.98.6-7.el5_8.1.src",
                        product: {
                           name: "quagga-0:0.98.6-7.el5_8.1.src",
                           product_id: "quagga-0:0.98.6-7.el5_8.1.src",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga@0.98.6-7.el5_8.1?arch=src",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "src",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "quagga-devel-0:0.98.6-7.el5_8.1.s390",
                        product: {
                           name: "quagga-devel-0:0.98.6-7.el5_8.1.s390",
                           product_id: "quagga-devel-0:0.98.6-7.el5_8.1.s390",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-devel@0.98.6-7.el5_8.1?arch=s390",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                        product: {
                           name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                           product_id: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-debuginfo@0.98.6-7.el5_8.1?arch=s390",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "s390",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                        product: {
                           name: "quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                           product_id: "quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-devel@0.98.6-7.el5_8.1?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                        product: {
                           name: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                           product_id: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-contrib@0.98.6-7.el5_8.1?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-0:0.98.6-7.el5_8.1.s390x",
                        product: {
                           name: "quagga-0:0.98.6-7.el5_8.1.s390x",
                           product_id: "quagga-0:0.98.6-7.el5_8.1.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga@0.98.6-7.el5_8.1?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                        product: {
                           name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                           product_id: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-debuginfo@0.98.6-7.el5_8.1?arch=s390x",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "s390x",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                        product: {
                           name: "quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                           product_id: "quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-devel@0.98.6-7.el5_8.1?arch=ia64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                        product: {
                           name: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                           product_id: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-contrib@0.98.6-7.el5_8.1?arch=ia64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-0:0.98.6-7.el5_8.1.ia64",
                        product: {
                           name: "quagga-0:0.98.6-7.el5_8.1.ia64",
                           product_id: "quagga-0:0.98.6-7.el5_8.1.ia64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga@0.98.6-7.el5_8.1?arch=ia64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                        product: {
                           name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                           product_id: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-debuginfo@0.98.6-7.el5_8.1?arch=ia64",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "ia64",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                        product: {
                           name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                           product_id: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-devel@0.98.6-7.el5_8.1?arch=ppc64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                        product: {
                           name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                           product_id: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-debuginfo@0.98.6-7.el5_8.1?arch=ppc64",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "ppc64",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                        product: {
                           name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                           product_id: "quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-devel@0.98.6-7.el5_8.1?arch=ppc",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                        product: {
                           name: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                           product_id: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-contrib@0.98.6-7.el5_8.1?arch=ppc",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-0:0.98.6-7.el5_8.1.ppc",
                        product: {
                           name: "quagga-0:0.98.6-7.el5_8.1.ppc",
                           product_id: "quagga-0:0.98.6-7.el5_8.1.ppc",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga@0.98.6-7.el5_8.1?arch=ppc",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                        product: {
                           name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                           product_id: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/quagga-debuginfo@0.98.6-7.el5_8.1?arch=ppc",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "ppc",
               },
            ],
            category: "vendor",
            name: "Red Hat",
         },
      ],
      relationships: [
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.src",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.s390",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
               product_id: "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Client-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.src as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.src",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.s390 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.s390",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
               product_id: "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Client-Workstation-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.src as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.src",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-0:0.98.6-7.el5_8.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.i386",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ia64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ppc",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.s390",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.s390x",
            relates_to_product_reference: "5Server-5.8.Z",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
               product_id: "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            },
            product_reference: "quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            relates_to_product_reference: "5Server-5.8.Z",
         },
      ],
   },
   vulnerabilities: [
      {
         cve: "CVE-2010-1674",
         discovery_date: "2010-11-17T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "654603",
            },
         ],
         notes: [
            {
               category: "description",
               text: "The extended-community parser in bgpd in Quagga before 0.99.18 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a malformed Extended Communities attribute.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "quagga: DoS (crash) by processing malformed extended community attribute in a route",
               title: "Vulnerability summary",
            },
            {
               category: "other",
               text: "Vulnerable. This issue affects quagga packages in Red Hat Enterprise\nLinux 4 and 5. The Red Hat Security Response Team has rated this issue\nas having low security impact, a future update may address this flaw.",
               title: "Statement",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2010-1674",
            },
            {
               category: "external",
               summary: "RHBZ#654603",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=654603",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2010-1674",
               url: "https://www.cve.org/CVERecord?id=CVE-2010-1674",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2010-1674",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2010-1674",
            },
         ],
         release_date: "2011-03-21T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2012-09-12T19:56: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/knowledge/articles/11258",
               product_ids: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2012:1258",
            },
         ],
         scores: [
            {
               cvss_v2: {
                  accessComplexity: "HIGH",
                  accessVector: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 1.8,
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  vectorString: "AV:A/AC:H/Au:N/C:N/I:N/A:P",
                  version: "2.0",
               },
               products: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Low",
            },
         ],
         title: "quagga: DoS (crash) by processing malformed extended community attribute in a route",
      },
      {
         acknowledgments: [
            {
               names: [
                  "CERT-FI",
               ],
            },
         ],
         cve: "CVE-2011-3323",
         cwe: {
            id: "CWE-121",
            name: "Stack-based Buffer Overflow",
         },
         discovery_date: "2011-09-14T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "738393",
            },
         ],
         notes: [
            {
               category: "description",
               text: "The OSPFv3 implementation in ospf6d in Quagga before 0.99.19 allows remote attackers to cause a denial of service (out-of-bounds memory access and daemon crash) via a Link State Update message with an invalid IPv6 prefix length.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "(ospf6d): Stack-based buffer overflow while decoding Link State Update packet with malformed Inter Area Prefix LSA",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2011-3323",
            },
            {
               category: "external",
               summary: "RHBZ#738393",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=738393",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2011-3323",
               url: "https://www.cve.org/CVERecord?id=CVE-2011-3323",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2011-3323",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2011-3323",
            },
         ],
         release_date: "2011-09-26T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2012-09-12T19:56: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/knowledge/articles/11258",
               product_ids: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2012:1258",
            },
         ],
         scores: [
            {
               cvss_v2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 5.4,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "PARTIAL",
                  vectorString: "AV:A/AC:M/Au:N/C:P/I:P/A:P",
                  version: "2.0",
               },
               products: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Low",
            },
         ],
         title: "(ospf6d): Stack-based buffer overflow while decoding Link State Update packet with malformed Inter Area Prefix LSA",
      },
      {
         acknowledgments: [
            {
               names: [
                  "CERT-FI",
               ],
            },
         ],
         cve: "CVE-2011-3324",
         discovery_date: "2011-09-14T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "738394",
            },
         ],
         notes: [
            {
               category: "description",
               text: "The ospf6_lsa_is_changed function in ospf6_lsa.c in the OSPFv3 implementation in ospf6d in Quagga before 0.99.19 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via trailing zero values in the Link State Advertisement (LSA) header list of an IPv6 Database Description message.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "(ospf6d): Denial of service by decoding malformed Database Description packet headers",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2011-3324",
            },
            {
               category: "external",
               summary: "RHBZ#738394",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=738394",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2011-3324",
               url: "https://www.cve.org/CVERecord?id=CVE-2011-3324",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2011-3324",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2011-3324",
            },
         ],
         release_date: "2011-09-26T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2012-09-12T19:56: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/knowledge/articles/11258",
               product_ids: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2012:1258",
            },
         ],
         scores: [
            {
               cvss_v2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 2.9,
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  vectorString: "AV:A/AC:M/Au:N/C:N/I:N/A:P",
                  version: "2.0",
               },
               products: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Low",
            },
         ],
         title: "(ospf6d): Denial of service by decoding malformed Database Description packet headers",
      },
      {
         acknowledgments: [
            {
               names: [
                  "CERT-FI",
               ],
            },
         ],
         cve: "CVE-2011-3325",
         discovery_date: "2011-09-14T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "738396",
            },
         ],
         notes: [
            {
               category: "description",
               text: "ospf_packet.c in ospfd in Quagga before 0.99.19 allows remote attackers to cause a denial of service (daemon crash) via (1) a 0x0a type field in an IPv4 packet header or (2) a truncated IPv4 Hello packet.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "(ospfd): Denial of service by decoding too short Hello packet or Hello packet with invalid OSPFv2 header type",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2011-3325",
            },
            {
               category: "external",
               summary: "RHBZ#738396",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=738396",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2011-3325",
               url: "https://www.cve.org/CVERecord?id=CVE-2011-3325",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2011-3325",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2011-3325",
            },
         ],
         release_date: "2011-09-26T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2012-09-12T19:56: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/knowledge/articles/11258",
               product_ids: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2012:1258",
            },
         ],
         scores: [
            {
               cvss_v2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 2.9,
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  vectorString: "AV:A/AC:M/Au:N/C:N/I:N/A:P",
                  version: "2.0",
               },
               products: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Low",
            },
         ],
         title: "(ospfd): Denial of service by decoding too short Hello packet or Hello packet with invalid OSPFv2 header type",
      },
      {
         acknowledgments: [
            {
               names: [
                  "CERT-FI",
               ],
            },
         ],
         cve: "CVE-2011-3326",
         discovery_date: "2011-09-14T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "738398",
            },
         ],
         notes: [
            {
               category: "description",
               text: "The ospf_flood function in ospf_flood.c in ospfd in Quagga before 0.99.19 allows remote attackers to cause a denial of service (daemon crash) via an invalid Link State Advertisement (LSA) type in an IPv4 Link State Update message.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "(ospfd): Denial of service by decoding Link State Update LSAs of unknown type",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2011-3326",
            },
            {
               category: "external",
               summary: "RHBZ#738398",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=738398",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2011-3326",
               url: "https://www.cve.org/CVERecord?id=CVE-2011-3326",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2011-3326",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2011-3326",
            },
         ],
         release_date: "2011-09-26T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2012-09-12T19:56: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/knowledge/articles/11258",
               product_ids: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2012:1258",
            },
         ],
         scores: [
            {
               cvss_v2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 2.9,
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  vectorString: "AV:A/AC:M/Au:N/C:N/I:N/A:P",
                  version: "2.0",
               },
               products: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Low",
            },
         ],
         title: "(ospfd): Denial of service by decoding Link State Update LSAs of unknown type",
      },
      {
         acknowledgments: [
            {
               names: [
                  "CERT-FI",
               ],
            },
         ],
         cve: "CVE-2011-3327",
         cwe: {
            id: "CWE-122",
            name: "Heap-based Buffer Overflow",
         },
         discovery_date: "2011-09-14T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "738400",
            },
         ],
         notes: [
            {
               category: "description",
               text: "Heap-based buffer overflow in the ecommunity_ecom2str function in bgp_ecommunity.c in bgpd in Quagga before 0.99.19 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code by sending a crafted BGP UPDATE message over IPv4.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "(bgpd): Heap-based buffer overflow by decoding BGP UPDATE message with unknown AS_PATH attributes",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2011-3327",
            },
            {
               category: "external",
               summary: "RHBZ#738400",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=738400",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2011-3327",
               url: "https://www.cve.org/CVERecord?id=CVE-2011-3327",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2011-3327",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2011-3327",
            },
         ],
         release_date: "2011-09-26T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2012-09-12T19:56: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/knowledge/articles/11258",
               product_ids: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2012:1258",
            },
         ],
         scores: [
            {
               cvss_v2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 5.4,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "PARTIAL",
                  vectorString: "AV:A/AC:M/Au:N/C:P/I:P/A:P",
                  version: "2.0",
               },
               products: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "(bgpd): Heap-based buffer overflow by decoding BGP UPDATE message with unknown AS_PATH attributes",
      },
      {
         acknowledgments: [
            {
               names: [
                  "CERT/CC",
               ],
            },
         ],
         cve: "CVE-2012-0249",
         discovery_date: "2012-03-13T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "802827",
            },
         ],
         notes: [
            {
               category: "description",
               text: "Buffer overflow in the ospf_ls_upd_list_lsa function in ospf_packet.c in the OSPFv2 implementation in ospfd in Quagga before 0.99.20.1 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via a Link State Update (aka LS Update) packet that is smaller than the length specified in its header.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "(ospfd): Assertion failure due improper length check for a received LS-Update OSPF packet",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2012-0249",
            },
            {
               category: "external",
               summary: "RHBZ#802827",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=802827",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2012-0249",
               url: "https://www.cve.org/CVERecord?id=CVE-2012-0249",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2012-0249",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2012-0249",
            },
         ],
         release_date: "2012-03-28T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2012-09-12T19:56: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/knowledge/articles/11258",
               product_ids: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2012:1258",
            },
         ],
         scores: [
            {
               cvss_v2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 2.9,
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  vectorString: "AV:A/AC:M/Au:N/C:N/I:N/A:P",
                  version: "2.0",
               },
               products: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Low",
            },
         ],
         title: "(ospfd): Assertion failure due improper length check for a received LS-Update OSPF packet",
      },
      {
         acknowledgments: [
            {
               names: [
                  "CERT/CC",
               ],
            },
         ],
         cve: "CVE-2012-0250",
         discovery_date: "2012-03-13T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "802829",
            },
         ],
         notes: [
            {
               category: "description",
               text: "Buffer overflow in the OSPFv2 implementation in ospfd in Quagga before 0.99.20.1 allows remote attackers to cause a denial of service (daemon crash) via a Link State Update (aka LS Update) packet containing a network-LSA link-state advertisement for which the data-structure length is smaller than the value in the Length header field.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "(ospfd): Crash by processing LS-Update OSPF packet due improper length check of the Network-LSA structures",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
               "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
               "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2012-0250",
            },
            {
               category: "external",
               summary: "RHBZ#802829",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=802829",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2012-0250",
               url: "https://www.cve.org/CVERecord?id=CVE-2012-0250",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2012-0250",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2012-0250",
            },
         ],
         release_date: "2012-03-28T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2012-09-12T19:56: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/knowledge/articles/11258",
               product_ids: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2012:1258",
            },
         ],
         scores: [
            {
               cvss_v2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 2.9,
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  vectorString: "AV:A/AC:M/Au:N/C:N/I:N/A:P",
                  version: "2.0",
               },
               products: [
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Client-Workstation-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Client-Workstation-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.src",
                  "5Server-5.8.Z:quagga-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-contrib-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-debuginfo-0:0.98.6-7.el5_8.1.x86_64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.i386",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ia64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.ppc64",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.s390x",
                  "5Server-5.8.Z:quagga-devel-0:0.98.6-7.el5_8.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Low",
            },
         ],
         title: "(ospfd): Crash by processing LS-Update OSPF packet due improper length check of the Network-LSA structures",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.