Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2015-7941 (GCVE-0-2015-7941)
Vulnerability from cvelistv5 – Published: 2015-11-18 16:00 – Updated: 2024-08-06 08:06- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T08:06:31.043Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHSA-2015:2550",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-2550.html"
},
{
"name": "74241",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/74241"
},
{
"name": "openSUSE-SU-2016:0106",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-01/msg00031.html"
},
{
"name": "[oss-security] 20151022 Crafted xml causes out of bound memory access - Libxml2",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/22/5"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://git.gnome.org/browse/libxml2/commit/?id=9b8512337d14c8ddf662fcb98b0135f225a1c489"
},
{
"name": "DSA-3430",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2015/dsa-3430"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://xmlsoft.org/news.html"
},
{
"name": "FEDORA-2016-a9ee80b01d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177381.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=744980"
},
{
"name": "RHSA-2016:1089",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2016-1089.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html"
},
{
"name": "1034243",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1034243"
},
{
"name": "RHSA-2015:2549",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-2549.html"
},
{
"name": "USN-2812-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "http://www.ubuntu.com/usn/USN-2812-1"
},
{
"name": "HPSBGN03537",
"tags": [
"vendor-advisory",
"x_refsource_HP",
"x_transferred"
],
"url": "http://marc.info/?l=bugtraq\u0026m=145382616617563\u0026w=2"
},
{
"name": "FEDORA-2016-189a7bf68c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177341.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04944172"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html"
},
{
"name": "GLSA-201701-37",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201701-37"
},
{
"name": "openSUSE-SU-2015:2372",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html"
},
{
"name": "[oss-security] 20151022 Re: Crafted xml causes out of bound memory access - Libxml2",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/22/8"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://git.gnome.org/browse/libxml2/commit/?id=a7dfab7411cbf545f359dd3157e5df1eb0e7ce31"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2015-10-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-09-13T09:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "RHSA-2015:2550",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-2550.html"
},
{
"name": "74241",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/74241"
},
{
"name": "openSUSE-SU-2016:0106",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-01/msg00031.html"
},
{
"name": "[oss-security] 20151022 Crafted xml causes out of bound memory access - Libxml2",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/22/5"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://git.gnome.org/browse/libxml2/commit/?id=9b8512337d14c8ddf662fcb98b0135f225a1c489"
},
{
"name": "DSA-3430",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2015/dsa-3430"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://xmlsoft.org/news.html"
},
{
"name": "FEDORA-2016-a9ee80b01d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177381.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=744980"
},
{
"name": "RHSA-2016:1089",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2016-1089.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html"
},
{
"name": "1034243",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1034243"
},
{
"name": "RHSA-2015:2549",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-2549.html"
},
{
"name": "USN-2812-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "http://www.ubuntu.com/usn/USN-2812-1"
},
{
"name": "HPSBGN03537",
"tags": [
"vendor-advisory",
"x_refsource_HP"
],
"url": "http://marc.info/?l=bugtraq\u0026m=145382616617563\u0026w=2"
},
{
"name": "FEDORA-2016-189a7bf68c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177341.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04944172"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html"
},
{
"name": "GLSA-201701-37",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201701-37"
},
{
"name": "openSUSE-SU-2015:2372",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html"
},
{
"name": "[oss-security] 20151022 Re: Crafted xml causes out of bound memory access - Libxml2",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2015/10/22/8"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://git.gnome.org/browse/libxml2/commit/?id=a7dfab7411cbf545f359dd3157e5df1eb0e7ce31"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-7941",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2015:2550",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2015-2550.html"
},
{
"name": "74241",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/74241"
},
{
"name": "openSUSE-SU-2016:0106",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-01/msg00031.html"
},
{
"name": "[oss-security] 20151022 Crafted xml causes out of bound memory access - Libxml2",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/10/22/5"
},
{
"name": "https://git.gnome.org/browse/libxml2/commit/?id=9b8512337d14c8ddf662fcb98b0135f225a1c489",
"refsource": "CONFIRM",
"url": "https://git.gnome.org/browse/libxml2/commit/?id=9b8512337d14c8ddf662fcb98b0135f225a1c489"
},
{
"name": "DSA-3430",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2015/dsa-3430"
},
{
"name": "http://xmlsoft.org/news.html",
"refsource": "CONFIRM",
"url": "http://xmlsoft.org/news.html"
},
{
"name": "FEDORA-2016-a9ee80b01d",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177381.html"
},
{
"name": "https://bugzilla.gnome.org/show_bug.cgi?id=744980",
"refsource": "CONFIRM",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=744980"
},
{
"name": "RHSA-2016:1089",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1089.html"
},
{
"name": "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html"
},
{
"name": "1034243",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1034243"
},
{
"name": "RHSA-2015:2549",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2015-2549.html"
},
{
"name": "USN-2812-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2812-1"
},
{
"name": "HPSBGN03537",
"refsource": "HP",
"url": "http://marc.info/?l=bugtraq\u0026m=145382616617563\u0026w=2"
},
{
"name": "FEDORA-2016-189a7bf68c",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177341.html"
},
{
"name": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04944172",
"refsource": "CONFIRM",
"url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04944172"
},
{
"name": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html"
},
{
"name": "GLSA-201701-37",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201701-37"
},
{
"name": "openSUSE-SU-2015:2372",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html"
},
{
"name": "[oss-security] 20151022 Re: Crafted xml causes out of bound memory access - Libxml2",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/10/22/8"
},
{
"name": "https://git.gnome.org/browse/libxml2/commit/?id=a7dfab7411cbf545f359dd3157e5df1eb0e7ce31",
"refsource": "CONFIRM",
"url": "https://git.gnome.org/browse/libxml2/commit/?id=a7dfab7411cbf545f359dd3157e5df1eb0e7ce31"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2015-7941",
"datePublished": "2015-11-18T16:00:00.000Z",
"dateReserved": "2015-10-22T00:00:00.000Z",
"dateUpdated": "2024-08-06T08:06:31.043Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2015-7941",
"date": "2026-05-27",
"epss": "0.00434",
"percentile": "0.63028"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"B5A6F2F3-4894-4392-8296-3B8DD2679084\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F38D3B7E-8429-473F-BB31-FC3583EE5A5B\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:xmlsoft:libxml2:2.9.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DBBB6A7B-FEDF-4ECA-9BFC-FA4D44D57A9F\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.\"}, {\"lang\": \"es\", \"value\": \"libxml2 2.9.2 no detiene adecuadamente el an\\u00e1lisis de entrada no v\\u00e1lido, lo que permite a atacantes dependientes del contexto causar una denegaci\\u00f3n de servicio (lectura fuera de rango y ca\\u00edda de libxml2) a trav\\u00e9s de datos XML manipulados en la funci\\u00f3n (1) xmlParseEntityDecl o (2) xmlParseConditionalSections en parser.c, seg\\u00fan lo demostrado por entidades non-terminated.\"}]",
"evaluatorComment": "\"context dependent\" seems to point to MiTM attack due to: If a user or automated system were tricked into opening a specially\ncrafted document, an attacker could possibly cause libxml2 to crash,\nresulting in a denial of service. This issue only affected\nUbuntu 12.04 LTS, Ubuntu 14.04 LTS and Ubuntu 15.04.",
"id": "CVE-2015-7941",
"lastModified": "2024-11-21T02:37:42.380",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:N/A:P\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2015-11-18T16:59:04.333",
"references": "[{\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177341.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177381.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-01/msg00031.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://marc.info/?l=bugtraq\u0026m=145382616617563\u0026w=2\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-2549.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-2550.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2016-1089.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.debian.org/security/2015/dsa-3430\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/10/22/5\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/10/22/8\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/74241\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securitytracker.com/id/1034243\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.ubuntu.com/usn/USN-2812-1\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://xmlsoft.org/news.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugzilla.gnome.org/show_bug.cgi?id=744980\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://git.gnome.org/browse/libxml2/commit/?id=9b8512337d14c8ddf662fcb98b0135f225a1c489\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://git.gnome.org/browse/libxml2/commit/?id=a7dfab7411cbf545f359dd3157e5df1eb0e7ce31\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04944172\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.gentoo.org/glsa/201701-37\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177341.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177381.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-01/msg00031.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=bugtraq\u0026m=145382616617563\u0026w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-2549.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-2550.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2016-1089.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.debian.org/security/2015/dsa-3430\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/10/22/5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/10/22/8\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/74241\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securitytracker.com/id/1034243\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.ubuntu.com/usn/USN-2812-1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://xmlsoft.org/news.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.gnome.org/show_bug.cgi?id=744980\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.gnome.org/browse/libxml2/commit/?id=9b8512337d14c8ddf662fcb98b0135f225a1c489\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.gnome.org/browse/libxml2/commit/?id=a7dfab7411cbf545f359dd3157e5df1eb0e7ce31\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04944172\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/201701-37\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2015-7941\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2015-11-18T16:59:04.333\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.\"},{\"lang\":\"es\",\"value\":\"libxml2 2.9.2 no detiene adecuadamente el an\u00e1lisis de entrada no v\u00e1lido, lo que permite a atacantes dependientes del contexto causar una denegaci\u00f3n de servicio (lectura fuera de rango y ca\u00edda de libxml2) a trav\u00e9s de datos XML manipulados en la funci\u00f3n (1) xmlParseEntityDecl o (2) xmlParseConditionalSections en parser.c, seg\u00fan lo demostrado por entidades non-terminated.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F38D3B7E-8429-473F-BB31-FC3583EE5A5B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.9.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DBBB6A7B-FEDF-4ECA-9BFC-FA4D44D57A9F\"}]}]}],\"references\":[{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177341.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177381.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-01/msg00031.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=145382616617563\u0026w=2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-2549.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-2550.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-1089.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.debian.org/security/2015/dsa-3430\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/10/22/5\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/10/22/8\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/74241\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securitytracker.com/id/1034243\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2812-1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://xmlsoft.org/news.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=744980\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://git.gnome.org/browse/libxml2/commit/?id=9b8512337d14c8ddf662fcb98b0135f225a1c489\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://git.gnome.org/browse/libxml2/commit/?id=a7dfab7411cbf545f359dd3157e5df1eb0e7ce31\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04944172\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/201701-37\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177341.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177381.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-01/msg00031.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=145382616617563\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-2549.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-2550.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-1089.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2015/dsa-3430\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/10/22/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/10/22/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/74241\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id/1034243\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2812-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://xmlsoft.org/news.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=744980\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.gnome.org/browse/libxml2/commit/?id=9b8512337d14c8ddf662fcb98b0135f225a1c489\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.gnome.org/browse/libxml2/commit/?id=a7dfab7411cbf545f359dd3157e5df1eb0e7ce31\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04944172\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/201701-37\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}],\"evaluatorComment\":\"\\\"context dependent\\\" seems to point to MiTM attack due to: If a user or automated system were tricked into opening a specially\\ncrafted document, an attacker could possibly cause libxml2 to crash,\\nresulting in a denial of service. This issue only affected\\nUbuntu 12.04 LTS, Ubuntu 14.04 LTS and Ubuntu 15.04.\"}}"
}
}
SUSE-SU-2016:0030-1
Vulnerability from csaf_suse - Published: 2016-01-05 15:22 - Updated: 2016-01-05 15:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64 | — |
Vendor Fix
|
{
"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 libxml2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\n This update fixes the following security issues: \n\n * CVE-2015-1819 Enforce the reader to run in constant memory [bnc#928193]\n * CVE-2015-7941 Fix out of bound read with crafted xml input by stopping parsing on entities boundaries errors [bnc#951734]\n * CVE-2015-7942 Fix another variation of overflow in Conditional sections [bnc#951735]\n * CVE-2015-8241 Avoid extra processing of MarkupDecl when EOF [bnc#956018]\n * CVE-2015-8242 Buffer overead with HTML parser in push mode [bnc#956021]\n * CVE-2015-8317 Return if the encoding declaration is broken or encoding conversion failed [bnc#956260]\n * CVE-2015-5312 Fix another entity expansion issue [bnc#957105]\n * CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey [bnc#957106]\n * CVE-2015-7498 Processes entities after encoding conversion failures [bnc#957107]\n * CVE-2015-7499 Add xmlHaltParser() to stop the parser / Detect incoherency on GROW [bnc#957109]\n * CVE-2015-7500 Fix memory access error due to incorrect entities boundaries [bnc#957110]\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp3-libxml2-20151221-12298,sdksp4-libxml2-20151221-12298,sledsp3-libxml2-20151221-12298,sledsp4-libxml2-20151221-12298,slessp3-libxml2-20151221-12298,slessp4-libxml2-20151221-12298",
"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-2016_0030-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2016:0030-1",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160030-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2016:0030-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2016-January/001780.html"
},
{
"category": "self",
"summary": "SUSE Bug 928193",
"url": "https://bugzilla.suse.com/928193"
},
{
"category": "self",
"summary": "SUSE Bug 951734",
"url": "https://bugzilla.suse.com/951734"
},
{
"category": "self",
"summary": "SUSE Bug 951735",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "self",
"summary": "SUSE Bug 956018",
"url": "https://bugzilla.suse.com/956018"
},
{
"category": "self",
"summary": "SUSE Bug 956021",
"url": "https://bugzilla.suse.com/956021"
},
{
"category": "self",
"summary": "SUSE Bug 956260",
"url": "https://bugzilla.suse.com/956260"
},
{
"category": "self",
"summary": "SUSE Bug 957105",
"url": "https://bugzilla.suse.com/957105"
},
{
"category": "self",
"summary": "SUSE Bug 957106",
"url": "https://bugzilla.suse.com/957106"
},
{
"category": "self",
"summary": "SUSE Bug 957107",
"url": "https://bugzilla.suse.com/957107"
},
{
"category": "self",
"summary": "SUSE Bug 957109",
"url": "https://bugzilla.suse.com/957109"
},
{
"category": "self",
"summary": "SUSE Bug 957110",
"url": "https://bugzilla.suse.com/957110"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-1819 page",
"url": "https://www.suse.com/security/cve/CVE-2015-1819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-5312 page",
"url": "https://www.suse.com/security/cve/CVE-2015-5312/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7497 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7498 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7498/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7499 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7500 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7941 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7941/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7942 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7942/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8241 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8241/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8242 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8242/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8317 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8317/"
}
],
"title": "Security update for libxml2",
"tracking": {
"current_release_date": "2016-01-05T15:22:09Z",
"generator": {
"date": "2016-01-05T15:22:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2016:0030-1",
"initial_release_date": "2016-01-05T15:22:09Z",
"revision_history": [
{
"date": "2016-01-05T15:22:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-2.7.6-0.34.1.i586",
"product": {
"name": "libxml2-devel-2.7.6-0.34.1.i586",
"product_id": "libxml2-devel-2.7.6-0.34.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-2.7.6-0.34.1.i586",
"product": {
"name": "libxml2-2.7.6-0.34.1.i586",
"product_id": "libxml2-2.7.6-0.34.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-python-2.7.6-0.34.4.i586",
"product": {
"name": "libxml2-python-2.7.6-0.34.4.i586",
"product_id": "libxml2-python-2.7.6-0.34.4.i586"
}
},
{
"category": "product_version",
"name": "libxml2-doc-2.7.6-0.34.1.i586",
"product": {
"name": "libxml2-doc-2.7.6-0.34.1.i586",
"product_id": "libxml2-doc-2.7.6-0.34.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-2.7.6-0.34.1.ia64",
"product": {
"name": "libxml2-devel-2.7.6-0.34.1.ia64",
"product_id": "libxml2-devel-2.7.6-0.34.1.ia64"
}
},
{
"category": "product_version",
"name": "libxml2-2.7.6-0.34.1.ia64",
"product": {
"name": "libxml2-2.7.6-0.34.1.ia64",
"product_id": "libxml2-2.7.6-0.34.1.ia64"
}
},
{
"category": "product_version",
"name": "libxml2-doc-2.7.6-0.34.1.ia64",
"product": {
"name": "libxml2-doc-2.7.6-0.34.1.ia64",
"product_id": "libxml2-doc-2.7.6-0.34.1.ia64"
}
},
{
"category": "product_version",
"name": "libxml2-python-2.7.6-0.34.4.ia64",
"product": {
"name": "libxml2-python-2.7.6-0.34.4.ia64",
"product_id": "libxml2-python-2.7.6-0.34.4.ia64"
}
},
{
"category": "product_version",
"name": "libxml2-x86-2.7.6-0.34.1.ia64",
"product": {
"name": "libxml2-x86-2.7.6-0.34.1.ia64",
"product_id": "libxml2-x86-2.7.6-0.34.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-2.7.6-0.34.1.ppc64",
"product": {
"name": "libxml2-devel-2.7.6-0.34.1.ppc64",
"product_id": "libxml2-devel-2.7.6-0.34.1.ppc64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"product": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"product_id": "libxml2-devel-32bit-2.7.6-0.34.1.ppc64"
}
},
{
"category": "product_version",
"name": "libxml2-2.7.6-0.34.1.ppc64",
"product": {
"name": "libxml2-2.7.6-0.34.1.ppc64",
"product_id": "libxml2-2.7.6-0.34.1.ppc64"
}
},
{
"category": "product_version",
"name": "libxml2-32bit-2.7.6-0.34.1.ppc64",
"product": {
"name": "libxml2-32bit-2.7.6-0.34.1.ppc64",
"product_id": "libxml2-32bit-2.7.6-0.34.1.ppc64"
}
},
{
"category": "product_version",
"name": "libxml2-doc-2.7.6-0.34.1.ppc64",
"product": {
"name": "libxml2-doc-2.7.6-0.34.1.ppc64",
"product_id": "libxml2-doc-2.7.6-0.34.1.ppc64"
}
},
{
"category": "product_version",
"name": "libxml2-python-2.7.6-0.34.4.ppc64",
"product": {
"name": "libxml2-python-2.7.6-0.34.4.ppc64",
"product_id": "libxml2-python-2.7.6-0.34.4.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-2.7.6-0.34.1.s390x",
"product": {
"name": "libxml2-devel-2.7.6-0.34.1.s390x",
"product_id": "libxml2-devel-2.7.6-0.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"product": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"product_id": "libxml2-devel-32bit-2.7.6-0.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-2.7.6-0.34.1.s390x",
"product": {
"name": "libxml2-2.7.6-0.34.1.s390x",
"product_id": "libxml2-2.7.6-0.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-32bit-2.7.6-0.34.1.s390x",
"product": {
"name": "libxml2-32bit-2.7.6-0.34.1.s390x",
"product_id": "libxml2-32bit-2.7.6-0.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-doc-2.7.6-0.34.1.s390x",
"product": {
"name": "libxml2-doc-2.7.6-0.34.1.s390x",
"product_id": "libxml2-doc-2.7.6-0.34.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-python-2.7.6-0.34.4.s390x",
"product": {
"name": "libxml2-python-2.7.6-0.34.4.s390x",
"product_id": "libxml2-python-2.7.6-0.34.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-2.7.6-0.34.1.x86_64",
"product": {
"name": "libxml2-devel-2.7.6-0.34.1.x86_64",
"product_id": "libxml2-devel-2.7.6-0.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"product": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"product_id": "libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-2.7.6-0.34.1.x86_64",
"product": {
"name": "libxml2-2.7.6-0.34.1.x86_64",
"product_id": "libxml2-2.7.6-0.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"product": {
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"product_id": "libxml2-32bit-2.7.6-0.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-python-2.7.6-0.34.4.x86_64",
"product": {
"name": "libxml2-python-2.7.6-0.34.4.x86_64",
"product_id": "libxml2-python-2.7.6-0.34.4.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-doc-2.7.6-0.34.1.x86_64",
"product": {
"name": "libxml2-doc-2.7.6-0.34.1.x86_64",
"product_id": "libxml2-doc-2.7.6-0.34.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sled:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sled:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:11:sp3:teradata"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-devel-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.i586 as component of SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.i586 as component of SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.i586 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ia64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.s390x as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-x86-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-x86-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ia64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-x86-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-x86-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-x86-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-x86-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-x86-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-x86-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-32bit-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-32bit-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.7.6-0.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64"
},
"product_reference": "libxml2-doc-2.7.6-0.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-python-2.7.6-0.34.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64"
},
"product_reference": "libxml2-python-2.7.6-0.34.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-x86-2.7.6-0.34.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64"
},
"product_reference": "libxml2-x86-2.7.6-0.34.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-1819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-1819"
}
],
"notes": [
{
"category": "general",
"text": "The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-1819",
"url": "https://www.suse.com/security/cve/CVE-2015-1819"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 928193 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/928193"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "moderate"
}
],
"title": "CVE-2015-1819"
},
{
"cve": "CVE-2015-5312",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-5312"
}
],
"notes": [
{
"category": "general",
"text": "The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-5312",
"url": "https://www.suse.com/security/cve/CVE-2015-5312"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957105 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/957105"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "important"
}
],
"title": "CVE-2015-5312"
},
{
"cve": "CVE-2015-7497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7497"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlDictComputeFastQKey function in dict.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7497",
"url": "https://www.suse.com/security/cve/CVE-2015-7497"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957106 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/957106"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "moderate"
}
],
"title": "CVE-2015-7497"
},
{
"cve": "CVE-2015-7498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7498"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlParseXmlDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors related to extracting errors after an encoding conversion failure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7498",
"url": "https://www.suse.com/security/cve/CVE-2015-7498"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957107 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/957107"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "moderate"
}
],
"title": "CVE-2015-7498"
},
{
"cve": "CVE-2015-7499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7499"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlGROW function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive process memory information via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7499",
"url": "https://www.suse.com/security/cve/CVE-2015-7499"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957109 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/957109"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "moderate"
}
],
"title": "CVE-2015-7499"
},
{
"cve": "CVE-2015-7500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7500"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7500",
"url": "https://www.suse.com/security/cve/CVE-2015-7500"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957110 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/957110"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "moderate"
}
],
"title": "CVE-2015-7500"
},
{
"cve": "CVE-2015-7941",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7941"
}
],
"notes": [
{
"category": "general",
"text": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7941",
"url": "https://www.suse.com/security/cve/CVE-2015-7941"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 951734 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/951734"
},
{
"category": "external",
"summary": "SUSE Bug 951735 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "low"
}
],
"title": "CVE-2015-7941"
},
{
"cve": "CVE-2015-7942",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7942"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7942",
"url": "https://www.suse.com/security/cve/CVE-2015-7942"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 951735 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "low"
}
],
"title": "CVE-2015-7942"
},
{
"cve": "CVE-2015-8241",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8241"
}
],
"notes": [
{
"category": "general",
"text": "The xmlNextChar function in libxml2 2.9.2 does not properly check the state, which allows context-dependent attackers to cause a denial of service (heap-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8241",
"url": "https://www.suse.com/security/cve/CVE-2015-8241"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956018 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/956018"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "moderate"
}
],
"title": "CVE-2015-8241"
},
{
"cve": "CVE-2015-8242",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8242"
}
],
"notes": [
{
"category": "general",
"text": "The xmlSAX2TextNode function in SAX2.c in the push interface in the HTML parser in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (stack-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8242",
"url": "https://www.suse.com/security/cve/CVE-2015-8242"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956021 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/956021"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "moderate"
}
],
"title": "CVE-2015-8242"
},
{
"cve": "CVE-2015-8317",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8317"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseXMLDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive information via an (1) unterminated encoding value or (2) incomplete XML declaration in XML data, which triggers an out-of-bounds heap read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8317",
"url": "https://www.suse.com/security/cve/CVE-2015-8317"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956260 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/956260"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-doc-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-python-2.7.6-0.34.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libxml2-x86-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libxml2-devel-32bit-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-2.7.6-0.34.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libxml2-devel-32bit-2.7.6-0.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-05T15:22:09Z",
"details": "moderate"
}
],
"title": "CVE-2015-8317"
}
]
}
SUSE-SU-2016:0049-1
Vulnerability from csaf_suse - Published: 2016-01-07 12:52 - Updated: 2016-01-07 12:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64 | — |
Vendor Fix
|
{
"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 libxml2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "- security update:\n This update fixes the following security issues: \n\n * CVE-2015-1819 Enforce the reader to run in constant memory [bnc#928193]\n * CVE-2015-7941 Fix out of bound read with crafted xml input by stopping parsing on entities boundaries errors [bnc#951734]\n * CVE-2015-7942 Fix another variation of overflow in Conditional sections [bnc#951735]\n * CVE-2015-8241 Avoid extra processing of MarkupDecl when EOF [bnc#956018]\n * CVE-2015-8242 Buffer overead with HTML parser in push mode [bnc#956021]\n * CVE-2015-8317 Return if the encoding declaration is broken or encoding conversion failed [bnc#956260]\n * CVE-2015-5312 Fix another entity expansion issue [bnc#957105]\n * CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey [bnc#957106]\n * CVE-2015-7498 Processes entities after encoding conversion failures [bnc#957107]\n * CVE-2015-7499 Add xmlHaltParser() to stop the parser / Detect incoherency on GROW [bnc#957109]\n * CVE-2015-8317 Multiple out-of-bound read could lead to denial of service [bnc#956260]\n * CVE-2015-8035 DoS when parsing specially crafted XML document if XZ support is enabled [bnc#954429]\n * CVE-2015-7500 Fix memory access error due to incorrect entities boundaries [bnc#957110] \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-2016-38,SUSE-SLE-DESKTOP-12-SP1-2016-38,SUSE-SLE-SDK-12-2016-38,SUSE-SLE-SDK-12-SP1-2016-38,SUSE-SLE-SERVER-12-2016-38,SUSE-SLE-SERVER-12-SP1-2016-38",
"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-2016_0049-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2016:0049-1",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160049-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2016:0049-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2016-January/001788.html"
},
{
"category": "self",
"summary": "SUSE Bug 928193",
"url": "https://bugzilla.suse.com/928193"
},
{
"category": "self",
"summary": "SUSE Bug 951734",
"url": "https://bugzilla.suse.com/951734"
},
{
"category": "self",
"summary": "SUSE Bug 951735",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "self",
"summary": "SUSE Bug 954429",
"url": "https://bugzilla.suse.com/954429"
},
{
"category": "self",
"summary": "SUSE Bug 956018",
"url": "https://bugzilla.suse.com/956018"
},
{
"category": "self",
"summary": "SUSE Bug 956021",
"url": "https://bugzilla.suse.com/956021"
},
{
"category": "self",
"summary": "SUSE Bug 956260",
"url": "https://bugzilla.suse.com/956260"
},
{
"category": "self",
"summary": "SUSE Bug 957105",
"url": "https://bugzilla.suse.com/957105"
},
{
"category": "self",
"summary": "SUSE Bug 957106",
"url": "https://bugzilla.suse.com/957106"
},
{
"category": "self",
"summary": "SUSE Bug 957107",
"url": "https://bugzilla.suse.com/957107"
},
{
"category": "self",
"summary": "SUSE Bug 957109",
"url": "https://bugzilla.suse.com/957109"
},
{
"category": "self",
"summary": "SUSE Bug 957110",
"url": "https://bugzilla.suse.com/957110"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-1819 page",
"url": "https://www.suse.com/security/cve/CVE-2015-1819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-5312 page",
"url": "https://www.suse.com/security/cve/CVE-2015-5312/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7497 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7498 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7498/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7499 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7500 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7941 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7941/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7942 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7942/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8035 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8241 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8241/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8242 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8242/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8317 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8317/"
}
],
"title": "Security update for libxml2",
"tracking": {
"current_release_date": "2016-01-07T12:52:24Z",
"generator": {
"date": "2016-01-07T12:52:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2016:0049-1",
"initial_release_date": "2016-01-07T12:52:24Z",
"revision_history": [
{
"date": "2016-01-07T12:52:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxml2-doc-2.9.1-13.1.noarch",
"product": {
"name": "libxml2-doc-2.9.1-13.1.noarch",
"product_id": "libxml2-doc-2.9.1-13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-2.9.1-13.1.ppc64le",
"product": {
"name": "libxml2-devel-2.9.1-13.1.ppc64le",
"product_id": "libxml2-devel-2.9.1-13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-2-2.9.1-13.1.ppc64le",
"product": {
"name": "libxml2-2-2.9.1-13.1.ppc64le",
"product_id": "libxml2-2-2.9.1-13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.1-13.1.ppc64le",
"product": {
"name": "libxml2-tools-2.9.1-13.1.ppc64le",
"product_id": "libxml2-tools-2.9.1-13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.1-13.1.ppc64le",
"product": {
"name": "python-libxml2-2.9.1-13.1.ppc64le",
"product_id": "python-libxml2-2.9.1-13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-2.9.1-13.1.s390x",
"product": {
"name": "libxml2-devel-2.9.1-13.1.s390x",
"product_id": "libxml2-devel-2.9.1-13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-2-2.9.1-13.1.s390x",
"product": {
"name": "libxml2-2-2.9.1-13.1.s390x",
"product_id": "libxml2-2-2.9.1-13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-2-32bit-2.9.1-13.1.s390x",
"product": {
"name": "libxml2-2-32bit-2.9.1-13.1.s390x",
"product_id": "libxml2-2-32bit-2.9.1-13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.1-13.1.s390x",
"product": {
"name": "libxml2-tools-2.9.1-13.1.s390x",
"product_id": "libxml2-tools-2.9.1-13.1.s390x"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.1-13.1.s390x",
"product": {
"name": "python-libxml2-2.9.1-13.1.s390x",
"product_id": "python-libxml2-2.9.1-13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.1-13.1.x86_64",
"product": {
"name": "libxml2-2-2.9.1-13.1.x86_64",
"product_id": "libxml2-2-2.9.1-13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-2-32bit-2.9.1-13.1.x86_64",
"product": {
"name": "libxml2-2-32bit-2.9.1-13.1.x86_64",
"product_id": "libxml2-2-32bit-2.9.1-13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.1-13.1.x86_64",
"product": {
"name": "libxml2-tools-2.9.1-13.1.x86_64",
"product_id": "libxml2-tools-2.9.1-13.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.1-13.1.x86_64",
"product": {
"name": "python-libxml2-2.9.1-13.1.x86_64",
"product_id": "python-libxml2-2.9.1-13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.1-13.1.x86_64",
"product": {
"name": "libxml2-devel-2.9.1-13.1.x86_64",
"product_id": "libxml2-devel-2.9.1-13.1.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 Desktop 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp1"
}
}
},
{
"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 Software Development Kit 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp1"
}
}
},
{
"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 Server 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64"
},
"product_reference": "python-libxml2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64"
},
"product_reference": "python-libxml2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-devel-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-devel-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-2-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.1-13.1.noarch as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch"
},
"product_reference": "libxml2-doc-2.9.1-13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-tools-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le"
},
"product_reference": "python-libxml2-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x"
},
"product_reference": "python-libxml2-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64"
},
"product_reference": "python-libxml2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-2-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.1-13.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch"
},
"product_reference": "libxml2-doc-2.9.1-13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-tools-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le"
},
"product_reference": "python-libxml2-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x"
},
"product_reference": "python-libxml2-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64"
},
"product_reference": "python-libxml2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-2-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.1-13.1.noarch as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch"
},
"product_reference": "libxml2-doc-2.9.1-13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-tools-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le"
},
"product_reference": "python-libxml2-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x"
},
"product_reference": "python-libxml2-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64"
},
"product_reference": "python-libxml2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-2-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.1-13.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch"
},
"product_reference": "libxml2-doc-2.9.1-13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x"
},
"product_reference": "libxml2-tools-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le"
},
"product_reference": "python-libxml2-2.9.1-13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x"
},
"product_reference": "python-libxml2-2.9.1-13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.1-13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64"
},
"product_reference": "python-libxml2-2.9.1-13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-1819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-1819"
}
],
"notes": [
{
"category": "general",
"text": "The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-1819",
"url": "https://www.suse.com/security/cve/CVE-2015-1819"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 928193 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/928193"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "moderate"
}
],
"title": "CVE-2015-1819"
},
{
"cve": "CVE-2015-5312",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-5312"
}
],
"notes": [
{
"category": "general",
"text": "The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-5312",
"url": "https://www.suse.com/security/cve/CVE-2015-5312"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957105 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/957105"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "important"
}
],
"title": "CVE-2015-5312"
},
{
"cve": "CVE-2015-7497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7497"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlDictComputeFastQKey function in dict.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7497",
"url": "https://www.suse.com/security/cve/CVE-2015-7497"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957106 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/957106"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "moderate"
}
],
"title": "CVE-2015-7497"
},
{
"cve": "CVE-2015-7498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7498"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlParseXmlDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors related to extracting errors after an encoding conversion failure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7498",
"url": "https://www.suse.com/security/cve/CVE-2015-7498"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957107 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/957107"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "moderate"
}
],
"title": "CVE-2015-7498"
},
{
"cve": "CVE-2015-7499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7499"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlGROW function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive process memory information via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7499",
"url": "https://www.suse.com/security/cve/CVE-2015-7499"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957109 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/957109"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "moderate"
}
],
"title": "CVE-2015-7499"
},
{
"cve": "CVE-2015-7500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7500"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7500",
"url": "https://www.suse.com/security/cve/CVE-2015-7500"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957110 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/957110"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "moderate"
}
],
"title": "CVE-2015-7500"
},
{
"cve": "CVE-2015-7941",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7941"
}
],
"notes": [
{
"category": "general",
"text": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7941",
"url": "https://www.suse.com/security/cve/CVE-2015-7941"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 951734 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/951734"
},
{
"category": "external",
"summary": "SUSE Bug 951735 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "low"
}
],
"title": "CVE-2015-7941"
},
{
"cve": "CVE-2015-7942",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7942"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7942",
"url": "https://www.suse.com/security/cve/CVE-2015-7942"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 951735 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "low"
}
],
"title": "CVE-2015-7942"
},
{
"cve": "CVE-2015-8035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8035"
}
],
"notes": [
{
"category": "general",
"text": "The xz_decomp function in xzlib.c in libxml2 2.9.1 does not properly detect compression errors, which allows context-dependent attackers to cause a denial of service (process hang) via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8035",
"url": "https://www.suse.com/security/cve/CVE-2015-8035"
},
{
"category": "external",
"summary": "SUSE Bug 1088279 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/1088279"
},
{
"category": "external",
"summary": "SUSE Bug 1105166 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/1105166"
},
{
"category": "external",
"summary": "SUSE Bug 954429 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/954429"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "low"
}
],
"title": "CVE-2015-8035"
},
{
"cve": "CVE-2015-8241",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8241"
}
],
"notes": [
{
"category": "general",
"text": "The xmlNextChar function in libxml2 2.9.2 does not properly check the state, which allows context-dependent attackers to cause a denial of service (heap-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8241",
"url": "https://www.suse.com/security/cve/CVE-2015-8241"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956018 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/956018"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "moderate"
}
],
"title": "CVE-2015-8241"
},
{
"cve": "CVE-2015-8242",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8242"
}
],
"notes": [
{
"category": "general",
"text": "The xmlSAX2TextNode function in SAX2.c in the push interface in the HTML parser in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (stack-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8242",
"url": "https://www.suse.com/security/cve/CVE-2015-8242"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956021 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/956021"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "moderate"
}
],
"title": "CVE-2015-8242"
},
{
"cve": "CVE-2015-8317",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8317"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseXMLDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive information via an (1) unterminated encoding value or (2) incomplete XML declaration in XML data, which triggers an out-of-bounds heap read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8317",
"url": "https://www.suse.com/security/cve/CVE-2015-8317"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956260 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/956260"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Desktop 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-2-32bit-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-doc-2.9.1-13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libxml2-tools-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:python-libxml2-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libxml2-devel-2.9.1-13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libxml2-devel-2.9.1-13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-01-07T12:52:24Z",
"details": "moderate"
}
],
"title": "CVE-2015-8317"
}
]
}
SUSE-SU-2016:0786-1
Vulnerability from csaf_suse - Published: 2016-03-16 10:28 - Updated: 2016-03-16 10:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 sles12-docker-image",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for sles12-docker-image fixes issues with binaries and libraries included in the image\nwhere security updates have been made available in the last weeks.\n\nglibc security issues fixed:\n- CVE-2015-7547: A stack-based buffer overflow in getaddrinfo allowed remote attackers to cause a crash or execute arbitrary code via crafted and timed DNS responses (bsc#961721)\n- CVE-2015-8777: Insufficient checking of LD_POINTER_GUARD environment variable allowed local attackers to bypass the pointer guarding protection of the dynamic loader on set-user-ID and set-group-ID programs (bsc#950944)\n- CVE-2015-8776: Out-of-range time values passed to the strftime function may cause it to crash, leading to a denial of service, or potentially disclosure information (bsc#962736)\n- CVE-2015-8778: Integer overflow in hcreate and hcreate_r could have caused an out-of-bound memory access. leading to application crashes or, potentially, arbitrary code execution (bsc#962737)\n- CVE-2014-9761: A stack overflow (unbounded alloca) could have caused applications which process long strings with the nan function to crash or, potentially, execute arbitrary code. (bsc#962738)\n- CVE-2015-8779: A stack overflow (unbounded alloca) in the catopen function could have caused applications which pass long strings to the catopen function to crash or, potentially execute arbitrary code. (bsc#962739)\n\nglibc bugs fixed:\n- bsc#955647: Resource leak in resolver\n- bsc#956716: Don\u0027t do lock elision on an error checking mutex\n- bsc#958315: Reinitialize dl_load_write_lock on fork\n\nopenssl security bugs fixed:\nSecurity issues fixed:\n- CVE-2016-0800 aka the \u0027DROWN\u0027 attack (bsc#968046):\n OpenSSL was vulnerable to a cross-protocol attack that could lead to\n decryption of TLS sessions by using a server supporting SSLv2 and\n EXPORT cipher suites as a Bleichenbacher RSA padding oracle.\n\n This update changes the openssl library to:\n\n * Disable SSLv2 protocol support by default.\n\n This can be overridden by setting the environment variable\n \u0027OPENSSL_ALLOW_SSL2\u0027 or by using SSL_CTX_clear_options using the\n SSL_OP_NO_SSLv2 flag.\n\n Note that various services and clients had already disabled SSL\n protocol 2 by default previously.\n\n * Disable all weak EXPORT ciphers by default. These can be reenabled\n if required by old legacy software using the environment variable\n \u0027OPENSSL_ALLOW_EXPORT\u0027.\n\n- CVE-2016-0702 aka the \u0027CacheBleed\u0027 attack. (bsc#968050)\n Various changes in the modular exponentation code were added that\n make sure that it is not possible to recover RSA secret keys by\n analyzing cache-bank conflicts on the Intel Sandy-Bridge microarchitecture.\n\n Note that this was only exploitable if the malicious code was running\n on the same hyper threaded Intel Sandy Bridge processor as the victim\n thread performing decryptions.\n\n- CVE-2016-0705 (bnc#968047):\n A double free() bug in the DSA ASN1 parser code was fixed that could\n be abused to facilitate a denial-of-service attack.\n\n- CVE-2016-0797 (bnc#968048):\n The BN_hex2bn() and BN_dec2bn() functions had a bug that could result\n in an attempt to de-reference a NULL pointer leading to crashes.\n This could have security consequences if these functions were ever\n called by user applications with large untrusted hex/decimal data. Also,\n internal usage of these functions in OpenSSL uses data from config files\n or application command line arguments. If user developed applications\n generated config file data based on untrusted data, then this could\n have had security consequences as well.\n\n- CVE-2016-0798 (bnc#968265)\n The SRP user database lookup method SRP_VBASE_get_by_user() had a memory\n leak that attackers could abuse to facility DoS attacks. To mitigate\n the issue, the seed handling in SRP_VBASE_get_by_user() was disabled\n even if the user has configured a seed. Applications are advised to\n migrate to SRP_VBASE_get1_by_user().\n\n- CVE-2016-0799 (bnc#968374)\n On many 64 bit systems, the internal fmtstr() and doapr_outch()\n functions could miscalculate the length of a string and attempt to\n access out-of-bounds memory locations. These problems could have\n enabled attacks where large amounts of untrusted data is passed to\n the BIO_*printf functions. If applications use these functions in\n this way then they could have been vulnerable. OpenSSL itself uses\n these functions when printing out human-readable dumps of ASN.1\n data. Therefore applications that print this data could have been\n vulnerable if the data is from untrusted sources. OpenSSL command line\n applications could also have been vulnerable when they print out ASN.1\n data, or if untrusted data is passed as command line arguments. Libssl\n is not considered directly vulnerable.\n\n- CVE-2015-3197 (bsc#963415):\n The SSLv2 protocol did not block disabled ciphers.\n\nNote that the March 1st 2016 release also references following CVEs\nthat were fixed by us with CVE-2015-0293 in 2015:\n\n- CVE-2016-0703 (bsc#968051): This issue only affected versions of\n OpenSSL prior to March 19th 2015 at which time the code was refactored\n to address vulnerability CVE-2015-0293. It would have made the above\n \u0027DROWN\u0027 attack much easier.\n- CVE-2016-0704 (bsc#968053): \u0027Bleichenbacher oracle in SSLv2\u0027\n This issue only affected versions of OpenSSL prior to March 19th\n 2015 at which time the code was refactored to address vulnerability\n CVE-2015-0293. It would have made the above \u0027DROWN\u0027 attack much easier.\n\n- CVE-2015-3194: The signature verification routines will crash with a\n NULL pointer dereference if presented with an ASN.1 signature using the\n RSA PSS algorithm and absent mask generation function parameter. Since\n these routines are used to verify certificate signature algorithms\n this can be used to crash any certificate verification operation and\n exploited in a DoS attack. Any application which performs certificate\n verification is vulnerable including OpenSSL clients and servers which\n enable client authentication. (bsc#957815)\n- CVE-2015-3195: When presented with a malformed X509_ATTRIBUTE structure OpenSSL would leak\n memory. This structure is used by the PKCS#7 and CMS routines so any\n application which reads PKCS#7 or CMS data from untrusted sources is affected.\n SSL/TLS is not affected. (bsc#957812)\n- CVE-2015-3196: If PSK identity hints are received by a multi-threaded client then\n the values were wrongly updated in the parent SSL_CTX structure. This could\n result in a race condition potentially leading to a double free of the\n identify hint data. (bsc#957813)\n\nopenssl bugs fixed:\n- Avoid running OPENSSL_config twice. This avoids breaking\n engine loading. (bsc#952871)\n- Ensure that OpenSSL doesn\u0027t fall back to the default digest\n algorithm (SHA1) in case a non-FIPS algorithm was negotiated while\n running in FIPS mode. Instead, OpenSSL will refuse the digest.\n (bnc#958501)\n- Clear the error after setting non-fips mode (bsc#947104)\n- Improve S/390 performance on IBM z196 and z13 (bsc#954256)\n- Add support for \u0027ciphers\u0027 providing no encryption (bsc#937085)\n\nlibxml2 security issues fixed:\n- CVE-2015-8710: Parsing short unclosed HTML comment could cause uninitialized memory access, which allowed remote attackers to read contents from previous HTTP requests depending on the application [bsc#960674]\n- CVE-2015-1819 Enforce the reader to run in constant memory [bnc#928193]\n- CVE-2015-7941 Fix out of bound read with crafted xml input by stopping parsing on entities boundaries errors [bnc#951734]\n- CVE-2015-7942 Fix another variation of overflow in Conditional sections [bnc#951735]\n- CVE-2015-8241 Avoid extra processing of MarkupDecl when EOF [bnc#956018]\n- CVE-2015-8242 Buffer overead with HTML parser in push mode [bnc#956021]\n- CVE-2015-8317 Return if the encoding declaration is broken or encoding conversion failed [bnc#956260]\n- CVE-2015-5312 Fix another entity expansion issue [bnc#957105]\n- CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey [bnc#957106]\n- CVE-2015-7498 Processes entities after encoding conversion failures [bnc#957107]\n- CVE-2015-7499 Add xmlHaltParser() to stop the parser / Detect incoherency on GROW [bnc#957109]\n- CVE-2015-8317 Multiple out-of-bound read could lead to denial of service [bnc#956260]\n- CVE-2015-8035 DoS when parsing specially crafted XML document if XZ support is enabled [bnc#954429]\n- CVE-2015-7500 Fix memory access error due to incorrect entities boundaries [bnc#957110]\n\nAnd other security and non-security updates found in the SUSE Linux Enterprise 12 GA line.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Containers-12-2016-459",
"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-2016_0786-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2016:0786-1",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160786-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2016:0786-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2016-March/001948.html"
},
{
"category": "self",
"summary": "SUSE Bug 969591",
"url": "https://bugzilla.suse.com/969591"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9761 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9761/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-1819 page",
"url": "https://www.suse.com/security/cve/CVE-2015-1819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3194 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3194/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3195 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3195/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3196 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3196/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3197 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3197/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-5312 page",
"url": "https://www.suse.com/security/cve/CVE-2015-5312/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7497 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7498 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7498/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7499 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7500 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7547 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7941 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7941/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7942 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7942/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8035 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8241 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8241/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8242 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8242/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8317 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8317/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8710 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8776 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8776/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8777 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8777/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8778 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8778/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8779 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8779/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0702 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0702/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0703 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0704 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0704/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0705 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0797 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0797/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0798 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0798/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0799 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0799/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0800 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0800/"
}
],
"title": "Security update for sles12-docker-image",
"tracking": {
"current_release_date": "2016-03-16T10:28:25Z",
"generator": {
"date": "2016-03-16T10:28:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2016:0786-1",
"initial_release_date": "2016-03-16T10:28:25Z",
"revision_history": [
{
"date": "2016-03-16T10:28:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "sles12-docker-image-1.1.1-20160307082632.ppc64le",
"product": {
"name": "sles12-docker-image-1.1.1-20160307082632.ppc64le",
"product_id": "sles12-docker-image-1.1.1-20160307082632.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "sles12-docker-image-1.1.1-20160307082632.s390x",
"product": {
"name": "sles12-docker-image-1.1.1-20160307082632.s390x",
"product_id": "sles12-docker-image-1.1.1-20160307082632.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "sles12-docker-image-1.1.1-20160307082632.x86_64",
"product": {
"name": "sles12-docker-image-1.1.1-20160307082632.x86_64",
"product_id": "sles12-docker-image-1.1.1-20160307082632.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 12",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "sles12-docker-image-1.1.1-20160307082632.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le"
},
"product_reference": "sles12-docker-image-1.1.1-20160307082632.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sles12-docker-image-1.1.1-20160307082632.s390x as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x"
},
"product_reference": "sles12-docker-image-1.1.1-20160307082632.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sles12-docker-image-1.1.1-20160307082632.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
},
"product_reference": "sles12-docker-image-1.1.1-20160307082632.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-9761",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9761"
}
],
"notes": [
{
"category": "general",
"text": "Multiple stack-based buffer overflows in the GNU C Library (aka glibc or libc6) before 2.23 allow context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long argument to the (1) nan, (2) nanf, or (3) nanl function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9761",
"url": "https://www.suse.com/security/cve/CVE-2014-9761"
},
{
"category": "external",
"summary": "SUSE Bug 1123874 for CVE-2014-9761",
"url": "https://bugzilla.suse.com/1123874"
},
{
"category": "external",
"summary": "SUSE Bug 962738 for CVE-2014-9761",
"url": "https://bugzilla.suse.com/962738"
},
{
"category": "external",
"summary": "SUSE Bug 986086 for CVE-2014-9761",
"url": "https://bugzilla.suse.com/986086"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "critical"
}
],
"title": "CVE-2014-9761"
},
{
"cve": "CVE-2015-1819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-1819"
}
],
"notes": [
{
"category": "general",
"text": "The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-1819",
"url": "https://www.suse.com/security/cve/CVE-2015-1819"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 928193 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/928193"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-1819"
},
{
"cve": "CVE-2015-3194",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3194"
}
],
"notes": [
{
"category": "general",
"text": "crypto/rsa/rsa_ameth.c in OpenSSL 1.0.1 before 1.0.1q and 1.0.2 before 1.0.2e allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an RSA PSS ASN.1 signature that lacks a mask generation function parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3194",
"url": "https://www.suse.com/security/cve/CVE-2015-3194"
},
{
"category": "external",
"summary": "SUSE Bug 957812 for CVE-2015-3194",
"url": "https://bugzilla.suse.com/957812"
},
{
"category": "external",
"summary": "SUSE Bug 957815 for CVE-2015-3194",
"url": "https://bugzilla.suse.com/957815"
},
{
"category": "external",
"summary": "SUSE Bug 958768 for CVE-2015-3194",
"url": "https://bugzilla.suse.com/958768"
},
{
"category": "external",
"summary": "SUSE Bug 976341 for CVE-2015-3194",
"url": "https://bugzilla.suse.com/976341"
},
{
"category": "external",
"summary": "SUSE Bug 990370 for CVE-2015-3194",
"url": "https://bugzilla.suse.com/990370"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-3194"
},
{
"cve": "CVE-2015-3195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3195"
}
],
"notes": [
{
"category": "general",
"text": "The ASN1_TFLG_COMBINE implementation in crypto/asn1/tasn_dec.c in OpenSSL before 0.9.8zh, 1.0.0 before 1.0.0t, 1.0.1 before 1.0.1q, and 1.0.2 before 1.0.2e mishandles errors caused by malformed X509_ATTRIBUTE data, which allows remote attackers to obtain sensitive information from process memory by triggering a decoding failure in a PKCS#7 or CMS application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3195",
"url": "https://www.suse.com/security/cve/CVE-2015-3195"
},
{
"category": "external",
"summary": "SUSE Bug 923755 for CVE-2015-3195",
"url": "https://bugzilla.suse.com/923755"
},
{
"category": "external",
"summary": "SUSE Bug 957812 for CVE-2015-3195",
"url": "https://bugzilla.suse.com/957812"
},
{
"category": "external",
"summary": "SUSE Bug 957815 for CVE-2015-3195",
"url": "https://bugzilla.suse.com/957815"
},
{
"category": "external",
"summary": "SUSE Bug 958768 for CVE-2015-3195",
"url": "https://bugzilla.suse.com/958768"
},
{
"category": "external",
"summary": "SUSE Bug 963977 for CVE-2015-3195",
"url": "https://bugzilla.suse.com/963977"
},
{
"category": "external",
"summary": "SUSE Bug 986238 for CVE-2015-3195",
"url": "https://bugzilla.suse.com/986238"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-3195"
},
{
"cve": "CVE-2015-3196",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3196"
}
],
"notes": [
{
"category": "general",
"text": "ssl/s3_clnt.c in OpenSSL 1.0.0 before 1.0.0t, 1.0.1 before 1.0.1p, and 1.0.2 before 1.0.2d, when used for a multi-threaded client, writes the PSK identity hint to an incorrect data structure, which allows remote servers to cause a denial of service (race condition and double free) via a crafted ServerKeyExchange message.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3196",
"url": "https://www.suse.com/security/cve/CVE-2015-3196"
},
{
"category": "external",
"summary": "SUSE Bug 957813 for CVE-2015-3196",
"url": "https://bugzilla.suse.com/957813"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-3196"
},
{
"cve": "CVE-2015-3197",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3197"
}
],
"notes": [
{
"category": "general",
"text": "ssl/s2_srvr.c in OpenSSL 1.0.1 before 1.0.1r and 1.0.2 before 1.0.2f does not prevent use of disabled ciphers, which makes it easier for man-in-the-middle attackers to defeat cryptographic protection mechanisms by performing computations on SSLv2 traffic, related to the get_client_master_key and get_client_hello functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3197",
"url": "https://www.suse.com/security/cve/CVE-2015-3197"
},
{
"category": "external",
"summary": "SUSE Bug 963410 for CVE-2015-3197",
"url": "https://bugzilla.suse.com/963410"
},
{
"category": "external",
"summary": "SUSE Bug 963415 for CVE-2015-3197",
"url": "https://bugzilla.suse.com/963415"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2015-3197",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968046 for CVE-2015-3197",
"url": "https://bugzilla.suse.com/968046"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2015-3197"
},
{
"cve": "CVE-2015-5312",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-5312"
}
],
"notes": [
{
"category": "general",
"text": "The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-5312",
"url": "https://www.suse.com/security/cve/CVE-2015-5312"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957105 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/957105"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "important"
}
],
"title": "CVE-2015-5312"
},
{
"cve": "CVE-2015-7497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7497"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlDictComputeFastQKey function in dict.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7497",
"url": "https://www.suse.com/security/cve/CVE-2015-7497"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957106 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/957106"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-7497"
},
{
"cve": "CVE-2015-7498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7498"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlParseXmlDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors related to extracting errors after an encoding conversion failure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7498",
"url": "https://www.suse.com/security/cve/CVE-2015-7498"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957107 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/957107"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-7498"
},
{
"cve": "CVE-2015-7499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7499"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlGROW function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive process memory information via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7499",
"url": "https://www.suse.com/security/cve/CVE-2015-7499"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957109 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/957109"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-7499"
},
{
"cve": "CVE-2015-7500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7500"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7500",
"url": "https://www.suse.com/security/cve/CVE-2015-7500"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957110 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/957110"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-7500"
},
{
"cve": "CVE-2015-7547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7547"
}
],
"notes": [
{
"category": "general",
"text": "Multiple stack-based buffer overflows in the (1) send_dg and (2) send_vc functions in the libresolv library in the GNU C Library (aka glibc or libc6) before 2.23 allow remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted DNS response that triggers a call to the getaddrinfo function with the AF_UNSPEC or AF_INET6 address family, related to performing \"dual A/AAAA DNS queries\" and the libnss_dns.so.2 NSS module.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7547",
"url": "https://www.suse.com/security/cve/CVE-2015-7547"
},
{
"category": "external",
"summary": "SUSE Bug 1077097 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/1077097"
},
{
"category": "external",
"summary": "SUSE Bug 847227 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/847227"
},
{
"category": "external",
"summary": "SUSE Bug 961721 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/961721"
},
{
"category": "external",
"summary": "SUSE Bug 967023 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/967023"
},
{
"category": "external",
"summary": "SUSE Bug 967061 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/967061"
},
{
"category": "external",
"summary": "SUSE Bug 967072 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/967072"
},
{
"category": "external",
"summary": "SUSE Bug 967496 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/967496"
},
{
"category": "external",
"summary": "SUSE Bug 969216 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/969216"
},
{
"category": "external",
"summary": "SUSE Bug 969241 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/969241"
},
{
"category": "external",
"summary": "SUSE Bug 969591 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/969591"
},
{
"category": "external",
"summary": "SUSE Bug 986086 for CVE-2015-7547",
"url": "https://bugzilla.suse.com/986086"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "important"
}
],
"title": "CVE-2015-7547"
},
{
"cve": "CVE-2015-7941",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7941"
}
],
"notes": [
{
"category": "general",
"text": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7941",
"url": "https://www.suse.com/security/cve/CVE-2015-7941"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 951734 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/951734"
},
{
"category": "external",
"summary": "SUSE Bug 951735 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2015-7941"
},
{
"cve": "CVE-2015-7942",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7942"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7942",
"url": "https://www.suse.com/security/cve/CVE-2015-7942"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 951735 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2015-7942"
},
{
"cve": "CVE-2015-8035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8035"
}
],
"notes": [
{
"category": "general",
"text": "The xz_decomp function in xzlib.c in libxml2 2.9.1 does not properly detect compression errors, which allows context-dependent attackers to cause a denial of service (process hang) via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8035",
"url": "https://www.suse.com/security/cve/CVE-2015-8035"
},
{
"category": "external",
"summary": "SUSE Bug 1088279 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/1088279"
},
{
"category": "external",
"summary": "SUSE Bug 1105166 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/1105166"
},
{
"category": "external",
"summary": "SUSE Bug 954429 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/954429"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2015-8035"
},
{
"cve": "CVE-2015-8241",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8241"
}
],
"notes": [
{
"category": "general",
"text": "The xmlNextChar function in libxml2 2.9.2 does not properly check the state, which allows context-dependent attackers to cause a denial of service (heap-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8241",
"url": "https://www.suse.com/security/cve/CVE-2015-8241"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956018 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/956018"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-8241"
},
{
"cve": "CVE-2015-8242",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8242"
}
],
"notes": [
{
"category": "general",
"text": "The xmlSAX2TextNode function in SAX2.c in the push interface in the HTML parser in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (stack-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8242",
"url": "https://www.suse.com/security/cve/CVE-2015-8242"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956021 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/956021"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-8242"
},
{
"cve": "CVE-2015-8317",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8317"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseXMLDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive information via an (1) unterminated encoding value or (2) incomplete XML declaration in XML data, which triggers an out-of-bounds heap read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8317",
"url": "https://www.suse.com/security/cve/CVE-2015-8317"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956260 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/956260"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-8317"
},
{
"cve": "CVE-2015-8710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8710"
}
],
"notes": [
{
"category": "general",
"text": "The htmlParseComment function in HTMLparser.c in libxml2 allows attackers to obtain sensitive information, cause a denial of service (out-of-bounds heap memory access and application crash), or possibly have unspecified other impact via an unclosed HTML comment.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8710",
"url": "https://www.suse.com/security/cve/CVE-2015-8710"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8710",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 960674 for CVE-2015-8710",
"url": "https://bugzilla.suse.com/960674"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8710",
"url": "https://bugzilla.suse.com/969769"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2015-8710"
},
{
"cve": "CVE-2015-8776",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8776"
}
],
"notes": [
{
"category": "general",
"text": "The strftime function in the GNU C Library (aka glibc or libc6) before 2.23 allows context-dependent attackers to cause a denial of service (application crash) or possibly obtain sensitive information via an out-of-range time value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8776",
"url": "https://www.suse.com/security/cve/CVE-2015-8776"
},
{
"category": "external",
"summary": "SUSE Bug 1123874 for CVE-2015-8776",
"url": "https://bugzilla.suse.com/1123874"
},
{
"category": "external",
"summary": "SUSE Bug 962736 for CVE-2015-8776",
"url": "https://bugzilla.suse.com/962736"
},
{
"category": "external",
"summary": "SUSE Bug 986086 for CVE-2015-8776",
"url": "https://bugzilla.suse.com/986086"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2015-8776"
},
{
"cve": "CVE-2015-8777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8777"
}
],
"notes": [
{
"category": "general",
"text": "The process_envvars function in elf/rtld.c in the GNU C Library (aka glibc or libc6) before 2.23 allows local users to bypass a pointer-guarding protection mechanism via a zero value of the LD_POINTER_GUARD environment variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8777",
"url": "https://www.suse.com/security/cve/CVE-2015-8777"
},
{
"category": "external",
"summary": "SUSE Bug 1123874 for CVE-2015-8777",
"url": "https://bugzilla.suse.com/1123874"
},
{
"category": "external",
"summary": "SUSE Bug 950944 for CVE-2015-8777",
"url": "https://bugzilla.suse.com/950944"
},
{
"category": "external",
"summary": "SUSE Bug 962735 for CVE-2015-8777",
"url": "https://bugzilla.suse.com/962735"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2015-8777"
},
{
"cve": "CVE-2015-8778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8778"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the GNU C Library (aka glibc or libc6) before 2.23 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via the size argument to the __hcreate_r function, which triggers out-of-bounds heap-memory access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8778",
"url": "https://www.suse.com/security/cve/CVE-2015-8778"
},
{
"category": "external",
"summary": "SUSE Bug 1123874 for CVE-2015-8778",
"url": "https://bugzilla.suse.com/1123874"
},
{
"category": "external",
"summary": "SUSE Bug 962737 for CVE-2015-8778",
"url": "https://bugzilla.suse.com/962737"
},
{
"category": "external",
"summary": "SUSE Bug 986086 for CVE-2015-8778",
"url": "https://bugzilla.suse.com/986086"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2015-8778"
},
{
"cve": "CVE-2015-8779",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8779"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in the catopen function in the GNU C Library (aka glibc or libc6) before 2.23 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long catalog name.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8779",
"url": "https://www.suse.com/security/cve/CVE-2015-8779"
},
{
"category": "external",
"summary": "SUSE Bug 1123874 for CVE-2015-8779",
"url": "https://bugzilla.suse.com/1123874"
},
{
"category": "external",
"summary": "SUSE Bug 962739 for CVE-2015-8779",
"url": "https://bugzilla.suse.com/962739"
},
{
"category": "external",
"summary": "SUSE Bug 965453 for CVE-2015-8779",
"url": "https://bugzilla.suse.com/965453"
},
{
"category": "external",
"summary": "SUSE Bug 986086 for CVE-2015-8779",
"url": "https://bugzilla.suse.com/986086"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "critical"
}
],
"title": "CVE-2015-8779"
},
{
"cve": "CVE-2016-0702",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0702"
}
],
"notes": [
{
"category": "general",
"text": "The MOD_EXP_CTIME_COPY_FROM_PREBUF function in crypto/bn/bn_exp.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g does not properly consider cache-bank access times during modular exponentiation, which makes it easier for local users to discover RSA keys by running a crafted application on the same Intel Sandy Bridge CPU core as a victim and leveraging cache-bank conflicts, aka a \"CacheBleed\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0702",
"url": "https://www.suse.com/security/cve/CVE-2016-0702"
},
{
"category": "external",
"summary": "SUSE Bug 1007806 for CVE-2016-0702",
"url": "https://bugzilla.suse.com/1007806"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2016-0702",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968050 for CVE-2016-0702",
"url": "https://bugzilla.suse.com/968050"
},
{
"category": "external",
"summary": "SUSE Bug 971238 for CVE-2016-0702",
"url": "https://bugzilla.suse.com/971238"
},
{
"category": "external",
"summary": "SUSE Bug 990370 for CVE-2016-0702",
"url": "https://bugzilla.suse.com/990370"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "important"
}
],
"title": "CVE-2016-0702"
},
{
"cve": "CVE-2016-0703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0703"
}
],
"notes": [
{
"category": "general",
"text": "The get_client_master_key function in s2_srvr.c in the SSLv2 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a accepts a nonzero CLIENT-MASTER-KEY CLEAR-KEY-LENGTH value for an arbitrary cipher, which allows man-in-the-middle attackers to determine the MASTER-KEY value and decrypt TLS ciphertext data by leveraging a Bleichenbacher RSA padding oracle, a related issue to CVE-2016-0800.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0703",
"url": "https://www.suse.com/security/cve/CVE-2016-0703"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2016-0703",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968046 for CVE-2016-0703",
"url": "https://bugzilla.suse.com/968046"
},
{
"category": "external",
"summary": "SUSE Bug 968051 for CVE-2016-0703",
"url": "https://bugzilla.suse.com/968051"
},
{
"category": "external",
"summary": "SUSE Bug 986238 for CVE-2016-0703",
"url": "https://bugzilla.suse.com/986238"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2016-0703"
},
{
"cve": "CVE-2016-0704",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0704"
}
],
"notes": [
{
"category": "general",
"text": "An oracle protection mechanism in the get_client_master_key function in s2_srvr.c in the SSLv2 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a overwrites incorrect MASTER-KEY bytes during use of export cipher suites, which makes it easier for remote attackers to decrypt TLS ciphertext data by leveraging a Bleichenbacher RSA padding oracle, a related issue to CVE-2016-0800.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0704",
"url": "https://www.suse.com/security/cve/CVE-2016-0704"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2016-0704",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968053 for CVE-2016-0704",
"url": "https://bugzilla.suse.com/968053"
},
{
"category": "external",
"summary": "SUSE Bug 986238 for CVE-2016-0704",
"url": "https://bugzilla.suse.com/986238"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2016-0704"
},
{
"cve": "CVE-2016-0705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0705"
}
],
"notes": [
{
"category": "general",
"text": "Double free vulnerability in the dsa_priv_decode function in crypto/dsa/dsa_ameth.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a malformed DSA private key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0705",
"url": "https://www.suse.com/security/cve/CVE-2016-0705"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2016-0705",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968047 for CVE-2016-0705",
"url": "https://bugzilla.suse.com/968047"
},
{
"category": "external",
"summary": "SUSE Bug 971238 for CVE-2016-0705",
"url": "https://bugzilla.suse.com/971238"
},
{
"category": "external",
"summary": "SUSE Bug 976341 for CVE-2016-0705",
"url": "https://bugzilla.suse.com/976341"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2016-0705"
},
{
"cve": "CVE-2016-0797",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0797"
}
],
"notes": [
{
"category": "general",
"text": "Multiple integer overflows in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allow remote attackers to cause a denial of service (heap memory corruption or NULL pointer dereference) or possibly have unspecified other impact via a long digit string that is mishandled by the (1) BN_dec2bn or (2) BN_hex2bn function, related to crypto/bn/bn.h and crypto/bn/bn_print.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0797",
"url": "https://www.suse.com/security/cve/CVE-2016-0797"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2016-0797",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968048 for CVE-2016-0797",
"url": "https://bugzilla.suse.com/968048"
},
{
"category": "external",
"summary": "SUSE Bug 990370 for CVE-2016-0797",
"url": "https://bugzilla.suse.com/990370"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "important"
}
],
"title": "CVE-2016-0797"
},
{
"cve": "CVE-2016-0798",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0798"
}
],
"notes": [
{
"category": "general",
"text": "Memory leak in the SRP_VBASE_get_by_user implementation in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allows remote attackers to cause a denial of service (memory consumption) by providing an invalid username in a connection attempt, related to apps/s_server.c and crypto/srp/srp_vfy.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0798",
"url": "https://www.suse.com/security/cve/CVE-2016-0798"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2016-0798",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968265 for CVE-2016-0798",
"url": "https://bugzilla.suse.com/968265"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "important"
}
],
"title": "CVE-2016-0798"
},
{
"cve": "CVE-2016-0799",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0799"
}
],
"notes": [
{
"category": "general",
"text": "The fmtstr function in crypto/bio/b_print.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g improperly calculates string lengths, which allows remote attackers to cause a denial of service (overflow and out-of-bounds read) or possibly have unspecified other impact via a long string, as demonstrated by a large amount of ASN.1 data, a different vulnerability than CVE-2016-2842.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0799",
"url": "https://www.suse.com/security/cve/CVE-2016-0799"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2016-0799",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968374 for CVE-2016-0799",
"url": "https://bugzilla.suse.com/968374"
},
{
"category": "external",
"summary": "SUSE Bug 969517 for CVE-2016-0799",
"url": "https://bugzilla.suse.com/969517"
},
{
"category": "external",
"summary": "SUSE Bug 989345 for CVE-2016-0799",
"url": "https://bugzilla.suse.com/989345"
},
{
"category": "external",
"summary": "SUSE Bug 990370 for CVE-2016-0799",
"url": "https://bugzilla.suse.com/990370"
},
{
"category": "external",
"summary": "SUSE Bug 991722 for CVE-2016-0799",
"url": "https://bugzilla.suse.com/991722"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "low"
}
],
"title": "CVE-2016-0799"
},
{
"cve": "CVE-2016-0800",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0800"
}
],
"notes": [
{
"category": "general",
"text": "The SSLv2 protocol, as used in OpenSSL before 1.0.1s and 1.0.2 before 1.0.2g and other products, requires a server to send a ServerVerify message before establishing that a client possesses certain plaintext RSA data, which makes it easier for remote attackers to decrypt TLS ciphertext data by leveraging a Bleichenbacher RSA padding oracle, aka a \"DROWN\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0800",
"url": "https://www.suse.com/security/cve/CVE-2016-0800"
},
{
"category": "external",
"summary": "SUSE Bug 1106871 for CVE-2016-0800",
"url": "https://bugzilla.suse.com/1106871"
},
{
"category": "external",
"summary": "SUSE Bug 961377 for CVE-2016-0800",
"url": "https://bugzilla.suse.com/961377"
},
{
"category": "external",
"summary": "SUSE Bug 968044 for CVE-2016-0800",
"url": "https://bugzilla.suse.com/968044"
},
{
"category": "external",
"summary": "SUSE Bug 968046 for CVE-2016-0800",
"url": "https://bugzilla.suse.com/968046"
},
{
"category": "external",
"summary": "SUSE Bug 968888 for CVE-2016-0800",
"url": "https://bugzilla.suse.com/968888"
},
{
"category": "external",
"summary": "SUSE Bug 969591 for CVE-2016-0800",
"url": "https://bugzilla.suse.com/969591"
},
{
"category": "external",
"summary": "SUSE Bug 979060 for CVE-2016-0800",
"url": "https://bugzilla.suse.com/979060"
}
],
"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 Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.s390x",
"SUSE Linux Enterprise Module for Containers 12:sles12-docker-image-1.1.1-20160307082632.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-03-16T10:28:25Z",
"details": "moderate"
}
],
"title": "CVE-2016-0800"
}
]
}
WID-SEC-W-2023-1614
Vulnerability from csaf_certbund - Published: 2023-06-29 22:00 - Updated: 2023-10-25 22:00In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Tenable Nessus Network Monitor ist eine L\u00f6sung zur Inventarisierung und \u00dcberwachung von Netzwerkger\u00e4ten und den genutzten Protokollen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Tenable Security Nessus Network Monitor ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1614 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1614.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1614 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1614"
},
{
"category": "external",
"summary": "Tenable Security Advisory TNS-2023-34 vom 2023-10-25",
"url": "https://de.tenable.com/security/tns-2023-34"
},
{
"category": "external",
"summary": "Tenable Security Advisory vom 2023-06-29",
"url": "https://de.tenable.com/security/tns-2023-23"
}
],
"source_lang": "en-US",
"title": "Tenable Security Nessus Network Monitor: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-10-25T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:53:59.941+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1614",
"initial_release_date": "2023-06-29T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-07-03T22:00:00.000+00:00",
"number": "2",
"summary": "Produkt berichtigt"
},
{
"date": "2023-10-25T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Tenable aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Tenable Security Nessus Network Monitor \u003c 6.2.2",
"product": {
"name": "Tenable Security Nessus Network Monitor \u003c 6.2.2",
"product_id": "T028403",
"product_identification_helper": {
"cpe": "cpe:/a:tenable:nessus_network_monitor:6.2.2"
}
}
}
],
"category": "vendor",
"name": "Tenable Security"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32067",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-31147",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31130",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31124",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-29469",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-28484",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-2650",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-1255",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-1255"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2022-4904",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-46908",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-31160",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-31160"
},
{
"cve": "CVE-2022-29824",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-29824"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27775",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-23395",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-23395"
},
{
"cve": "CVE-2022-23308",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-23308"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2021-45346",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-45346"
},
{
"cve": "CVE-2021-3672",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3672"
},
{
"cve": "CVE-2021-36690",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3541",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2021-3537",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3537"
},
{
"cve": "CVE-2021-3518",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3518"
},
{
"cve": "CVE-2021-3517",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3517"
},
{
"cve": "CVE-2021-31239",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-31239"
},
{
"cve": "CVE-2021-30560",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-20227",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-20227"
},
{
"cve": "CVE-2020-9327",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-9327"
},
{
"cve": "CVE-2020-7595",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-7595"
},
{
"cve": "CVE-2020-35527",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-35527"
},
{
"cve": "CVE-2020-35525",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-35525"
},
{
"cve": "CVE-2020-24977",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-24977"
},
{
"cve": "CVE-2020-15358",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-15358"
},
{
"cve": "CVE-2020-14155",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-14155"
},
{
"cve": "CVE-2020-13871",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13871"
},
{
"cve": "CVE-2020-13632",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13632"
},
{
"cve": "CVE-2020-13631",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13631"
},
{
"cve": "CVE-2020-13630",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13630"
},
{
"cve": "CVE-2020-13435",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13435"
},
{
"cve": "CVE-2020-13434",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13434"
},
{
"cve": "CVE-2020-11656",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-11656"
},
{
"cve": "CVE-2020-11655",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-11655"
},
{
"cve": "CVE-2019-9937",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-9937"
},
{
"cve": "CVE-2019-9936",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-9936"
},
{
"cve": "CVE-2019-8457",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-8457"
},
{
"cve": "CVE-2019-5815",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-5815"
},
{
"cve": "CVE-2019-20838",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20838"
},
{
"cve": "CVE-2019-20388",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20388"
},
{
"cve": "CVE-2019-20218",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20218"
},
{
"cve": "CVE-2019-19959",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19959"
},
{
"cve": "CVE-2019-19956",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19956"
},
{
"cve": "CVE-2019-19926",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19926"
},
{
"cve": "CVE-2019-19925",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19925"
},
{
"cve": "CVE-2019-19924",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19924"
},
{
"cve": "CVE-2019-19923",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19923"
},
{
"cve": "CVE-2019-19880",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19880"
},
{
"cve": "CVE-2019-19646",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19646"
},
{
"cve": "CVE-2019-19645",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19645"
},
{
"cve": "CVE-2019-19603",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19603"
},
{
"cve": "CVE-2019-19317",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19317"
},
{
"cve": "CVE-2019-19244",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19244"
},
{
"cve": "CVE-2019-19242",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19242"
},
{
"cve": "CVE-2019-16168",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-16168"
},
{
"cve": "CVE-2019-13118",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-13118"
},
{
"cve": "CVE-2019-13117",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-13117"
},
{
"cve": "CVE-2019-12900",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-12900"
},
{
"cve": "CVE-2019-11068",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11068"
},
{
"cve": "CVE-2018-9251",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-9251"
},
{
"cve": "CVE-2018-14567",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-14567"
},
{
"cve": "CVE-2018-14404",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-14404"
},
{
"cve": "CVE-2017-9050",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9050"
},
{
"cve": "CVE-2017-9049",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9049"
},
{
"cve": "CVE-2017-9048",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9048"
},
{
"cve": "CVE-2017-9047",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9047"
},
{
"cve": "CVE-2017-8872",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-8872"
},
{
"cve": "CVE-2017-7376",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-7376"
},
{
"cve": "CVE-2017-7375",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-7375"
},
{
"cve": "CVE-2017-5969",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5969"
},
{
"cve": "CVE-2017-5130",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5130"
},
{
"cve": "CVE-2017-5029",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5029"
},
{
"cve": "CVE-2017-18258",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-18258"
},
{
"cve": "CVE-2017-16932",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-16932"
},
{
"cve": "CVE-2017-16931",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-16931"
},
{
"cve": "CVE-2017-15412",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-15412"
},
{
"cve": "CVE-2017-1000381",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-1000381"
},
{
"cve": "CVE-2017-1000061",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-1000061"
},
{
"cve": "CVE-2016-9598",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9598"
},
{
"cve": "CVE-2016-9597",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9597"
},
{
"cve": "CVE-2016-9596",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9596"
},
{
"cve": "CVE-2016-5180",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-5180"
},
{
"cve": "CVE-2016-5131",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-5131"
},
{
"cve": "CVE-2016-4658",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4658"
},
{
"cve": "CVE-2016-4609",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4609"
},
{
"cve": "CVE-2016-4607",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4607"
},
{
"cve": "CVE-2016-4483",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4483"
},
{
"cve": "CVE-2016-4449",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4449"
},
{
"cve": "CVE-2016-4448",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4448"
},
{
"cve": "CVE-2016-4447",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4447"
},
{
"cve": "CVE-2016-3709",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3709"
},
{
"cve": "CVE-2016-3705",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3705"
},
{
"cve": "CVE-2016-3627",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3627"
},
{
"cve": "CVE-2016-3189",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3189"
},
{
"cve": "CVE-2016-2073",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-2073"
},
{
"cve": "CVE-2016-1840",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1840"
},
{
"cve": "CVE-2016-1839",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1839"
},
{
"cve": "CVE-2016-1838",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1838"
},
{
"cve": "CVE-2016-1837",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1837"
},
{
"cve": "CVE-2016-1836",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1836"
},
{
"cve": "CVE-2016-1834",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1834"
},
{
"cve": "CVE-2016-1833",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1833"
},
{
"cve": "CVE-2016-1762",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1762"
},
{
"cve": "CVE-2016-1684",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1684"
},
{
"cve": "CVE-2016-1683",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1683"
},
{
"cve": "CVE-2015-9019",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-9019"
},
{
"cve": "CVE-2015-8806",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8806"
},
{
"cve": "CVE-2015-8710",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8710"
},
{
"cve": "CVE-2015-8317",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8317"
},
{
"cve": "CVE-2015-8242",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8242"
},
{
"cve": "CVE-2015-8241",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8241"
},
{
"cve": "CVE-2015-8035",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8035"
},
{
"cve": "CVE-2015-7995",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7995"
},
{
"cve": "CVE-2015-7942",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7942"
},
{
"cve": "CVE-2015-7941",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7941"
},
{
"cve": "CVE-2015-7500",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7500"
},
{
"cve": "CVE-2015-7499",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7499"
},
{
"cve": "CVE-2015-7498",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7498"
},
{
"cve": "CVE-2015-7497",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7497"
},
{
"cve": "CVE-2015-5312",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-5312"
},
{
"cve": "CVE-2014-3660",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2014-3660"
},
{
"cve": "CVE-2013-4520",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-4520"
},
{
"cve": "CVE-2013-2877",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-2877"
},
{
"cve": "CVE-2013-1969",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-1969"
},
{
"cve": "CVE-2013-0339",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-0339"
},
{
"cve": "CVE-2013-0338",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-0338"
},
{
"cve": "CVE-2012-6139",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-6139"
},
{
"cve": "CVE-2012-5134",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-5134"
},
{
"cve": "CVE-2012-2871",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-2871"
},
{
"cve": "CVE-2012-2870",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-2870"
},
{
"cve": "CVE-2012-0841",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-0841"
},
{
"cve": "CVE-2011-3970",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-3970"
},
{
"cve": "CVE-2011-1944",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-1944"
},
{
"cve": "CVE-2011-1202",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-1202"
},
{
"cve": "CVE-2010-4494",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2010-4494"
},
{
"cve": "CVE-2010-4008",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2010-4008"
}
]
}
WID-SEC-W-2025-0618
Vulnerability from csaf_certbund - Published: 2015-10-21 22:00 - Updated: 2025-03-20 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Web Server <3.0.3
Red Hat / JBoss Web Server
|
<3.0.3 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux Enterprise Desktop
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Open Source libxml2
Open Source
|
cpe:/a:xmlsoft:libxml2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Web Server <3.0.3
Red Hat / JBoss Web Server
|
<3.0.3 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux Enterprise Desktop
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Open Source libxml2
Open Source
|
cpe:/a:xmlsoft:libxml2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "libxml ist ein C Parser und Toolkit, welches f\u00fcr das Gnome Projekt entwickelt wurde.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in libxml2 ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0618 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2015/wid-sec-w-2025-0618.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0618 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0618"
},
{
"category": "external",
"summary": "OSS Security Mailinglist vom 2015-10-21",
"url": "http://seclists.org/oss-sec/2015/q4/127"
},
{
"category": "external",
"summary": "Meldung WLB-2015100145 auf CXSecurity vom 2015-10-22",
"url": "https://cxsecurity.com/issue/WLB-2015100145"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-2812-1 vom 2015-11-17",
"url": "http://www.ubuntu.com/usn/usn-2812-1/"
},
{
"category": "external",
"summary": "xmlsoft.org Release Notes v2.9.3 vom 2015-11-22",
"url": "http://www.xmlsoft.org/news.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2015:2550-1 vom 2015-12-07",
"url": "http://rhn.redhat.com/errata/RHSA-2015-2550.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2015:2549-1 vom 2015-12-07",
"url": "http://rhn.redhat.com/errata/RHSA-2015-2549.html"
},
{
"category": "external",
"summary": "CentOS-announce CESA-2015:2549 vom 2015-12-09",
"url": "https://lists.centos.org/pipermail/centos-announce/2015-December/021516.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-3430 vom 2015-12-24",
"url": "https://www.debian.org/security/2015/dsa-3430"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2016:0030-1 vom 2016-01-12",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160030-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2016:0049-1 vom 2016-01-12",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160049-1.html"
},
{
"category": "external",
"summary": "F5 Security Advisory SOL61570943",
"url": "https://support.f5.com/kb/en-us/solutions/public/k/61/sol61570943.html?ref=rss"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2016:0786-1 vom 2016-03-16",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160786-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2016:1089-1 vom 2016-05-17",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1089.html"
},
{
"category": "external",
"summary": "Tenable Advisory ID: TNS-2017-03",
"url": "https://www.tenable.com/security/tns-2017-03"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-2673 vom 2025-03-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-2673.html"
}
],
"source_lang": "en-US",
"title": "libxml2: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-03-20T23:00:00.000+00:00",
"generator": {
"date": "2025-03-21T11:39:50.896+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0618",
"initial_release_date": "2015-10-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2015-10-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initial Release"
},
{
"date": "2015-10-21T22:00:00.000+00:00",
"number": "2",
"summary": "Version nicht vorhanden"
},
{
"date": "2015-10-21T22:00:00.000+00:00",
"number": "3",
"summary": "Version nicht vorhanden"
},
{
"date": "2015-10-21T22:00:00.000+00:00",
"number": "4",
"summary": "Version nicht vorhanden"
},
{
"date": "2015-11-17T23:00:00.000+00:00",
"number": "5",
"summary": "New remediations available"
},
{
"date": "2015-11-17T23:00:00.000+00:00",
"number": "6",
"summary": "Version nicht vorhanden"
},
{
"date": "2015-11-22T23:00:00.000+00:00",
"number": "7",
"summary": "New remediations available"
},
{
"date": "2015-12-07T23:00:00.000+00:00",
"number": "8",
"summary": "New remediations available"
},
{
"date": "2015-12-09T23:00:00.000+00:00",
"number": "9",
"summary": "New remediations available"
},
{
"date": "2015-12-09T23:00:00.000+00:00",
"number": "10",
"summary": "Version nicht vorhanden"
},
{
"date": "2015-12-23T23:00:00.000+00:00",
"number": "11",
"summary": "New remediations available"
},
{
"date": "2015-12-23T23:00:00.000+00:00",
"number": "12",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-01-11T23:00:00.000+00:00",
"number": "13",
"summary": "New remediations available"
},
{
"date": "2016-01-11T23:00:00.000+00:00",
"number": "14",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-02-16T23:00:00.000+00:00",
"number": "15",
"summary": "New remediations available"
},
{
"date": "2016-02-16T23:00:00.000+00:00",
"number": "16",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-03-16T23:00:00.000+00:00",
"number": "17",
"summary": "New remediations available"
},
{
"date": "2016-05-19T22:00:00.000+00:00",
"number": "18",
"summary": "New remediations available"
},
{
"date": "2016-05-19T22:00:00.000+00:00",
"number": "19",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-02-02T23:00:00.000+00:00",
"number": "20",
"summary": "New remediations available"
},
{
"date": "2025-03-20T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "21"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "F5 BIG-IP",
"product": {
"name": "F5 BIG-IP",
"product_id": "T001663",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:-"
}
}
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
},
{
"category": "product_name",
"name": "Open Source libxml2",
"product": {
"name": "Open Source libxml2",
"product_id": "T000683",
"product_identification_helper": {
"cpe": "cpe:/a:xmlsoft:libxml2:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.0.3",
"product": {
"name": "Red Hat JBoss Web Server \u003c3.0.3",
"product_id": "T007642"
}
},
{
"category": "product_version",
"name": "3.0.3",
"product": {
"name": "Red Hat JBoss Web Server 3.0.3",
"product_id": "T007642-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.0.3"
}
}
}
],
"category": "product_name",
"name": "JBoss Web Server"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop",
"product": {
"name": "SUSE Linux Enterprise Desktop",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-7941",
"product_status": {
"known_affected": [
"T007642",
"2951",
"T002207",
"67646",
"T000126",
"T001663",
"T000683",
"1727",
"T004914"
]
},
"release_date": "2015-10-21T22:00:00.000+00:00",
"title": "CVE-2015-7941"
},
{
"cve": "CVE-2015-7942",
"product_status": {
"known_affected": [
"T007642",
"2951",
"T002207",
"67646",
"T000126",
"T001663",
"T000683",
"1727",
"T004914"
]
},
"release_date": "2015-10-21T22:00:00.000+00:00",
"title": "CVE-2015-7942"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.