suse-su-2016:2974-1
Vulnerability from csaf_suse
Published
2016-12-02 10:41
Modified
2016-12-02 10:41
Summary
Security update for pacemaker
Notes
Title of the patch
Security update for pacemaker
Description of the patch
This update for pacemaker fixes the following issues:
- remote: Allow cluster and remote LRM API versions to diverge (bsc#1009076)
- libcrmcommon: fix CVE-2016-7035 (improper IPC guarding) (bsc#1007433)
- sysconfig: minor tweaks (typo, wording)
- spec: more robust check for systemd being in use
- spec: defines instead of some globals + error suppression
- various: issues discovered via valgrind and coverity
- attrd_updater: fix usage of HAVE_ATOMIC_ATTRD
- crmd: cl#5185 - Record pending operations in the CIB before they are performed (bsc#1003565)
- ClusterMon: fix to avoid matching other process with the same PID
- mcp: improve comments for sysconfig options
- remove openssl-devel and libselinux-devel as build dependencies
- tools: crm_standby --version/--help should work without cluster
- libpengine: only log startup-fencing warning once
- pacemaker.service: do not mistakenly suggest killing fenced
- libcrmcommon: report errors consistently when waiting for data on connection (bsc#986644)
- remote: Correctly calculate the remaining timeouts when receiving messages (bsc#986644)
- libfencing: report added node ID correctly
- crm_mon: Do not call setenv with null value
- pengine: Do not fence a maintenance node if it shuts down cleanly (bsc#1000743)
- ping: Avoid temporary files for fping check (bsc#987348)
- all: clarify licensing and copyrights
- crmd: Resend the shutdown request if the DC forgets
- ping: Avoid temp files in fping_check (bsc#987348)
- crmd: Ensure the R_SHUTDOWN is set whenever we ask the DC to shut us down
- crmd: clear remote node operation history only when it comes up
- libcib,libfencing,libtransition: handle memory allocation errors without CRM_CHECK()
- tools: make crm_mon XML schema handle resources with multiple active
- pengine: set OCF_RESKEY_CRM_meta_notify_active_* for multistate resources
- pengine: avoid null dereference in new same-node ordering option
- lrmd,libcluster: ensure g_hash_table_foreach() is never passed a null table
- crmd: don't log warning if abort_unless_down() can't find down event
- lib: Correction of the deletion of the notice registration.
- stonithd: Correction of the wrong connection process name.
- crmd: Keep a state of LRMD in the DC node latest.
- pengine: avoid transition loop for start-then-stop + unfencing
- libpengine: allow pe_order_same_node option for constraints
- cts: Restart systemd-journald with 'systemctl restart systemd-journald.socket' (bsc#995365)
- libcrmcommon: properly handle XML comments when comparing v2 patchset diffs
- crmd: don't abort transitions for CIB comment changes
- libcrmcommon: log XML comments correctly
- libcrmcommon: remove extraneous format specifier from log message
- remote: cl#5269 - Notify other clients of a new connection only if the handshake has completed (bsc#967388, bsc#1002767, CVE-2016-7797)
Patchnames
SUSE-SLE-HA-12-SP1-2016-1742,SUSE-SLE-SDK-12-SP1-2016-1742
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": "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 pacemaker", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for pacemaker fixes the following issues:\n\n- remote: Allow cluster and remote LRM API versions to diverge (bsc#1009076)\n- libcrmcommon: fix CVE-2016-7035 (improper IPC guarding) (bsc#1007433)\n- sysconfig: minor tweaks (typo, wording)\n- spec: more robust check for systemd being in use\n- spec: defines instead of some globals + error suppression\n- various: issues discovered via valgrind and coverity\n- attrd_updater: fix usage of HAVE_ATOMIC_ATTRD\n\n- crmd: cl#5185 - Record pending operations in the CIB before they are performed (bsc#1003565)\n- ClusterMon: fix to avoid matching other process with the same PID\n- mcp: improve comments for sysconfig options\n- remove openssl-devel and libselinux-devel as build dependencies\n- tools: crm_standby --version/--help should work without cluster\n- libpengine: only log startup-fencing warning once\n- pacemaker.service: do not mistakenly suggest killing fenced\n- libcrmcommon: report errors consistently when waiting for data on connection (bsc#986644)\n- remote: Correctly calculate the remaining timeouts when receiving messages (bsc#986644)\n- libfencing: report added node ID correctly\n- crm_mon: Do not call setenv with null value\n- pengine: Do not fence a maintenance node if it shuts down cleanly (bsc#1000743)\n- ping: Avoid temporary files for fping check (bsc#987348)\n- all: clarify licensing and copyrights\n- crmd: Resend the shutdown request if the DC forgets\n- ping: Avoid temp files in fping_check (bsc#987348)\n- crmd: Ensure the R_SHUTDOWN is set whenever we ask the DC to shut us down\n- crmd: clear remote node operation history only when it comes up\n- libcib,libfencing,libtransition: handle memory allocation errors without CRM_CHECK()\n- tools: make crm_mon XML schema handle resources with multiple active\n- pengine: set OCF_RESKEY_CRM_meta_notify_active_* for multistate resources\n- pengine: avoid null dereference in new same-node ordering option\n- lrmd,libcluster: ensure g_hash_table_foreach() is never passed a null table\n- crmd: don\u0027t log warning if abort_unless_down() can\u0027t find down event\n- lib: Correction of the deletion of the notice registration.\n- stonithd: Correction of the wrong connection process name.\n- crmd: Keep a state of LRMD in the DC node latest.\n- pengine: avoid transition loop for start-then-stop + unfencing\n- libpengine: allow pe_order_same_node option for constraints\n\n- cts: Restart systemd-journald with \u0027systemctl restart systemd-journald.socket\u0027 (bsc#995365)\n- libcrmcommon: properly handle XML comments when comparing v2 patchset diffs\n- crmd: don\u0027t abort transitions for CIB comment changes\n- libcrmcommon: log XML comments correctly\n- libcrmcommon: remove extraneous format specifier from log message\n\n- remote: cl#5269 - Notify other clients of a new connection only if the handshake has completed (bsc#967388, bsc#1002767, CVE-2016-7797)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-HA-12-SP1-2016-1742,SUSE-SLE-SDK-12-SP1-2016-1742", "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_2974-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:2974-1", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162974-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:2974-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-December/002437.html" }, { "category": "self", "summary": "SUSE Bug 1000743", "url": "https://bugzilla.suse.com/1000743" }, { "category": "self", "summary": "SUSE Bug 1002767", "url": "https://bugzilla.suse.com/1002767" }, { "category": "self", "summary": "SUSE Bug 1003565", "url": "https://bugzilla.suse.com/1003565" }, { "category": "self", "summary": "SUSE Bug 1007433", "url": "https://bugzilla.suse.com/1007433" }, { "category": "self", "summary": "SUSE Bug 1009076", "url": "https://bugzilla.suse.com/1009076" }, { "category": "self", "summary": "SUSE Bug 967388", "url": "https://bugzilla.suse.com/967388" }, { "category": "self", "summary": "SUSE Bug 986644", "url": "https://bugzilla.suse.com/986644" }, { "category": "self", "summary": "SUSE Bug 987348", "url": "https://bugzilla.suse.com/987348" }, { "category": "self", "summary": "SUSE Bug 995365", "url": "https://bugzilla.suse.com/995365" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7035 page", "url": "https://www.suse.com/security/cve/CVE-2016-7035/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7797 page", "url": "https://www.suse.com/security/cve/CVE-2016-7797/" } ], "title": "Security update for pacemaker", "tracking": { "current_release_date": "2016-12-02T10:41:08Z", "generator": { "date": "2016-12-02T10:41:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:2974-1", "initial_release_date": "2016-12-02T10:41:08Z", "revision_history": [ { "date": "2016-12-02T10:41:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpacemaker3-1.1.13-20.1.ppc64le", "product": { "name": "libpacemaker3-1.1.13-20.1.ppc64le", "product_id": "libpacemaker3-1.1.13-20.1.ppc64le" } }, { "category": "product_version", "name": "pacemaker-1.1.13-20.1.ppc64le", "product": { "name": "pacemaker-1.1.13-20.1.ppc64le", "product_id": "pacemaker-1.1.13-20.1.ppc64le" } }, { "category": "product_version", "name": "pacemaker-cli-1.1.13-20.1.ppc64le", "product": { "name": "pacemaker-cli-1.1.13-20.1.ppc64le", "product_id": "pacemaker-cli-1.1.13-20.1.ppc64le" } }, { "category": "product_version", "name": "pacemaker-cts-1.1.13-20.1.ppc64le", "product": { "name": "pacemaker-cts-1.1.13-20.1.ppc64le", "product_id": "pacemaker-cts-1.1.13-20.1.ppc64le" } }, { "category": "product_version", "name": "pacemaker-remote-1.1.13-20.1.ppc64le", "product": { "name": "pacemaker-remote-1.1.13-20.1.ppc64le", "product_id": "pacemaker-remote-1.1.13-20.1.ppc64le" } }, { "category": "product_version", "name": "libpacemaker-devel-1.1.13-20.1.ppc64le", "product": { "name": "libpacemaker-devel-1.1.13-20.1.ppc64le", "product_id": "libpacemaker-devel-1.1.13-20.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpacemaker3-1.1.13-20.1.s390x", "product": { "name": "libpacemaker3-1.1.13-20.1.s390x", "product_id": "libpacemaker3-1.1.13-20.1.s390x" } }, { "category": "product_version", "name": "pacemaker-1.1.13-20.1.s390x", "product": { "name": "pacemaker-1.1.13-20.1.s390x", "product_id": "pacemaker-1.1.13-20.1.s390x" } }, { "category": "product_version", "name": "pacemaker-cli-1.1.13-20.1.s390x", "product": { "name": "pacemaker-cli-1.1.13-20.1.s390x", "product_id": "pacemaker-cli-1.1.13-20.1.s390x" } }, { "category": "product_version", "name": "pacemaker-cts-1.1.13-20.1.s390x", "product": { "name": "pacemaker-cts-1.1.13-20.1.s390x", "product_id": "pacemaker-cts-1.1.13-20.1.s390x" } }, { "category": "product_version", "name": "pacemaker-remote-1.1.13-20.1.s390x", "product": { "name": "pacemaker-remote-1.1.13-20.1.s390x", "product_id": "pacemaker-remote-1.1.13-20.1.s390x" } }, { "category": "product_version", "name": "libpacemaker-devel-1.1.13-20.1.s390x", "product": { "name": "libpacemaker-devel-1.1.13-20.1.s390x", "product_id": "libpacemaker-devel-1.1.13-20.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpacemaker3-1.1.13-20.1.x86_64", "product": { "name": "libpacemaker3-1.1.13-20.1.x86_64", "product_id": "libpacemaker3-1.1.13-20.1.x86_64" } }, { "category": "product_version", "name": "pacemaker-1.1.13-20.1.x86_64", "product": { "name": "pacemaker-1.1.13-20.1.x86_64", "product_id": "pacemaker-1.1.13-20.1.x86_64" } }, { "category": "product_version", "name": "pacemaker-cli-1.1.13-20.1.x86_64", "product": { "name": "pacemaker-cli-1.1.13-20.1.x86_64", "product_id": "pacemaker-cli-1.1.13-20.1.x86_64" } }, { "category": "product_version", "name": "pacemaker-cts-1.1.13-20.1.x86_64", "product": { "name": "pacemaker-cts-1.1.13-20.1.x86_64", "product_id": "pacemaker-cts-1.1.13-20.1.x86_64" } }, { "category": "product_version", "name": "pacemaker-remote-1.1.13-20.1.x86_64", "product": { "name": "pacemaker-remote-1.1.13-20.1.x86_64", "product_id": "pacemaker-remote-1.1.13-20.1.x86_64" } }, { "category": "product_version", "name": "libpacemaker-devel-1.1.13-20.1.x86_64", "product": { "name": "libpacemaker-devel-1.1.13-20.1.x86_64", "product_id": "libpacemaker-devel-1.1.13-20.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 12 SP1", "product": { "name": "SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha: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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpacemaker3-1.1.13-20.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.ppc64le" }, "product_reference": "libpacemaker3-1.1.13-20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpacemaker3-1.1.13-20.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.s390x" }, "product_reference": "libpacemaker3-1.1.13-20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpacemaker3-1.1.13-20.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.x86_64" }, "product_reference": "libpacemaker3-1.1.13-20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-1.1.13-20.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.ppc64le" }, "product_reference": "pacemaker-1.1.13-20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-1.1.13-20.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.s390x" }, "product_reference": "pacemaker-1.1.13-20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-1.1.13-20.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.x86_64" }, "product_reference": "pacemaker-1.1.13-20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cli-1.1.13-20.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.ppc64le" }, "product_reference": "pacemaker-cli-1.1.13-20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cli-1.1.13-20.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.s390x" }, "product_reference": "pacemaker-cli-1.1.13-20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cli-1.1.13-20.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.x86_64" }, "product_reference": "pacemaker-cli-1.1.13-20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cts-1.1.13-20.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le" }, "product_reference": "pacemaker-cts-1.1.13-20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cts-1.1.13-20.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.s390x" }, "product_reference": "pacemaker-cts-1.1.13-20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cts-1.1.13-20.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64" }, "product_reference": "pacemaker-cts-1.1.13-20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-remote-1.1.13-20.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.ppc64le" }, "product_reference": "pacemaker-remote-1.1.13-20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-remote-1.1.13-20.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.s390x" }, "product_reference": "pacemaker-remote-1.1.13-20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-remote-1.1.13-20.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.x86_64" }, "product_reference": "pacemaker-remote-1.1.13-20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpacemaker-devel-1.1.13-20.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.ppc64le" }, "product_reference": "libpacemaker-devel-1.1.13-20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpacemaker-devel-1.1.13-20.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.s390x" }, "product_reference": "libpacemaker-devel-1.1.13-20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpacemaker-devel-1.1.13-20.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.x86_64" }, "product_reference": "libpacemaker-devel-1.1.13-20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cts-1.1.13-20.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le" }, "product_reference": "pacemaker-cts-1.1.13-20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cts-1.1.13-20.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.s390x" }, "product_reference": "pacemaker-cts-1.1.13-20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pacemaker-cts-1.1.13-20.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64" }, "product_reference": "pacemaker-cts-1.1.13-20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-7035", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7035" } ], "notes": [ { "category": "general", "text": "An authorization flaw was found in Pacemaker before 1.1.16, where it did not properly guard its IPC interface. An attacker with an unprivileged account on a Pacemaker node could use this flaw to, for example, force the Local Resource Manager daemon to execute a script as root and thereby gain root access on the machine.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7035", "url": "https://www.suse.com/security/cve/CVE-2016-7035" }, { "category": "external", "summary": "SUSE Bug 1007433 for CVE-2016-7035", "url": "https://bugzilla.suse.com/1007433" } ], "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 High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-12-02T10:41:08Z", "details": "moderate" } ], "title": "CVE-2016-7035" }, { "cve": "CVE-2016-7797", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7797" } ], "notes": [ { "category": "general", "text": "Pacemaker before 1.1.15, when using pacemaker remote, might allow remote attackers to cause a denial of service (node disconnection) via an unauthenticated connection.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7797", "url": "https://www.suse.com/security/cve/CVE-2016-7797" }, { "category": "external", "summary": "SUSE Bug 1002767 for CVE-2016-7797", "url": "https://bugzilla.suse.com/1002767" } ], "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 High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:libpacemaker3-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cli-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.s390x", "SUSE Linux Enterprise High Availability Extension 12 SP1:pacemaker-remote-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:libpacemaker-devel-1.1.13-20.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP1:pacemaker-cts-1.1.13-20.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-12-02T10:41:08Z", "details": "moderate" } ], "title": "CVE-2016-7797" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…