rhsa-2013_1264
Vulnerability from csaf_redhat
Published
2013-09-16 17:01
Modified
2024-11-22 07:33
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update

Notes

Topic
Updated kernel-rt packages that fix several security issues and multiple bugs are now available for Red Hat Enterprise MRG 2.3. The Red Hat Security Response Team has rated this update as having important 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
The kernel-rt packages contain the Linux kernel, the core of any Linux operating system. This update fixes the following security issues: * A heap-based buffer overflow flaw was found in the Linux kernel's iSCSI target subsystem. A remote attacker could use a specially-crafted iSCSI request to cause a denial of service on a system or, potentially, escalate their privileges on that system. (CVE-2013-2850, Important) * A flaw was found in the Linux kernel's Performance Events implementation. On systems with certain Intel processors, a local, unprivileged user could use this flaw to cause a denial of service by leveraging the perf subsystem to write into the reserved bits of the OFFCORE_RSP_0 and OFFCORE_RSP_1 model-specific registers. (CVE-2013-2146, Moderate) * An invalid pointer dereference flaw was found in the Linux kernel's TCP/IP protocol suite implementation. A local, unprivileged user could use this flaw to crash the system or, potentially, escalate their privileges on the system by using sendmsg() with an IPv6 socket connected to an IPv4 destination. (CVE-2013-2232, Moderate) * Two flaws were found in the way the Linux kernel's TCP/IP protocol suite implementation handled IPv6 sockets that used the UDP_CORK option. A local, unprivileged user could use these flaws to cause a denial of service. (CVE-2013-4162, CVE-2013-4163, Moderate) * A flaw was found in the Linux kernel's Chipidea USB driver. A local, unprivileged user could use this flaw to cause a denial of service. (CVE-2013-2058, Low) * Information leak flaws in the Linux kernel could allow a privileged, local user to leak kernel memory to user-space. (CVE-2013-2147, CVE-2013-2164, CVE-2013-2234, CVE-2013-2237, Low) * Information leak flaws in the Linux kernel could allow a local, unprivileged user to leak kernel memory to user-space. (CVE-2013-2141, CVE-2013-2148, Low) * A format string flaw was found in the Linux kernel's block layer. A privileged, local user could potentially use this flaw to escalate their privileges to kernel level (ring0). (CVE-2013-2851, Low) * A format string flaw was found in the b43_do_request_fw() function in the Linux kernel's b43 driver implementation. A local user who is able to specify the "fwpostfix" b43 module parameter could use this flaw to cause a denial of service or, potentially, escalate their privileges. (CVE-2013-2852, Low) * A NULL pointer dereference flaw was found in the Linux kernel's ftrace and function tracer implementations. A local user who has the CAP_SYS_ADMIN capability could use this flaw to cause a denial of service. (CVE-2013-3301, Low) Red Hat would like to thank Kees Cook for reporting CVE-2013-2850, CVE-2013-2851, and CVE-2013-2852; and Hannes Frederic Sowa for reporting CVE-2013-4162 and CVE-2013-4163. This update also fixes the following bugs: * The following drivers have been updated, fixing a number of bugs: myri10ge, bna, enic, mlx4, bgmac, bcma, cxgb3, cxgb4, qlcnic, r8169, be2net, e100, e1000, e1000e, igb, ixgbe, brcm80211, cpsw, pch_gbe, bfin_mac, bnx2x, bnx2, cnic, tg3, and sfc. (BZ#974138) * The realtime kernel was not built with the CONFIG_NET_DROP_WATCH kernel configuration option enabled. As such, attempting to run the dropwatch command resulted in the following error: Unable to find NET_DM family, dropwatch can't work Cleaning up on socket creation error With this update, the realtime kernel is built with the CONFIG_NET_DROP_WATCH option, allowing dropwatch to work as expected. (BZ#979417) Users should upgrade to these updated packages, which upgrade the kernel-rt kernel to version kernel-rt-3.6.11.5-rt37, and correct these issues. The system must be rebooted for this update to take effect.
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": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated kernel-rt packages that fix several security issues and multiple\nbugs are now available for Red Hat Enterprise MRG 2.3.\n\nThe Red Hat Security Response Team has rated this update as having\nimportant security impact. Common Vulnerability Scoring System (CVSS) base\nscores, which give detailed severity ratings, are available for each\nvulnerability from the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The kernel-rt packages contain the Linux kernel, the core of any Linux\noperating system.\n\nThis update fixes the following security issues:\n\n* A heap-based buffer overflow flaw was found in the Linux kernel\u0027s iSCSI\ntarget subsystem. A remote attacker could use a specially-crafted iSCSI\nrequest to cause a denial of service on a system or, potentially, escalate\ntheir privileges on that system. (CVE-2013-2850, Important)\n\n* A flaw was found in the Linux kernel\u0027s Performance Events implementation.\nOn systems with certain Intel processors, a local, unprivileged user could\nuse this flaw to cause a denial of service by leveraging the perf subsystem\nto write into the reserved bits of the OFFCORE_RSP_0 and OFFCORE_RSP_1\nmodel-specific registers. (CVE-2013-2146, Moderate)\n\n* An invalid pointer dereference flaw was found in the Linux kernel\u0027s\nTCP/IP protocol suite implementation. A local, unprivileged user could use\nthis flaw to crash the system or, potentially, escalate their privileges on\nthe system by using sendmsg() with an IPv6 socket connected to an IPv4\ndestination. (CVE-2013-2232, Moderate)\n\n* Two flaws were found in the way the Linux kernel\u0027s TCP/IP protocol suite\nimplementation handled IPv6 sockets that used the UDP_CORK option. A local,\nunprivileged user could use these flaws to cause a denial of service.\n(CVE-2013-4162, CVE-2013-4163, Moderate)\n\n* A flaw was found in the Linux kernel\u0027s Chipidea USB driver. A local,\nunprivileged user could use this flaw to cause a denial of service.\n(CVE-2013-2058, Low)\n\n* Information leak flaws in the Linux kernel could allow a privileged,\nlocal user to leak kernel memory to user-space. (CVE-2013-2147,\nCVE-2013-2164, CVE-2013-2234, CVE-2013-2237, Low)\n\n* Information leak flaws in the Linux kernel could allow a local,\nunprivileged user to leak kernel memory to user-space. (CVE-2013-2141,\nCVE-2013-2148, Low)\n\n* A format string flaw was found in the Linux kernel\u0027s block layer. A\nprivileged, local user could potentially use this flaw to escalate their\nprivileges to kernel level (ring0). (CVE-2013-2851, Low)\n\n* A format string flaw was found in the b43_do_request_fw() function in the\nLinux kernel\u0027s b43 driver implementation. A local user who is able to\nspecify the \"fwpostfix\" b43 module parameter could use this flaw to cause a\ndenial of service or, potentially, escalate their privileges.\n(CVE-2013-2852, Low)\n\n* A NULL pointer dereference flaw was found in the Linux kernel\u0027s ftrace\nand function tracer implementations. A local user who has the CAP_SYS_ADMIN\ncapability could use this flaw to cause a denial of service.\n(CVE-2013-3301, Low)\n\nRed Hat would like to thank Kees Cook for reporting CVE-2013-2850,\nCVE-2013-2851, and CVE-2013-2852; and Hannes Frederic Sowa for reporting\nCVE-2013-4162 and CVE-2013-4163.\n\nThis update also fixes the following bugs:\n\n* The following drivers have been updated, fixing a number of bugs:\nmyri10ge, bna, enic, mlx4, bgmac, bcma, cxgb3, cxgb4, qlcnic, r8169,\nbe2net, e100, e1000, e1000e, igb, ixgbe, brcm80211, cpsw, pch_gbe,\nbfin_mac, bnx2x, bnx2, cnic, tg3, and sfc. (BZ#974138)\n\n* The realtime kernel was not built with the CONFIG_NET_DROP_WATCH kernel\nconfiguration option enabled. As such, attempting to run the dropwatch\ncommand resulted in the following error:\n\nUnable to find NET_DM family, dropwatch can\u0027t work\nCleaning up on socket creation error\n\nWith this update, the realtime kernel is built with the\nCONFIG_NET_DROP_WATCH option, allowing dropwatch to work as expected.\n(BZ#979417)\n\nUsers should upgrade to these updated packages, which upgrade the kernel-rt\nkernel to version kernel-rt-3.6.11.5-rt37, and correct these issues. The\nsystem must be rebooted for this update to take effect.",
        "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-2013:1264",
        "url": "https://access.redhat.com/errata/RHSA-2013:1264"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "952197",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=952197"
      },
      {
        "category": "external",
        "summary": "959210",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=959210"
      },
      {
        "category": "external",
        "summary": "968036",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=968036"
      },
      {
        "category": "external",
        "summary": "969515",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=969515"
      },
      {
        "category": "external",
        "summary": "969518",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=969518"
      },
      {
        "category": "external",
        "summary": "970873",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=970873"
      },
      {
        "category": "external",
        "summary": "971242",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971242"
      },
      {
        "category": "external",
        "summary": "971258",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971258"
      },
      {
        "category": "external",
        "summary": "971309",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971309"
      },
      {
        "category": "external",
        "summary": "973100",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=973100"
      },
      {
        "category": "external",
        "summary": "974138",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=974138"
      },
      {
        "category": "external",
        "summary": "980995",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980995"
      },
      {
        "category": "external",
        "summary": "981220",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=981220"
      },
      {
        "category": "external",
        "summary": "981552",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=981552"
      },
      {
        "category": "external",
        "summary": "983603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=983603"
      },
      {
        "category": "external",
        "summary": "987627",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=987627"
      },
      {
        "category": "external",
        "summary": "987633",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=987633"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1264.json"
      }
    ],
    "title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
    "tracking": {
      "current_release_date": "2024-11-22T07:33:41+00:00",
      "generator": {
        "date": "2024-11-22T07:33:41+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2013:1264",
      "initial_release_date": "2013-09-16T17:01:00+00:00",
      "revision_history": [
        {
          "date": "2013-09-16T17:01:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2013-09-16T17:01:17+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T07:33:41+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat MRG Realtime for RHEL 6 Server v.2",
                "product": {
                  "name": "Red Hat MRG Realtime for RHEL 6 Server v.2",
                  "product_id": "6Server-MRG-Realtime-2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_mrg:2:server:el6"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise MRG for RHEL-6"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-vanilla-devel@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-vanilla@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-vanilla-debuginfo@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-trace@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                "product": {
                  "name": "kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_id": "kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.6.11.5-rt37.55.el6rt?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
                "product": {
                  "name": "kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
                  "product_id": "kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-firmware@3.6.11.5-rt37.55.el6rt?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
                "product": {
                  "name": "kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
                  "product_id": "kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-doc@3.6.11.5-rt37.55.el6rt?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch",
                "product": {
                  "name": "mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch",
                  "product_id": "mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mrg-rt-release@3.6.11.5-rt37.55.el6rt?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
                "product": {
                  "name": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
                  "product_id": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@3.6.11.5-rt37.55.el6rt?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.src as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src"
        },
        "product_reference": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch"
        },
        "product_reference": "kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch"
        },
        "product_reference": "kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64"
        },
        "product_reference": "kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2",
          "product_id": "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        },
        "product_reference": "mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch",
        "relates_to_product_reference": "6Server-MRG-Realtime-2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2013-2058",
      "discovery_date": "2013-01-26T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "959210"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The host_start function in drivers/usb/chipidea/host.c in the Linux kernel before 3.7.4 does not properly support a certain non-streaming option, which allows local users to cause a denial of service (system crash) by sending a large amount of network traffic through a USB/Ethernet adapter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: usb: chipidea: Allow disabling streaming not just in udc mode",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the versions of Linux kernel as shipped with\nRed Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of the kernel package as shipped with\nRed Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise MRG 2\nmay address this issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2058"
        },
        {
          "category": "external",
          "summary": "RHBZ#959210",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=959210"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2058",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2058"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2058",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2058"
        }
      ],
      "release_date": "2012-12-22T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 4.9,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Kernel: usb: chipidea: Allow disabling streaming not just in udc mode"
    },
    {
      "cve": "CVE-2013-2141",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2013-06-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "970873"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The do_tkill function in kernel/signal.c in the Linux kernel before 3.8.9 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via a crafted application that makes a (1) tkill or (2) tgkill system call.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: signal: information leak in tkill/tgkill",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2141"
        },
        {
          "category": "external",
          "summary": "RHBZ#970873",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=970873"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2141",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2141"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2141",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2141"
        }
      ],
      "release_date": "2013-04-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.1,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Kernel: signal: information leak in tkill/tgkill"
    },
    {
      "cve": "CVE-2013-2146",
      "discovery_date": "2013-06-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "971309"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "arch/x86/kernel/cpu/perf_event_intel.c in the Linux kernel before 3.8.9, when the Performance Events Subsystem is enabled, specifies an incorrect bitmask, which allows local users to cause a denial of service (general protection fault and system crash) by attempting to set a reserved bit.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: perf/x86: offcore_rsp valid mask for SNB/IVB",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the version of the kernel package as shipped with\nRed Hat Enterprise Linux 5.\n\nThis issue affects the versions of Linux kernel as shipped with\nRed Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel updates\nfor Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2 may address this\nissue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2146"
        },
        {
          "category": "external",
          "summary": "RHBZ#971309",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971309"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2146",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2146"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2146",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2146"
        }
      ],
      "release_date": "2013-04-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 4.7,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Kernel: perf/x86: offcore_rsp valid mask for SNB/IVB"
    },
    {
      "cve": "CVE-2013-2147",
      "discovery_date": "2013-06-03T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "971242"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The HP Smart Array controller disk-array driver and Compaq SMART2 controller disk-array driver in the Linux kernel through 3.9.4 do not initialize certain data structures, which allows local users to obtain sensitive information from kernel memory via (1) a crafted IDAGETPCIINFO command for a /dev/ida device, related to the ida_locked_ioctl function in drivers/block/cpqarray.c or (2) a crafted CCISS_PASSTHRU32 command for a /dev/cciss device, related to the cciss_ioctl32_passthru function in drivers/block/cciss.c.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: cpqarray/cciss: information leak via ioctl",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2147"
        },
        {
          "category": "external",
          "summary": "RHBZ#971242",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971242"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2147",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2147"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2147",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2147"
        }
      ],
      "release_date": "2013-06-03T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 1.7,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:S/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Kernel: cpqarray/cciss: information leak via ioctl"
    },
    {
      "cve": "CVE-2013-2148",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2013-06-03T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "971258"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The fill_event_metadata function in fs/notify/fanotify/fanotify_user.c in the Linux kernel through 3.9.4 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel memory via a read operation on the fanotify descriptor.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: fanotify: info leak in copy_event_to_user",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the versions of Linux kernel as shipped with\nRed Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of the kernel package as shipped with\nRed Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise MRG 2\nmay address this issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2148"
        },
        {
          "category": "external",
          "summary": "RHBZ#971258",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971258"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2148",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2148"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2148",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2148"
        }
      ],
      "release_date": "2013-06-03T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.1,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Kernel: fanotify: info leak in copy_event_to_user"
    },
    {
      "cve": "CVE-2013-2164",
      "discovery_date": "2013-06-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "973100"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The mmc_ioctl_cdrom_read_data function in drivers/cdrom/cdrom.c in the Linux kernel through 3.10 allows local users to obtain sensitive information from kernel memory via a read operation on a malfunctioning CD-ROM drive.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: information leak in cdrom driver",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2 may\naddress this issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2164"
        },
        {
          "category": "external",
          "summary": "RHBZ#973100",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=973100"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2164",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2164"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2164",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2164"
        }
      ],
      "release_date": "2013-06-06T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "LOCAL",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 1.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:H/Au:S/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Kernel: information leak in cdrom driver"
    },
    {
      "cve": "CVE-2013-2232",
      "discovery_date": "2013-07-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "981552"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The ip6_sk_dst_check function in net/ipv6/ip6_output.c in the Linux kernel before 3.10 allows local users to cause a denial of service (system crash) by using an AF_INET6 socket for a connection to an IPv4 interface.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: ipv6: using ipv4 vs ipv6 structure during routing lookup in sendmsg",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2 may address this issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2232"
        },
        {
          "category": "external",
          "summary": "RHBZ#981552",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=981552"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2232",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2232"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2232",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2232"
        }
      ],
      "release_date": "2013-03-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 6.2,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Kernel: ipv6: using ipv4 vs ipv6 structure during routing lookup in sendmsg"
    },
    {
      "cve": "CVE-2013-2234",
      "discovery_date": "2013-07-01T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "980995"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The (1) key_notify_sa_flush and (2) key_notify_policy_flush functions in net/key/af_key.c in the Linux kernel before 3.10 do not initialize certain structure members, which allows local users to obtain sensitive information from kernel heap memory by reading a broadcast message from the notify interface of an IPSec key_socket.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: net: information leak in AF_KEY notify",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2 may address this issue. This issue has been addressed for Red Hat Enterprise Linux 5 via RHSA-2013:1166 (https://rhn.redhat.com/errata/RHSA-2013-1166.html).",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2234"
        },
        {
          "category": "external",
          "summary": "RHBZ#980995",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980995"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2234",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2234"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2234",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2234"
        }
      ],
      "release_date": "2013-06-26T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 1.7,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:S/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Kernel: net: information leak in AF_KEY notify"
    },
    {
      "cve": "CVE-2013-2237",
      "discovery_date": "2013-07-03T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "981220"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The key_notify_policy_flush function in net/key/af_key.c in the Linux kernel before 3.9 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel heap memory by reading a broadcast message from the notify_policy interface of an IPSec key_socket.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: net: af_key: initialize satype in key_notify_policy_flush",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise MRG 2 may address this issue. This issue has been addressed for Red Hat Enterprise Linux 5 via the advisory RHSA-2013:1166 and Red Hat Enterprise Linux 6 via the advisory RHSA-2013:1173.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2237"
        },
        {
          "category": "external",
          "summary": "RHBZ#981220",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=981220"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2237",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2237"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2237",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2237"
        }
      ],
      "release_date": "2013-02-18T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 1.7,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:S/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Kernel: net: af_key: initialize satype in key_notify_policy_flush"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Kees Cook"
          ]
        }
      ],
      "cve": "CVE-2013-2850",
      "cwe": {
        "id": "CWE-122",
        "name": "Heap-based Buffer Overflow"
      },
      "discovery_date": "2013-05-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "968036"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Heap-based buffer overflow in the iscsi_add_notunderstood_response function in drivers/target/iscsi/iscsi_target_parameters.c in the iSCSI target subsystem in the Linux kernel through 3.9.4 allows remote attackers to cause a denial of service (memory corruption and OOPS) or possibly execute arbitrary code via a long key that is not properly handled during construction of an error-response packet.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: iscsi-target: heap buffer overflow on large key error",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and 6 as those versions do not provide support for in-kernel iSCSI target.\n\nFuture kernel updates in Red Hat Enterprise Linux MRG 2 may address this flaw.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2850"
        },
        {
          "category": "external",
          "summary": "RHBZ#968036",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=968036"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2850",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2850"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2850",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2850"
        }
      ],
      "release_date": "2013-05-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 6.8,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:A/AC:H/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "kernel: iscsi-target: heap buffer overflow on large key error"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Kees Cook"
          ]
        }
      ],
      "cve": "CVE-2013-2851",
      "discovery_date": "2013-05-30T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "969515"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Format string vulnerability in the register_disk function in block/genhd.c in the Linux kernel through 3.9.4 allows local users to gain privileges by leveraging root access and writing format string specifiers to /sys/module/md_mod/parameters/new_array in order to create a crafted /dev/md device name.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: block: passing disk names as format strings",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5.\n\nThis issue does affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6, and Red Hat Enterprise MRG. Future updates for Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG may address this issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2851"
        },
        {
          "category": "external",
          "summary": "RHBZ#969515",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=969515"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2851",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2851"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2851",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2851"
        }
      ],
      "release_date": "2013-06-06T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "LOCAL",
            "authentication": "SINGLE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 6.0,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:L/AC:H/Au:S/C:C/I:C/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "kernel: block: passing disk names as format strings"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Kees Cook"
          ]
        }
      ],
      "cve": "CVE-2013-2852",
      "discovery_date": "2013-05-30T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "969518"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Format string vulnerability in the b43_request_firmware function in drivers/net/wireless/b43/main.c in the Broadcom B43 wireless driver in the Linux kernel through 3.9.4 allows local users to gain privileges by leveraging root access and including format string specifiers in an fwpostfix modprobe parameter, leading to improper construction of an error message.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: b43: format string leaking into error msgs",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5.\n\nThis issue does affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6, and Red Hat Enterprise MRG. Future updates for Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG may address this issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2852"
        },
        {
          "category": "external",
          "summary": "RHBZ#969518",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=969518"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2852",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2852"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2852",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2852"
        }
      ],
      "release_date": "2013-06-06T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "LOCAL",
            "authentication": "SINGLE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 6.0,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:L/AC:H/Au:S/C:C/I:C/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "kernel: b43: format string leaking into error msgs"
    },
    {
      "cve": "CVE-2013-3301",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "discovery_date": "2013-04-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "952197"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The ftrace implementation in the Linux kernel before 3.8.8 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging the CAP_SYS_ADMIN capability for write access to the (1) set_ftrace_pid or (2) set_graph_function file, and then making an lseek system call.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: tracing: NULL pointer dereference",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the version of the kernel package as shipped with\nRed Hat Enterprise Linux 5.\n\nThis issue affects the versions of Linux kernel as shipped with\nRed Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future kernel updates\nfor Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2 may address this\nissue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-3301"
        },
        {
          "category": "external",
          "summary": "RHBZ#952197",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=952197"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-3301",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-3301"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-3301",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-3301"
        }
      ],
      "release_date": "2013-04-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "LOCAL",
            "authentication": "SINGLE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 4.4,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:M/Au:S/C:N/I:N/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Kernel: tracing: NULL pointer dereference"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Hannes Frederic Sowa"
          ]
        }
      ],
      "cve": "CVE-2013-4162",
      "discovery_date": "2013-07-16T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "987627"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The udp_v6_push_pending_frames function in net/ipv6/udp.c in the IPv6 implementation in the Linux kernel through 3.10.3 makes an incorrect function call for pending data, which allows local users to cause a denial of service (BUG and system crash) via a crafted application that uses the UDP_CORK option in a setsockopt system call.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: net: panic while pushing pending data out of a IPv6 socket with UDP_CORK enabled",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 6 may address this issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-4162"
        },
        {
          "category": "external",
          "summary": "RHBZ#987627",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=987627"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4162",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-4162"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4162",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4162"
        }
      ],
      "release_date": "2013-07-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 4.9,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Kernel: net: panic while pushing pending data out of a IPv6 socket with UDP_CORK enabled"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Hannes Frederic Sowa"
          ]
        }
      ],
      "cve": "CVE-2013-4163",
      "discovery_date": "2013-07-16T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "987633"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The ip6_append_data_mtu function in net/ipv6/ip6_output.c in the IPv6 implementation in the Linux kernel through 3.10.3 does not properly maintain information about whether the IPV6_MTU setsockopt option had been specified, which allows local users to cause a denial of service (BUG and system crash) via a crafted application that uses the UDP_CORK option in a setsockopt system call.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Kernel: net: panic while appending data to a corked IPv6 socket in ip6_append_data_mtu",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of the kernel package as shipped with Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise MRG 2 may address this issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
          "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
          "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
          "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-4163"
        },
        {
          "category": "external",
          "summary": "RHBZ#987633",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=987633"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4163",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-4163"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4163",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4163"
        }
      ],
      "release_date": "2013-07-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-16T17:01: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/site/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.",
          "product_ids": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1264"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 4.9,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
            "version": "2.0"
          },
          "products": [
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.src",
            "6Server-MRG-Realtime-2:kernel-rt-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.6.11.5-rt37.55.el6rt.noarch",
            "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.6.11.5-rt37.55.el6rt.x86_64",
            "6Server-MRG-Realtime-2:mrg-rt-release-0:3.6.11.5-rt37.55.el6rt.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Kernel: net: panic while appending data to a corked IPv6 socket in ip6_append_data_mtu"
    }
  ]
}


Log in or create an account to share your comment.




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.