SUSE-SU-2016:2476-1
Vulnerability from csaf_suse - Published: 2016-10-07 15:17 - Updated: 2016-10-07 15:17Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following security issue:
- CVE-2016-7796: A zero-length message received over systemd's notification socket
could make manager_dispatch_notify_fd() return an error and, as a side effect,
disable the notification handler completely. As the notification socket is
world-writable, this could have allowed a local user to perform a denial-of-service
attack against systemd. (bsc#1001765)
Additionally, the following non-security fixes are included:
- Fix HMAC calculation when appending a data object to journal. (bsc#1000435)
- Never accept file descriptors from file systems with mandatory locking enabled.
(bsc#954374)
- Do not warn about missing install info with 'preset'. (bsc#970293)
- Save /run/systemd/users/UID before starting user@.service. (bsc#996269)
- Make sure that /var/lib/systemd/sysv-convert/database is always initialized.
(bsc#982211)
- Remove daylight saving time handling and tzfile parser. (bsc#990074)
- Make sure directory watch is started before cryptsetup. (bsc#987173)
- Introduce sd_pid_notify() and sd_pid_notifyf() APIs. (bsc#987857)
- Set KillMode=mixed for our daemons that fork worker processes.
- Add nosuid and nodev options to tmp.mount.
- Don't start console-getty.service when /dev/console is missing. (bsc#982251)
- Correct segmentation fault in udev/path_id due to missing NULL check. (bsc#982210)
Patchnames
SUSE-SLE-DESKTOP-12-SP1-2016-1448,SUSE-SLE-SDK-12-SP1-2016-1448,SUSE-SLE-SERVER-12-SP1-2016-1448
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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 systemd",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for systemd fixes the following security issue:\n\n- CVE-2016-7796: A zero-length message received over systemd\u0027s notification socket\n could make manager_dispatch_notify_fd() return an error and, as a side effect,\n disable the notification handler completely. As the notification socket is\n world-writable, this could have allowed a local user to perform a denial-of-service\n attack against systemd. (bsc#1001765)\n\nAdditionally, the following non-security fixes are included:\n\n- Fix HMAC calculation when appending a data object to journal. (bsc#1000435)\n- Never accept file descriptors from file systems with mandatory locking enabled.\n (bsc#954374)\n- Do not warn about missing install info with \u0027preset\u0027. (bsc#970293) \n- Save /run/systemd/users/UID before starting user@.service. (bsc#996269)\n- Make sure that /var/lib/systemd/sysv-convert/database is always initialized.\n (bsc#982211)\n- Remove daylight saving time handling and tzfile parser. (bsc#990074)\n- Make sure directory watch is started before cryptsetup. (bsc#987173)\n- Introduce sd_pid_notify() and sd_pid_notifyf() APIs. (bsc#987857)\n- Set KillMode=mixed for our daemons that fork worker processes.\n- Add nosuid and nodev options to tmp.mount.\n- Don\u0027t start console-getty.service when /dev/console is missing. (bsc#982251)\n- Correct segmentation fault in udev/path_id due to missing NULL check. (bsc#982210)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP1-2016-1448,SUSE-SLE-SDK-12-SP1-2016-1448,SUSE-SLE-SERVER-12-SP1-2016-1448",
"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_2476-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2016:2476-1",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162476-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2016:2476-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2016-October/002319.html"
},
{
"category": "self",
"summary": "SUSE Bug 1000435",
"url": "https://bugzilla.suse.com/1000435"
},
{
"category": "self",
"summary": "SUSE Bug 1001765",
"url": "https://bugzilla.suse.com/1001765"
},
{
"category": "self",
"summary": "SUSE Bug 954374",
"url": "https://bugzilla.suse.com/954374"
},
{
"category": "self",
"summary": "SUSE Bug 970293",
"url": "https://bugzilla.suse.com/970293"
},
{
"category": "self",
"summary": "SUSE Bug 982210",
"url": "https://bugzilla.suse.com/982210"
},
{
"category": "self",
"summary": "SUSE Bug 982211",
"url": "https://bugzilla.suse.com/982211"
},
{
"category": "self",
"summary": "SUSE Bug 982251",
"url": "https://bugzilla.suse.com/982251"
},
{
"category": "self",
"summary": "SUSE Bug 987173",
"url": "https://bugzilla.suse.com/987173"
},
{
"category": "self",
"summary": "SUSE Bug 987857",
"url": "https://bugzilla.suse.com/987857"
},
{
"category": "self",
"summary": "SUSE Bug 990074",
"url": "https://bugzilla.suse.com/990074"
},
{
"category": "self",
"summary": "SUSE Bug 996269",
"url": "https://bugzilla.suse.com/996269"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7796 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7796/"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2016-10-07T15:17:40Z",
"generator": {
"date": "2016-10-07T15:17:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2016:2476-1",
"initial_release_date": "2016-10-07T15:17:40Z",
"revision_history": [
{
"date": "2016-10-07T15:17:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-210-114.1.noarch",
"product": {
"name": "systemd-bash-completion-210-114.1.noarch",
"product_id": "systemd-bash-completion-210-114.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-114.1.ppc64le",
"product": {
"name": "libgudev-1_0-devel-210-114.1.ppc64le",
"product_id": "libgudev-1_0-devel-210-114.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-114.1.ppc64le",
"product": {
"name": "libudev-devel-210-114.1.ppc64le",
"product_id": "libudev-devel-210-114.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-114.1.ppc64le",
"product": {
"name": "systemd-devel-210-114.1.ppc64le",
"product_id": "systemd-devel-210-114.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-114.1.ppc64le",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-114.1.ppc64le",
"product_id": "typelib-1_0-GUdev-1_0-210-114.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-210-114.1.ppc64le",
"product": {
"name": "libgudev-1_0-0-210-114.1.ppc64le",
"product_id": "libgudev-1_0-0-210-114.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-210-114.1.ppc64le",
"product": {
"name": "libudev1-210-114.1.ppc64le",
"product_id": "libudev1-210-114.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-210-114.1.ppc64le",
"product": {
"name": "systemd-210-114.1.ppc64le",
"product_id": "systemd-210-114.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-114.1.ppc64le",
"product": {
"name": "systemd-sysvinit-210-114.1.ppc64le",
"product_id": "systemd-sysvinit-210-114.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-210-114.1.ppc64le",
"product": {
"name": "udev-210-114.1.ppc64le",
"product_id": "udev-210-114.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-114.1.s390x",
"product": {
"name": "libgudev-1_0-devel-210-114.1.s390x",
"product_id": "libgudev-1_0-devel-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-114.1.s390x",
"product": {
"name": "libudev-devel-210-114.1.s390x",
"product_id": "libudev-devel-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-114.1.s390x",
"product": {
"name": "systemd-devel-210-114.1.s390x",
"product_id": "systemd-devel-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-114.1.s390x",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-114.1.s390x",
"product_id": "typelib-1_0-GUdev-1_0-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-210-114.1.s390x",
"product": {
"name": "libgudev-1_0-0-210-114.1.s390x",
"product_id": "libgudev-1_0-0-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-32bit-210-114.1.s390x",
"product": {
"name": "libgudev-1_0-0-32bit-210-114.1.s390x",
"product_id": "libgudev-1_0-0-32bit-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-210-114.1.s390x",
"product": {
"name": "libudev1-210-114.1.s390x",
"product_id": "libudev1-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-210-114.1.s390x",
"product": {
"name": "libudev1-32bit-210-114.1.s390x",
"product_id": "libudev1-32bit-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-210-114.1.s390x",
"product": {
"name": "systemd-210-114.1.s390x",
"product_id": "systemd-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-32bit-210-114.1.s390x",
"product": {
"name": "systemd-32bit-210-114.1.s390x",
"product_id": "systemd-32bit-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-114.1.s390x",
"product": {
"name": "systemd-sysvinit-210-114.1.s390x",
"product_id": "systemd-sysvinit-210-114.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-210-114.1.s390x",
"product": {
"name": "udev-210-114.1.s390x",
"product_id": "udev-210-114.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-114.1.x86_64",
"product": {
"name": "libgudev-1_0-0-210-114.1.x86_64",
"product_id": "libgudev-1_0-0-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-32bit-210-114.1.x86_64",
"product": {
"name": "libgudev-1_0-0-32bit-210-114.1.x86_64",
"product_id": "libgudev-1_0-0-32bit-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-210-114.1.x86_64",
"product": {
"name": "libudev1-210-114.1.x86_64",
"product_id": "libudev1-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-210-114.1.x86_64",
"product": {
"name": "libudev1-32bit-210-114.1.x86_64",
"product_id": "libudev1-32bit-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-210-114.1.x86_64",
"product": {
"name": "systemd-210-114.1.x86_64",
"product_id": "systemd-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-210-114.1.x86_64",
"product": {
"name": "systemd-32bit-210-114.1.x86_64",
"product_id": "systemd-32bit-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-114.1.x86_64",
"product": {
"name": "systemd-sysvinit-210-114.1.x86_64",
"product_id": "systemd-sysvinit-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-210-114.1.x86_64",
"product": {
"name": "udev-210-114.1.x86_64",
"product_id": "udev-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-114.1.x86_64",
"product": {
"name": "libgudev-1_0-devel-210-114.1.x86_64",
"product_id": "libgudev-1_0-devel-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-114.1.x86_64",
"product": {
"name": "libudev-devel-210-114.1.x86_64",
"product_id": "libudev-devel-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-114.1.x86_64",
"product": {
"name": "systemd-devel-210-114.1.x86_64",
"product_id": "systemd-devel-210-114.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-114.1.x86_64",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-114.1.x86_64",
"product_id": "typelib-1_0-GUdev-1_0-210-114.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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": "libgudev-1_0-0-210-114.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libgudev-1_0-0-210-114.1.x86_64"
},
"product_reference": "libgudev-1_0-0-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-114.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64"
},
"product_reference": "libgudev-1_0-0-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-114.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libudev1-210-114.1.x86_64"
},
"product_reference": "libudev1-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-114.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libudev1-32bit-210-114.1.x86_64"
},
"product_reference": "libudev1-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-114.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:systemd-210-114.1.x86_64"
},
"product_reference": "systemd-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-114.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:systemd-32bit-210-114.1.x86_64"
},
"product_reference": "systemd-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-210-114.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:systemd-bash-completion-210-114.1.noarch"
},
"product_reference": "systemd-bash-completion-210-114.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-114.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:systemd-sysvinit-210-114.1.x86_64"
},
"product_reference": "systemd-sysvinit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-114.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:udev-210-114.1.x86_64"
},
"product_reference": "udev-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-114.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.ppc64le"
},
"product_reference": "libgudev-1_0-devel-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-114.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.s390x"
},
"product_reference": "libgudev-1_0-devel-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-114.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.x86_64"
},
"product_reference": "libgudev-1_0-devel-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-114.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.ppc64le"
},
"product_reference": "libudev-devel-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-114.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.s390x"
},
"product_reference": "libudev-devel-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-114.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.x86_64"
},
"product_reference": "libudev-devel-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-114.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.ppc64le"
},
"product_reference": "systemd-devel-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-114.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.s390x"
},
"product_reference": "systemd-devel-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-114.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.x86_64"
},
"product_reference": "systemd-devel-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-114.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.ppc64le"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-114.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.s390x"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-114.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.x86_64"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-114.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.ppc64le"
},
"product_reference": "libgudev-1_0-0-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-114.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.s390x"
},
"product_reference": "libgudev-1_0-0-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-114.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.x86_64"
},
"product_reference": "libgudev-1_0-0-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-114.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-32bit-210-114.1.s390x"
},
"product_reference": "libgudev-1_0-0-32bit-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-114.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64"
},
"product_reference": "libgudev-1_0-0-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-114.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.ppc64le"
},
"product_reference": "libudev1-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-114.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.s390x"
},
"product_reference": "libudev1-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-114.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.x86_64"
},
"product_reference": "libudev1-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-114.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libudev1-32bit-210-114.1.s390x"
},
"product_reference": "libudev1-32bit-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-114.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libudev1-32bit-210-114.1.x86_64"
},
"product_reference": "libudev1-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-114.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.ppc64le"
},
"product_reference": "systemd-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-114.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.s390x"
},
"product_reference": "systemd-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-114.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.x86_64"
},
"product_reference": "systemd-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-114.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-32bit-210-114.1.s390x"
},
"product_reference": "systemd-32bit-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-114.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-32bit-210-114.1.x86_64"
},
"product_reference": "systemd-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-210-114.1.noarch as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-bash-completion-210-114.1.noarch"
},
"product_reference": "systemd-bash-completion-210-114.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-114.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.ppc64le"
},
"product_reference": "systemd-sysvinit-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-114.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.s390x"
},
"product_reference": "systemd-sysvinit-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-114.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.x86_64"
},
"product_reference": "systemd-sysvinit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-114.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.ppc64le"
},
"product_reference": "udev-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-114.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.s390x"
},
"product_reference": "udev-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-114.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.x86_64"
},
"product_reference": "udev-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-114.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:libgudev-1_0-0-210-114.1.ppc64le"
},
"product_reference": "libgudev-1_0-0-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-114.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:libgudev-1_0-0-210-114.1.s390x"
},
"product_reference": "libgudev-1_0-0-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-114.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:libgudev-1_0-0-210-114.1.x86_64"
},
"product_reference": "libgudev-1_0-0-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-114.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:libgudev-1_0-0-32bit-210-114.1.s390x"
},
"product_reference": "libgudev-1_0-0-32bit-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-114.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:libgudev-1_0-0-32bit-210-114.1.x86_64"
},
"product_reference": "libgudev-1_0-0-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-114.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:libudev1-210-114.1.ppc64le"
},
"product_reference": "libudev1-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-114.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:libudev1-210-114.1.s390x"
},
"product_reference": "libudev1-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-114.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:libudev1-210-114.1.x86_64"
},
"product_reference": "libudev1-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-114.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:libudev1-32bit-210-114.1.s390x"
},
"product_reference": "libudev1-32bit-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-114.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:libudev1-32bit-210-114.1.x86_64"
},
"product_reference": "libudev1-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-114.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:systemd-210-114.1.ppc64le"
},
"product_reference": "systemd-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-114.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:systemd-210-114.1.s390x"
},
"product_reference": "systemd-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-114.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:systemd-210-114.1.x86_64"
},
"product_reference": "systemd-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-114.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:systemd-32bit-210-114.1.s390x"
},
"product_reference": "systemd-32bit-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-114.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:systemd-32bit-210-114.1.x86_64"
},
"product_reference": "systemd-32bit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-210-114.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:systemd-bash-completion-210-114.1.noarch"
},
"product_reference": "systemd-bash-completion-210-114.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-114.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:systemd-sysvinit-210-114.1.ppc64le"
},
"product_reference": "systemd-sysvinit-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-114.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:systemd-sysvinit-210-114.1.s390x"
},
"product_reference": "systemd-sysvinit-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-114.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:systemd-sysvinit-210-114.1.x86_64"
},
"product_reference": "systemd-sysvinit-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-114.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:udev-210-114.1.ppc64le"
},
"product_reference": "udev-210-114.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-114.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:udev-210-114.1.s390x"
},
"product_reference": "udev-210-114.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-114.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:udev-210-114.1.x86_64"
},
"product_reference": "udev-210-114.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-7796",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7796"
}
],
"notes": [
{
"category": "general",
"text": "The manager_dispatch_notify_fd function in systemd allows local users to cause a denial of service (system hang) via a zero-length message received over a notify socket, which causes an error to be returned and the notification handler to be disabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libudev1-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7796",
"url": "https://www.suse.com/security/cve/CVE-2016-7796"
},
{
"category": "external",
"summary": "SUSE Bug 1001765 for CVE-2016-7796",
"url": "https://bugzilla.suse.com/1001765"
}
],
"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:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libudev1-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.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:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP1:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libudev1-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-114.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-114.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libgudev-1_0-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libudev-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:systemd-devel-210-114.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:typelib-1_0-GUdev-1_0-210-114.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-07T15:17:40Z",
"details": "moderate"
}
],
"title": "CVE-2016-7796"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…