suse-su-2018:3685-1
Vulnerability from csaf_suse
Published
2018-11-08 16:57
Modified
2018-11-08 16:57
Summary
Security update for libxkbcommon
Notes
Title of the patch
Security update for libxkbcommon
Description of the patch
This update for libxkbcommon to version 0.8.2 fixes the following issues:
- Fix a few NULL-dereferences, out-of-bounds access and undefined behavior in
the XKB text format parser.
- CVE-2018-15853: Endless recursion could have been used by local attackers to
crash xkbcommon users by supplying a crafted keymap file that triggers boolean
negation (bsc#1105832).
- CVE-2018-15854: Unchecked NULL pointer usage could have been used by local
attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying
a crafted keymap file, because geometry tokens were desupported incorrectly
(bsc#1105832).
- CVE-2018-15855: Unchecked NULL pointer usage could have been used by local
attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying
a crafted keymap file, because the XkbFile for an xkb_geometry section was
mishandled (bsc#1105832).
- CVE-2018-15856: An infinite loop when reaching EOL unexpectedly could be used
by local attackers to cause a denial of service during parsing of crafted
keymap files (bsc#1105832).
- CVE-2018-15857: An invalid free in ExprAppendMultiKeysymList could have been
used by local attackers to crash xkbcommon keymap parsers or possibly have
unspecified other impact by supplying a crafted keymap file (bsc#1105832).
- CVE-2018-15858: Unchecked NULL pointer usage when handling invalid aliases in
CopyKeyAliasesToKeymap could have been used by local attackers to crash (NULL
pointer dereference) the xkbcommon parser by supplying a crafted keymap file
(bsc#1105832).
- CVE-2018-15859: Unchecked NULL pointer usage when parsing invalid atoms in
ExprResolveLhs could have been used by local attackers to crash (NULL pointer
dereference) the xkbcommon parser by supplying a crafted keymap file, because
lookup failures are mishandled (bsc#1105832).
- CVE-2018-15861: Unchecked NULL pointer usage in ExprResolveLhs could have
been used by local attackers to crash (NULL pointer dereference) the xkbcommon
parser by supplying a crafted keymap file that triggers an xkb_intern_atom
failure (bsc#1105832).
- CVE-2018-15862: Unchecked NULL pointer usage in LookupModMask could have been
used by local attackers to crash (NULL pointer dereference) the xkbcommon
parser by supplying a crafted keymap file with invalid virtual modifiers
(bsc#1105832).
- CVE-2018-15863: Unchecked NULL pointer usage in ResolveStateAndPredicate
could have been used by local attackers to crash (NULL pointer dereference) the
xkbcommon parser by supplying a crafted keymap file with a no-op modmask
expression (bsc#1105832).
- CVE-2018-15864: Unchecked NULL pointer usage in resolve_keysym could have
been used by local attackers to crash (NULL pointer dereference) the xkbcommon
parser by supplying a crafted keymap file, because a map access attempt can
occur for a map that was never created (bsc#1105832).
Patchnames
SUSE-SLE-Module-Basesystem-15-2018-2620
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": "low" }, "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 libxkbcommon", "title": "Title of the patch" }, { "category": "description", "text": "This update for libxkbcommon to version 0.8.2 fixes the following issues:\n\n- Fix a few NULL-dereferences, out-of-bounds access and undefined behavior in\n the XKB text format parser.\n- CVE-2018-15853: Endless recursion could have been used by local attackers to\n crash xkbcommon users by supplying a crafted keymap file that triggers boolean\n negation (bsc#1105832).\n- CVE-2018-15854: Unchecked NULL pointer usage could have been used by local\n attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying\n a crafted keymap file, because geometry tokens were desupported incorrectly\n (bsc#1105832).\n- CVE-2018-15855: Unchecked NULL pointer usage could have been used by local\n attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying\n a crafted keymap file, because the XkbFile for an xkb_geometry section was\n mishandled (bsc#1105832).\n- CVE-2018-15856: An infinite loop when reaching EOL unexpectedly could be used\n by local attackers to cause a denial of service during parsing of crafted\n keymap files (bsc#1105832).\n- CVE-2018-15857: An invalid free in ExprAppendMultiKeysymList could have been\n used by local attackers to crash xkbcommon keymap parsers or possibly have\n unspecified other impact by supplying a crafted keymap file (bsc#1105832).\n- CVE-2018-15858: Unchecked NULL pointer usage when handling invalid aliases in\n CopyKeyAliasesToKeymap could have been used by local attackers to crash (NULL\n pointer dereference) the xkbcommon parser by supplying a crafted keymap file\n (bsc#1105832).\n- CVE-2018-15859: Unchecked NULL pointer usage when parsing invalid atoms in\n ExprResolveLhs could have been used by local attackers to crash (NULL pointer\n dereference) the xkbcommon parser by supplying a crafted keymap file, because\n lookup failures are mishandled (bsc#1105832).\n- CVE-2018-15861: Unchecked NULL pointer usage in ExprResolveLhs could have\n been used by local attackers to crash (NULL pointer dereference) the xkbcommon\n parser by supplying a crafted keymap file that triggers an xkb_intern_atom\n failure (bsc#1105832).\n- CVE-2018-15862: Unchecked NULL pointer usage in LookupModMask could have been\n used by local attackers to crash (NULL pointer dereference) the xkbcommon\n parser by supplying a crafted keymap file with invalid virtual modifiers\n (bsc#1105832).\n- CVE-2018-15863: Unchecked NULL pointer usage in ResolveStateAndPredicate\n could have been used by local attackers to crash (NULL pointer dereference) the\n xkbcommon parser by supplying a crafted keymap file with a no-op modmask\n expression (bsc#1105832).\n- CVE-2018-15864: Unchecked NULL pointer usage in resolve_keysym could have\n been used by local attackers to crash (NULL pointer dereference) the xkbcommon\n parser by supplying a crafted keymap file, because a map access attempt can\n occur for a map that was never created (bsc#1105832).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Basesystem-15-2018-2620", "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-2018_3685-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:3685-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183685-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:3685-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-November/004841.html" }, { "category": "self", "summary": "SUSE Bug 1105832", "url": "https://bugzilla.suse.com/1105832" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15853 page", "url": "https://www.suse.com/security/cve/CVE-2018-15853/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15854 page", "url": "https://www.suse.com/security/cve/CVE-2018-15854/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15855 page", "url": "https://www.suse.com/security/cve/CVE-2018-15855/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15856 page", "url": "https://www.suse.com/security/cve/CVE-2018-15856/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15857 page", "url": "https://www.suse.com/security/cve/CVE-2018-15857/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15858 page", "url": "https://www.suse.com/security/cve/CVE-2018-15858/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15859 page", "url": "https://www.suse.com/security/cve/CVE-2018-15859/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15861 page", "url": "https://www.suse.com/security/cve/CVE-2018-15861/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15862 page", "url": "https://www.suse.com/security/cve/CVE-2018-15862/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15863 page", "url": "https://www.suse.com/security/cve/CVE-2018-15863/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15864 page", "url": "https://www.suse.com/security/cve/CVE-2018-15864/" } ], "title": "Security update for libxkbcommon", "tracking": { "current_release_date": "2018-11-08T16:57:36Z", "generator": { "date": "2018-11-08T16:57:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:3685-1", "initial_release_date": "2018-11-08T16:57:36Z", "revision_history": [ { "date": "2018-11-08T16:57:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libxkbcommon-devel-0.8.2-3.3.1.aarch64", "product": { "name": "libxkbcommon-devel-0.8.2-3.3.1.aarch64", "product_id": "libxkbcommon-devel-0.8.2-3.3.1.aarch64" } }, { "category": "product_version", "name": "libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "product": { "name": "libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "product_id": "libxkbcommon-x11-0-0.8.2-3.3.1.aarch64" } }, { "category": "product_version", "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "product": { "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "product_id": "libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64" } }, { "category": "product_version", "name": "libxkbcommon0-0.8.2-3.3.1.aarch64", "product": { "name": "libxkbcommon0-0.8.2-3.3.1.aarch64", "product_id": "libxkbcommon0-0.8.2-3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "product": { "name": "libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "product_id": "libxkbcommon-devel-0.8.2-3.3.1.ppc64le" } }, { "category": "product_version", "name": "libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "product": { "name": "libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "product_id": "libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le" } }, { "category": "product_version", "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "product": { "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "product_id": "libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le" } }, { "category": "product_version", "name": "libxkbcommon0-0.8.2-3.3.1.ppc64le", "product": { "name": "libxkbcommon0-0.8.2-3.3.1.ppc64le", "product_id": "libxkbcommon0-0.8.2-3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libxkbcommon-devel-0.8.2-3.3.1.s390x", "product": { "name": "libxkbcommon-devel-0.8.2-3.3.1.s390x", "product_id": "libxkbcommon-devel-0.8.2-3.3.1.s390x" } }, { "category": "product_version", "name": "libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "product": { "name": "libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "product_id": "libxkbcommon-x11-0-0.8.2-3.3.1.s390x" } }, { "category": "product_version", "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "product": { "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "product_id": "libxkbcommon-x11-devel-0.8.2-3.3.1.s390x" } }, { "category": "product_version", "name": "libxkbcommon0-0.8.2-3.3.1.s390x", "product": { "name": "libxkbcommon0-0.8.2-3.3.1.s390x", "product_id": "libxkbcommon0-0.8.2-3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libxkbcommon-devel-0.8.2-3.3.1.x86_64", "product": { "name": "libxkbcommon-devel-0.8.2-3.3.1.x86_64", "product_id": "libxkbcommon-devel-0.8.2-3.3.1.x86_64" } }, { "category": "product_version", "name": "libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "product": { "name": "libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "product_id": "libxkbcommon-x11-0-0.8.2-3.3.1.x86_64" } }, { "category": "product_version", "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "product": { "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "product_id": "libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64" } }, { "category": "product_version", "name": "libxkbcommon0-0.8.2-3.3.1.x86_64", "product": { "name": "libxkbcommon0-0.8.2-3.3.1.x86_64", "product_id": "libxkbcommon0-0.8.2-3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-devel-0.8.2-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64" }, "product_reference": "libxkbcommon-devel-0.8.2-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-devel-0.8.2-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le" }, "product_reference": "libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-devel-0.8.2-3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x" }, "product_reference": "libxkbcommon-devel-0.8.2-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-devel-0.8.2-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64" }, "product_reference": "libxkbcommon-devel-0.8.2-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-x11-0-0.8.2-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64" }, "product_reference": "libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le" }, "product_reference": "libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-x11-0-0.8.2-3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x" }, "product_reference": "libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-x11-0-0.8.2-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64" }, "product_reference": "libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64" }, "product_reference": "libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le" }, "product_reference": "libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x" }, "product_reference": "libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64" }, "product_reference": "libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon0-0.8.2-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64" }, "product_reference": "libxkbcommon0-0.8.2-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon0-0.8.2-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le" }, "product_reference": "libxkbcommon0-0.8.2-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon0-0.8.2-3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x" }, "product_reference": "libxkbcommon0-0.8.2-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libxkbcommon0-0.8.2-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" }, "product_reference": "libxkbcommon0-0.8.2-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15853", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15853" } ], "notes": [ { "category": "general", "text": "Endless recursion exists in xkbcomp/expr.c in xkbcommon and libxkbcommon before 0.8.1, which could be used by local attackers to crash xkbcommon users by supplying a crafted keymap file that triggers boolean negation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15853", "url": "https://www.suse.com/security/cve/CVE-2018-15853" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15853", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15853" }, { "cve": "CVE-2018-15854", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15854" } ], "notes": [ { "category": "general", "text": "Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because geometry tokens were desupported incorrectly.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15854", "url": "https://www.suse.com/security/cve/CVE-2018-15854" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15854", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15854" }, { "cve": "CVE-2018-15855", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15855" } ], "notes": [ { "category": "general", "text": "Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because the XkbFile for an xkb_geometry section was mishandled.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15855", "url": "https://www.suse.com/security/cve/CVE-2018-15855" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15855", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15855" }, { "cve": "CVE-2018-15856", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15856" } ], "notes": [ { "category": "general", "text": "An infinite loop when reaching EOL unexpectedly in compose/parser.c (aka the keymap parser) in xkbcommon before 0.8.1 could be used by local attackers to cause a denial of service during parsing of crafted keymap files.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15856", "url": "https://www.suse.com/security/cve/CVE-2018-15856" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15856", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15856" }, { "cve": "CVE-2018-15857", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15857" } ], "notes": [ { "category": "general", "text": "An invalid free in ExprAppendMultiKeysymList in xkbcomp/ast-build.c in xkbcommon before 0.8.1 could be used by local attackers to crash xkbcommon keymap parsers or possibly have unspecified other impact by supplying a crafted keymap file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15857", "url": "https://www.suse.com/security/cve/CVE-2018-15857" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15857", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15857" }, { "cve": "CVE-2018-15858", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15858" } ], "notes": [ { "category": "general", "text": "Unchecked NULL pointer usage when handling invalid aliases in CopyKeyAliasesToKeymap in xkbcomp/keycodes.c in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15858", "url": "https://www.suse.com/security/cve/CVE-2018-15858" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15858", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15858" }, { "cve": "CVE-2018-15859", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15859" } ], "notes": [ { "category": "general", "text": "Unchecked NULL pointer usage when parsing invalid atoms in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because lookup failures are mishandled.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15859", "url": "https://www.suse.com/security/cve/CVE-2018-15859" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15859", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15859" }, { "cve": "CVE-2018-15861", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15861" } ], "notes": [ { "category": "general", "text": "Unchecked NULL pointer usage in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file that triggers an xkb_intern_atom failure.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15861", "url": "https://www.suse.com/security/cve/CVE-2018-15861" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15861", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15861" }, { "cve": "CVE-2018-15862", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15862" } ], "notes": [ { "category": "general", "text": "Unchecked NULL pointer usage in LookupModMask in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file with invalid virtual modifiers.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15862", "url": "https://www.suse.com/security/cve/CVE-2018-15862" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15862", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15862" }, { "cve": "CVE-2018-15863", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15863" } ], "notes": [ { "category": "general", "text": "Unchecked NULL pointer usage in ResolveStateAndPredicate in xkbcomp/compat.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file with a no-op modmask expression.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15863", "url": "https://www.suse.com/security/cve/CVE-2018-15863" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15863", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15863" }, { "cve": "CVE-2018-15864", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15864" } ], "notes": [ { "category": "general", "text": "Unchecked NULL pointer usage in resolve_keysym in xkbcomp/parser.y in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because a map access attempt can occur for a map that was never created.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15864", "url": "https://www.suse.com/security/cve/CVE-2018-15864" }, { "category": "external", "summary": "SUSE Bug 1105832 for CVE-2018-15864", "url": "https://bugzilla.suse.com/1105832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-08T16:57:36Z", "details": "low" } ], "title": "CVE-2018-15864" } ] }
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…