SUSE-SU-2015:1359-1

Vulnerability from csaf_suse - Published: 2015-05-27 13:53 - Updated: 2015-05-27 13:53
Summary
Security update for libqt4
Severity
Moderate
Notes
Title of the patch: Security update for libqt4
Description of the patch: The libqt4 library was updated to fix several security and non security issues. The following vulnerabilities were fixed: - bsc#921999: CVE-2015-0295: division by zero when processing malformed BMP files - bsc#927806: CVE-2015-1858: segmentation fault in BMP Qt Image Format Handling - bsc#927807: CVE-2015-1859: segmentation fault in ICO Qt Image Format Handling - bsc#927808: CVE-2015-1860: segmentation fault in GIF Qt Image Format Handling The following non-secuirty issues were fixed: - bsc#929688: Critical Problem in Qt Network Stack - bsc#847880: kde/qt rendering error in qemu cirrus i586 - Update use-freetype-default.diff to use same method as with libqt5-qtbase package: Qt itself already does runtime check whether subpixel rendering is available, but only when FT_CONFIG_OPTION_SUBPIXEL_RENDERING is defined. Thus it is enough to only remove that condition - The -devel subpackage requires Mesa-devel, not only at build time - Fixed compilation on SLE_11_SP3 by making it build against Mesa-devel on that system - Replace patch l-qclipboard_fix_recursive.patch with qtcore-4.8.5-qeventdispatcher-recursive.patch. The later one seems to work better and really resolves the issue in LibreOffice - Added kde4_qt_plugin_path.patch, so kde4 plugins are magically found/known outside kde4 enviroment/session - added _constraints. building took up to 7GB of disk space on s390x, and more than 6GB on x86_64 - Add 3 patches for Qt bugs to make LibreOffice KDE4 file picker work properly again: * Add glib-honor-ExcludeSocketNotifiers-flag.diff (QTBUG-37380) * Add l-qclipboard_fix_recursive.patch (QTBUG-34614) * Add l-qclipboard_delay.patch (QTBUG-38585)
Patchnames: SUSE-SLE-DESKTOP-12-2015-380,SUSE-SLE-SDK-12-2015-380,SUSE-SLE-SERVER-12-2015-380,SUSE-SLE-WE-12-2015-380
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/847880 self
https://bugzilla.suse.com/921999 self
https://bugzilla.suse.com/927806 self
https://bugzilla.suse.com/927807 self
https://bugzilla.suse.com/927808 self
https://bugzilla.suse.com/929688 self
https://www.suse.com/security/cve/CVE-2015-0295/ self
https://www.suse.com/security/cve/CVE-2015-1858/ self
https://www.suse.com/security/cve/CVE-2015-1859/ self
https://www.suse.com/security/cve/CVE-2015-1860/ self
https://www.suse.com/security/cve/CVE-2015-0295 external
https://bugzilla.suse.com/921999 external
https://bugzilla.suse.com/927806 external
https://bugzilla.suse.com/927807 external
https://bugzilla.suse.com/927808 external
https://bugzilla.suse.com/936523 external
https://www.suse.com/security/cve/CVE-2015-1858 external
https://bugzilla.suse.com/921999 external
https://bugzilla.suse.com/927806 external
https://bugzilla.suse.com/927807 external
https://bugzilla.suse.com/927808 external
https://www.suse.com/security/cve/CVE-2015-1859 external
https://bugzilla.suse.com/921999 external
https://bugzilla.suse.com/927806 external
https://bugzilla.suse.com/927807 external
https://bugzilla.suse.com/927808 external
https://www.suse.com/security/cve/CVE-2015-1860 external
https://bugzilla.suse.com/921999 external
https://bugzilla.suse.com/927806 external
https://bugzilla.suse.com/927807 external
https://bugzilla.suse.com/927808 external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for libqt4",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "The libqt4 library was updated to fix several security and non security issues.\n\nThe following vulnerabilities were fixed:\n- bsc#921999: CVE-2015-0295: division by zero when processing malformed BMP files\n- bsc#927806: CVE-2015-1858: segmentation fault in BMP Qt Image Format Handling\n- bsc#927807: CVE-2015-1859: segmentation fault in ICO Qt Image Format Handling\n- bsc#927808: CVE-2015-1860: segmentation fault in GIF Qt Image Format Handling\n\nThe following non-secuirty issues were fixed:\n- bsc#929688: Critical Problem in Qt Network Stack\n- bsc#847880: kde/qt rendering error in qemu cirrus i586\n- Update use-freetype-default.diff to use same method as with\n  libqt5-qtbase package: Qt itself already does runtime check\n  whether subpixel rendering is available, but only when\n  FT_CONFIG_OPTION_SUBPIXEL_RENDERING is defined. Thus it is enough\n  to only remove that condition\n- The -devel subpackage requires Mesa-devel, not only at build time \n- Fixed compilation on SLE_11_SP3 by making it build against\n  Mesa-devel on that system\n- Replace patch l-qclipboard_fix_recursive.patch with\n  qtcore-4.8.5-qeventdispatcher-recursive.patch. The later one \n  seems to work better and really resolves the issue in LibreOffice\n- Added kde4_qt_plugin_path.patch, so kde4 plugins are magically\n  found/known outside kde4 enviroment/session\n- added _constraints. building took up to 7GB of disk space on\n  s390x, and more than 6GB on x86_64 \n- Add 3 patches for Qt bugs to make LibreOffice KDE4 file\n  picker work properly again:\n  * Add glib-honor-ExcludeSocketNotifiers-flag.diff (QTBUG-37380)\n  * Add l-qclipboard_fix_recursive.patch (QTBUG-34614)\n  * Add l-qclipboard_delay.patch (QTBUG-38585)",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-DESKTOP-12-2015-380,SUSE-SLE-SDK-12-2015-380,SUSE-SLE-SERVER-12-2015-380,SUSE-SLE-WE-12-2015-380",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2015_1359-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2015:1359-1",
        "url": "https://www.suse.com/support/update/announcement/2015/suse-su-20151359-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2015:1359-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2015-August/001528.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 847880",
        "url": "https://bugzilla.suse.com/847880"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 921999",
        "url": "https://bugzilla.suse.com/921999"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 927806",
        "url": "https://bugzilla.suse.com/927806"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 927807",
        "url": "https://bugzilla.suse.com/927807"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 927808",
        "url": "https://bugzilla.suse.com/927808"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 929688",
        "url": "https://bugzilla.suse.com/929688"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-0295 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-0295/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-1858 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-1858/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-1859 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-1859/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-1860 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-1860/"
      }
    ],
    "title": "Security update for libqt4",
    "tracking": {
      "current_release_date": "2015-05-27T13:53:24Z",
      "generator": {
        "date": "2015-05-27T13:53:24Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2015:1359-1",
      "initial_release_date": "2015-05-27T13:53:24Z",
      "revision_history": [
        {
          "date": "2015-05-27T13:53:24Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libqt4-devel-doc-data-4.8.6-4.6.noarch",
                "product": {
                  "name": "libqt4-devel-doc-data-4.8.6-4.6.noarch",
                  "product_id": "libqt4-devel-doc-data-4.8.6-4.6.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libqt4-devel-4.8.6-4.2.ppc64le",
                "product": {
                  "name": "libqt4-devel-4.8.6-4.2.ppc64le",
                  "product_id": "libqt4-devel-4.8.6-4.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-devel-doc-4.8.6-4.6.ppc64le",
                "product": {
                  "name": "libqt4-devel-doc-4.8.6-4.6.ppc64le",
                  "product_id": "libqt4-devel-doc-4.8.6-4.6.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-linguist-4.8.6-4.2.ppc64le",
                "product": {
                  "name": "libqt4-linguist-4.8.6-4.2.ppc64le",
                  "product_id": "libqt4-linguist-4.8.6-4.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
                "product": {
                  "name": "libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
                  "product_id": "libqt4-private-headers-devel-4.8.6-4.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
                "product": {
                  "name": "libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
                  "product_id": "libqt4-sql-postgresql-4.8.6-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
                "product": {
                  "name": "libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
                  "product_id": "libqt4-sql-unixODBC-4.8.6-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-4.8.6-4.2.ppc64le",
                "product": {
                  "name": "libqt4-4.8.6-4.2.ppc64le",
                  "product_id": "libqt4-4.8.6-4.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-qt3support-4.8.6-4.2.ppc64le",
                "product": {
                  "name": "libqt4-qt3support-4.8.6-4.2.ppc64le",
                  "product_id": "libqt4-qt3support-4.8.6-4.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-4.8.6-4.2.ppc64le",
                "product": {
                  "name": "libqt4-sql-4.8.6-4.2.ppc64le",
                  "product_id": "libqt4-sql-4.8.6-4.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-mysql-4.8.6-4.1.ppc64le",
                "product": {
                  "name": "libqt4-sql-mysql-4.8.6-4.1.ppc64le",
                  "product_id": "libqt4-sql-mysql-4.8.6-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
                "product": {
                  "name": "libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
                  "product_id": "libqt4-sql-sqlite-4.8.6-4.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-x11-4.8.6-4.2.ppc64le",
                "product": {
                  "name": "libqt4-x11-4.8.6-4.2.ppc64le",
                  "product_id": "libqt4-x11-4.8.6-4.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "qt4-x11-tools-4.8.6-4.6.ppc64le",
                "product": {
                  "name": "qt4-x11-tools-4.8.6-4.6.ppc64le",
                  "product_id": "qt4-x11-tools-4.8.6-4.6.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libqt4-devel-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-devel-4.8.6-4.2.s390x",
                  "product_id": "libqt4-devel-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-devel-doc-4.8.6-4.6.s390x",
                "product": {
                  "name": "libqt4-devel-doc-4.8.6-4.6.s390x",
                  "product_id": "libqt4-devel-doc-4.8.6-4.6.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-linguist-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-linguist-4.8.6-4.2.s390x",
                  "product_id": "libqt4-linguist-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-private-headers-devel-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-private-headers-devel-4.8.6-4.2.s390x",
                  "product_id": "libqt4-private-headers-devel-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-postgresql-4.8.6-4.1.s390x",
                "product": {
                  "name": "libqt4-sql-postgresql-4.8.6-4.1.s390x",
                  "product_id": "libqt4-sql-postgresql-4.8.6-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
                "product": {
                  "name": "libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
                  "product_id": "libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-unixODBC-4.8.6-4.1.s390x",
                "product": {
                  "name": "libqt4-sql-unixODBC-4.8.6-4.1.s390x",
                  "product_id": "libqt4-sql-unixODBC-4.8.6-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
                "product": {
                  "name": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
                  "product_id": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-4.8.6-4.2.s390x",
                  "product_id": "libqt4-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-32bit-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-32bit-4.8.6-4.2.s390x",
                  "product_id": "libqt4-32bit-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-qt3support-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-qt3support-4.8.6-4.2.s390x",
                  "product_id": "libqt4-qt3support-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-qt3support-32bit-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-qt3support-32bit-4.8.6-4.2.s390x",
                  "product_id": "libqt4-qt3support-32bit-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-sql-4.8.6-4.2.s390x",
                  "product_id": "libqt4-sql-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-32bit-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-sql-32bit-4.8.6-4.2.s390x",
                  "product_id": "libqt4-sql-32bit-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-mysql-4.8.6-4.1.s390x",
                "product": {
                  "name": "libqt4-sql-mysql-4.8.6-4.1.s390x",
                  "product_id": "libqt4-sql-mysql-4.8.6-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-sqlite-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-sql-sqlite-4.8.6-4.2.s390x",
                  "product_id": "libqt4-sql-sqlite-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-x11-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-x11-4.8.6-4.2.s390x",
                  "product_id": "libqt4-x11-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-x11-32bit-4.8.6-4.2.s390x",
                "product": {
                  "name": "libqt4-x11-32bit-4.8.6-4.2.s390x",
                  "product_id": "libqt4-x11-32bit-4.8.6-4.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "qt4-x11-tools-4.8.6-4.6.s390x",
                "product": {
                  "name": "qt4-x11-tools-4.8.6-4.6.s390x",
                  "product_id": "qt4-x11-tools-4.8.6-4.6.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libqt4-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-32bit-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-32bit-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-32bit-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-qt3support-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-qt3support-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-qt3support-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-sql-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-sql-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-32bit-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-sql-32bit-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-sql-32bit-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-mysql-4.8.6-4.1.x86_64",
                "product": {
                  "name": "libqt4-sql-mysql-4.8.6-4.1.x86_64",
                  "product_id": "libqt4-sql-mysql-4.8.6-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
                "product": {
                  "name": "libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
                  "product_id": "libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-postgresql-4.8.6-4.1.x86_64",
                "product": {
                  "name": "libqt4-sql-postgresql-4.8.6-4.1.x86_64",
                  "product_id": "libqt4-sql-postgresql-4.8.6-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
                "product": {
                  "name": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
                  "product_id": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-sqlite-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-sql-sqlite-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-sql-sqlite-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
                "product": {
                  "name": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
                  "product_id": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
                "product": {
                  "name": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
                  "product_id": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-x11-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-x11-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-x11-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-x11-32bit-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-x11-32bit-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-x11-32bit-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-devel-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-devel-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-devel-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-devel-doc-4.8.6-4.6.x86_64",
                "product": {
                  "name": "libqt4-devel-doc-4.8.6-4.6.x86_64",
                  "product_id": "libqt4-devel-doc-4.8.6-4.6.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-linguist-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-linguist-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-linguist-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libqt4-private-headers-devel-4.8.6-4.2.x86_64",
                "product": {
                  "name": "libqt4-private-headers-devel-4.8.6-4.2.x86_64",
                  "product_id": "libqt4-private-headers-devel-4.8.6-4.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "qt4-x11-tools-4.8.6-4.6.x86_64",
                "product": {
                  "name": "qt4-x11-tools-4.8.6-4.6.x86_64",
                  "product_id": "qt4-x11-tools-4.8.6-4.6.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Desktop 12",
                "product": {
                  "name": "SUSE Linux Enterprise Desktop 12",
                  "product_id": "SUSE Linux Enterprise Desktop 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sled:12"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12",
                  "product_id": "SUSE Linux Enterprise Server 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Workstation Extension 12",
                "product": {
                  "name": "SUSE Linux Enterprise Workstation Extension 12",
                  "product_id": "SUSE Linux Enterprise Workstation Extension 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-we:12"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-qt3support-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-mysql-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-postgresql-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-sqlite-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-x11-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-x11-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-devel-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-devel-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-devel-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-devel-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-devel-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-devel-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-devel-doc-4.8.6-4.6.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le"
        },
        "product_reference": "libqt4-devel-doc-4.8.6-4.6.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-devel-doc-4.8.6-4.6.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x"
        },
        "product_reference": "libqt4-devel-doc-4.8.6-4.6.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-devel-doc-4.8.6-4.6.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64"
        },
        "product_reference": "libqt4-devel-doc-4.8.6-4.6.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-devel-doc-data-4.8.6-4.6.noarch as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch"
        },
        "product_reference": "libqt4-devel-doc-data-4.8.6-4.6.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-linguist-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-linguist-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-linguist-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-linguist-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-linguist-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-linguist-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-private-headers-devel-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-private-headers-devel-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-private-headers-devel-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-private-headers-devel-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-private-headers-devel-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-4.8.6-4.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le"
        },
        "product_reference": "libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-4.8.6-4.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x"
        },
        "product_reference": "libqt4-sql-postgresql-4.8.6-4.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-postgresql-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x"
        },
        "product_reference": "libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-4.8.6-4.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le"
        },
        "product_reference": "libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-4.8.6-4.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x"
        },
        "product_reference": "libqt4-sql-unixODBC-4.8.6-4.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x"
        },
        "product_reference": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-32bit-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-32bit-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-qt3support-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-qt3support-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-qt3support-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-32bit-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-qt3support-32bit-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-sql-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-sql-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-32bit-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-sql-32bit-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-4.8.6-4.1.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le"
        },
        "product_reference": "libqt4-sql-mysql-4.8.6-4.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-4.8.6-4.1.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x"
        },
        "product_reference": "libqt4-sql-mysql-4.8.6-4.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-mysql-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-sql-sqlite-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-sqlite-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-x11-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-x11-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-x11-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-32bit-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-x11-32bit-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-x11-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qt4-x11-tools-4.8.6-4.6.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le"
        },
        "product_reference": "qt4-x11-tools-4.8.6-4.6.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qt4-x11-tools-4.8.6-4.6.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x"
        },
        "product_reference": "qt4-x11-tools-4.8.6-4.6.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qt4-x11-tools-4.8.6-4.6.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64"
        },
        "product_reference": "qt4-x11-tools-4.8.6-4.6.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-32bit-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-32bit-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-qt3support-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-qt3support-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-qt3support-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-32bit-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-qt3support-32bit-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-sql-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-sql-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-32bit-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-sql-32bit-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-4.8.6-4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le"
        },
        "product_reference": "libqt4-sql-mysql-4.8.6-4.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-4.8.6-4.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x"
        },
        "product_reference": "libqt4-sql-mysql-4.8.6-4.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-mysql-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-sql-sqlite-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-sqlite-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-4.8.6-4.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le"
        },
        "product_reference": "libqt4-x11-4.8.6-4.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-x11-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-x11-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-32bit-4.8.6-4.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x"
        },
        "product_reference": "libqt4-x11-32bit-4.8.6-4.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-x11-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-x11-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qt4-x11-tools-4.8.6-4.6.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le"
        },
        "product_reference": "qt4-x11-tools-4.8.6-4.6.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qt4-x11-tools-4.8.6-4.6.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x"
        },
        "product_reference": "qt4-x11-tools-4.8.6-4.6.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qt4-x11-tools-4.8.6-4.6.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64"
        },
        "product_reference": "qt4-x11-tools-4.8.6-4.6.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-postgresql-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64"
        },
        "product_reference": "libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64"
        },
        "product_reference": "libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2015-0295",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-0295"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The BMP decoder in QtGui in QT before 5.5 does not properly calculate the masks used to extract the color components, which allows remote attackers to cause a denial of service (divide-by-zero and crash) via a crafted BMP file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-0295",
          "url": "https://www.suse.com/security/cve/CVE-2015-0295"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 921999 for CVE-2015-0295",
          "url": "https://bugzilla.suse.com/921999"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927806 for CVE-2015-0295",
          "url": "https://bugzilla.suse.com/927806"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927807 for CVE-2015-0295",
          "url": "https://bugzilla.suse.com/927807"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927808 for CVE-2015-0295",
          "url": "https://bugzilla.suse.com/927808"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 936523 for CVE-2015-0295",
          "url": "https://bugzilla.suse.com/936523"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-05-27T13:53:24Z",
          "details": "low"
        }
      ],
      "title": "CVE-2015-0295"
    },
    {
      "cve": "CVE-2015-1858",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-1858"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple buffer overflows in gui/image/qbmphandler.cpp in the QtBase module in Qt before 4.8.7 and 5.x before 5.4.2 allow remote attackers to cause a denial of service (segmentation fault and crash) and possibly execute arbitrary code via a crafted BMP image.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-1858",
          "url": "https://www.suse.com/security/cve/CVE-2015-1858"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 921999 for CVE-2015-1858",
          "url": "https://bugzilla.suse.com/921999"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927806 for CVE-2015-1858",
          "url": "https://bugzilla.suse.com/927806"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927807 for CVE-2015-1858",
          "url": "https://bugzilla.suse.com/927807"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927808 for CVE-2015-1858",
          "url": "https://bugzilla.suse.com/927808"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-05-27T13:53:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-1858"
    },
    {
      "cve": "CVE-2015-1859",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-1859"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple buffer overflows in plugins/imageformats/ico/qicohandler.cpp in the QtBase module in Qt before 4.8.7 and 5.x before 5.4.2 allow remote attackers to cause a denial of service (segmentation fault and crash) and possibly execute arbitrary code via a crafted ICO image.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-1859",
          "url": "https://www.suse.com/security/cve/CVE-2015-1859"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 921999 for CVE-2015-1859",
          "url": "https://bugzilla.suse.com/921999"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927806 for CVE-2015-1859",
          "url": "https://bugzilla.suse.com/927806"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927807 for CVE-2015-1859",
          "url": "https://bugzilla.suse.com/927807"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927808 for CVE-2015-1859",
          "url": "https://bugzilla.suse.com/927808"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-05-27T13:53:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-1859"
    },
    {
      "cve": "CVE-2015-1860",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-1860"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple buffer overflows in gui/image/qgifhandler.cpp in the QtBase module in Qt before 4.8.7 and 5.x before 5.4.2 allow remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a crafted GIF image.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-1860",
          "url": "https://www.suse.com/security/cve/CVE-2015-1860"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 921999 for CVE-2015-1860",
          "url": "https://bugzilla.suse.com/921999"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927806 for CVE-2015-1860",
          "url": "https://bugzilla.suse.com/927806"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927807 for CVE-2015-1860",
          "url": "https://bugzilla.suse.com/927807"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 927808 for CVE-2015-1860",
          "url": "https://bugzilla.suse.com/927808"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Desktop 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Desktop 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Server 12:qt4-x11-tools-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-qt3support-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-mysql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-sql-sqlite-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:libqt4-x11-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:qt4-x11-tools-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-4.8.6-4.6.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-devel-doc-data-4.8.6-4.6.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-linguist-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-private-headers-devel-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-mysql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-postgresql-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-sqlite-32bit-4.8.6-4.2.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-32bit-4.8.6-4.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:libqt4-sql-unixODBC-4.8.6-4.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-05-27T13:53:24Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-1860"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…