suse-su-2021:0737-1
Vulnerability from csaf_suse
Published
2021-03-09 15:08
Modified
2021-03-09 15:08
Summary
Security update for the Linux Kernel
Notes
Title of the patch
Security update for the Linux Kernel
Description of the patch
The SUSE Linux Enterprise 15 SP1 kernel was updated receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2021-26930: Fixed an improper error handling in blkback's grant mapping (XSA-365 bsc#1181843).
- CVE-2021-26931: Fixed an issue where Linux kernel was treating grant mapping errors as bugs (XSA-362 bsc#1181753).
- CVE-2021-26932: Fixed improper error handling issues in Linux grant mapping (XSA-361 bsc#1181747).
by remote attackers to read or write files via directory traversal in an XCOPY request (bsc#178372).
- CVE-2020-29368,CVE-2020-29374: Fixed an issue in copy-on-write implementation which could have granted unintended write access
because of a race condition in a THP mapcount check (bsc#1179660, bsc#1179428).
The following non-security bugs were fixed:
- btrfs: Cleanup try_flush_qgroup (bsc#1182047).
- btrfs: Do not flush from btrfs_delayed_inode_reserve_metadata (bsc#1182047).
- btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve (bsc#1182130)
- btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata (bsc#1182047).
- btrfs: Remove btrfs_inode from btrfs_delayed_inode_reserve_metadata (bsc#1182047).
- btrfs: Simplify code flow in btrfs_delayed_inode_reserve_metadata (bsc#1182047).
- btrfs: Unlock extents in btrfs_zero_range in case of errors (bsc#1182047).
- Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() (git-fixes).
- ibmvnic: fix a race between open and reset (bsc#1176855 ltc#187293).
- kernel-binary.spec: Add back initrd and image symlink ghosts to filelist (bsc#1182140). Fixes: 76a9256314c3 ('rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082).')
- libnvdimm/dimm: Avoid race between probe and available_slots_show() (bsc#1170442).
- net: bcmgenet: add support for ethtool rxnfc flows (git-fixes).
- net: bcmgenet: code movement (git-fixes).
- net: bcmgenet: fix mask check in bcmgenet_validate_flow() (git-fixes).
- net: bcmgenet: Fix WoL with password after deep sleep (git-fixes).
- net: bcmgenet: re-remove bcmgenet_hfb_add_filter (git-fixes).
- net: bcmgenet: set Rx mode before starting netif (git-fixes).
- net: bcmgenet: use __be16 for htons(ETH_P_IP) (git-fixes).
- net: bcmgenet: Use correct I/O accessors (git-fixes).
- net: lpc-enet: fix error return code in lpc_mii_init() (git-fixes).
- net/mlx4_en: Handle TX error CQE (bsc#1181854).
- net: moxa: Fix a potential double 'free_irq()' (git-fixes).
- net: sun: fix missing release regions in cas_init_one() (git-fixes).
- nvme-multipath: Early exit if no path is available (bsc#1180964).
- rpm/post.sh: Avoid purge-kernel for the first installed kernel (bsc#1180058)
- scsi: target: fix unmap_zeroes_data boolean initialisation (bsc#1163617).
- usb: dwc2: Abort transaction after errors with unknown reason (bsc#1180262).
- usb: dwc2: Do not update data length if it is 0 on inbound transfers (bsc#1180262).
- usb: dwc2: Make 'trimming xfer length' a debug message (bsc#1180262).
- vmxnet3: Remove buf_info from device accessible structures (bsc#1181671).
- xen/netback: avoid race in xenvif_rx_ring_slots_available() (bsc#1065600).
- xen/netback: fix spurious event detection for common event case (bsc#1182175).
Patchnames
SUSE-2021-737,SUSE-SLE-Module-Live-Patching-15-SP1-2021-737,SUSE-SLE-Product-HA-15-SP1-2021-737,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-737,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-737,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-737,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-737,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-737,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-737,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-737,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-737,SUSE-Storage-6-2021-737
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for the Linux Kernel", "title": "Title of the patch" }, { "category": "description", "text": "The SUSE Linux Enterprise 15 SP1 kernel was updated receive various security and bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2021-26930: Fixed an improper error handling in blkback\u0027s grant mapping (XSA-365 bsc#1181843).\n- CVE-2021-26931: Fixed an issue where Linux kernel was treating grant mapping errors as bugs (XSA-362 bsc#1181753).\n- CVE-2021-26932: Fixed improper error handling issues in Linux grant mapping (XSA-361 bsc#1181747).\n by remote attackers to read or write files via directory traversal in an XCOPY request (bsc#178372).\n- CVE-2020-29368,CVE-2020-29374: Fixed an issue in copy-on-write implementation which could have granted unintended write access\n because of a race condition in a THP mapcount check (bsc#1179660, bsc#1179428).\n\nThe following non-security bugs were fixed:\n\n- btrfs: Cleanup try_flush_qgroup (bsc#1182047).\n- btrfs: Do not flush from btrfs_delayed_inode_reserve_metadata (bsc#1182047).\n- btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve (bsc#1182130)\n- btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata (bsc#1182047).\n- btrfs: Remove btrfs_inode from btrfs_delayed_inode_reserve_metadata (bsc#1182047).\n- btrfs: Simplify code flow in btrfs_delayed_inode_reserve_metadata (bsc#1182047).\n- btrfs: Unlock extents in btrfs_zero_range in case of errors (bsc#1182047).\n- Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() (git-fixes).\n- ibmvnic: fix a race between open and reset (bsc#1176855 ltc#187293).\n- kernel-binary.spec: Add back initrd and image symlink ghosts to filelist (bsc#1182140). Fixes: 76a9256314c3 (\u0027rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082).\u0027)\n- libnvdimm/dimm: Avoid race between probe and available_slots_show() (bsc#1170442).\n- net: bcmgenet: add support for ethtool rxnfc flows (git-fixes).\n- net: bcmgenet: code movement (git-fixes).\n- net: bcmgenet: fix mask check in bcmgenet_validate_flow() (git-fixes).\n- net: bcmgenet: Fix WoL with password after deep sleep (git-fixes).\n- net: bcmgenet: re-remove bcmgenet_hfb_add_filter (git-fixes).\n- net: bcmgenet: set Rx mode before starting netif (git-fixes).\n- net: bcmgenet: use __be16 for htons(ETH_P_IP) (git-fixes).\n- net: bcmgenet: Use correct I/O accessors (git-fixes).\n- net: lpc-enet: fix error return code in lpc_mii_init() (git-fixes).\n- net/mlx4_en: Handle TX error CQE (bsc#1181854).\n- net: moxa: Fix a potential double \u0027free_irq()\u0027 (git-fixes).\n- net: sun: fix missing release regions in cas_init_one() (git-fixes).\n- nvme-multipath: Early exit if no path is available (bsc#1180964).\n- rpm/post.sh: Avoid purge-kernel for the first installed kernel (bsc#1180058)\n- scsi: target: fix unmap_zeroes_data boolean initialisation (bsc#1163617).\n- usb: dwc2: Abort transaction after errors with unknown reason (bsc#1180262).\n- usb: dwc2: Do not update data length if it is 0 on inbound transfers (bsc#1180262).\n- usb: dwc2: Make \u0027trimming xfer length\u0027 a debug message (bsc#1180262).\n- vmxnet3: Remove buf_info from device accessible structures (bsc#1181671).\n- xen/netback: avoid race in xenvif_rx_ring_slots_available() (bsc#1065600).\n- xen/netback: fix spurious event detection for common event case (bsc#1182175).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-737,SUSE-SLE-Module-Live-Patching-15-SP1-2021-737,SUSE-SLE-Product-HA-15-SP1-2021-737,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-737,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-737,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-737,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-737,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-737,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-737,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-737,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-737,SUSE-Storage-6-2021-737", "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-2021_0737-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0737-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210737-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0737-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008455.html" }, { "category": "self", "summary": "SUSE Bug 1065600", "url": "https://bugzilla.suse.com/1065600" }, { "category": "self", "summary": "SUSE Bug 1163617", "url": "https://bugzilla.suse.com/1163617" }, { "category": "self", "summary": "SUSE Bug 1170442", "url": "https://bugzilla.suse.com/1170442" }, { "category": "self", "summary": "SUSE Bug 1176855", "url": "https://bugzilla.suse.com/1176855" }, { "category": "self", "summary": "SUSE Bug 1179082", "url": "https://bugzilla.suse.com/1179082" }, { "category": "self", "summary": "SUSE Bug 1179428", "url": "https://bugzilla.suse.com/1179428" }, { "category": "self", "summary": "SUSE Bug 1179660", "url": "https://bugzilla.suse.com/1179660" }, { "category": "self", "summary": "SUSE Bug 1180058", "url": "https://bugzilla.suse.com/1180058" }, { "category": "self", "summary": "SUSE Bug 1180262", "url": "https://bugzilla.suse.com/1180262" }, { "category": "self", "summary": "SUSE Bug 1180964", "url": "https://bugzilla.suse.com/1180964" }, { "category": "self", "summary": "SUSE Bug 1181671", "url": "https://bugzilla.suse.com/1181671" }, { "category": "self", "summary": "SUSE Bug 1181747", "url": "https://bugzilla.suse.com/1181747" }, { "category": "self", "summary": "SUSE Bug 1181753", "url": "https://bugzilla.suse.com/1181753" }, { "category": "self", "summary": "SUSE Bug 1181843", "url": "https://bugzilla.suse.com/1181843" }, { "category": "self", "summary": "SUSE Bug 1181854", "url": "https://bugzilla.suse.com/1181854" }, { "category": "self", "summary": "SUSE Bug 1182047", "url": "https://bugzilla.suse.com/1182047" }, { "category": "self", "summary": "SUSE Bug 1182130", "url": "https://bugzilla.suse.com/1182130" }, { "category": "self", "summary": "SUSE Bug 1182140", "url": "https://bugzilla.suse.com/1182140" }, { "category": "self", "summary": "SUSE Bug 1182175", "url": "https://bugzilla.suse.com/1182175" }, { "category": "self", "summary": "SUSE CVE CVE-2020-29368 page", "url": "https://www.suse.com/security/cve/CVE-2020-29368/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-29374 page", "url": "https://www.suse.com/security/cve/CVE-2020-29374/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26930 page", "url": "https://www.suse.com/security/cve/CVE-2021-26930/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26931 page", "url": "https://www.suse.com/security/cve/CVE-2021-26931/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26932 page", "url": "https://www.suse.com/security/cve/CVE-2021-26932/" } ], "title": "Security update for the Linux Kernel", "tracking": { "current_release_date": "2021-03-09T15:08:10Z", "generator": { "date": "2021-03-09T15:08:10Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0737-1", "initial_release_date": "2021-03-09T15:08:10Z", "revision_history": [ { "date": "2021-03-09T15:08:10Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "product": { "name": "cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "product_id": "cluster-md-kmp-default-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "dlm-kmp-default-4.12.14-197.86.1.aarch64", "product": { "name": "dlm-kmp-default-4.12.14-197.86.1.aarch64", "product_id": "dlm-kmp-default-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "gfs2-kmp-default-4.12.14-197.86.1.aarch64", "product": { "name": "gfs2-kmp-default-4.12.14-197.86.1.aarch64", "product_id": "gfs2-kmp-default-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-default-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-default-4.12.14-197.86.1.aarch64", "product_id": "kernel-default-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-default-base-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-default-base-4.12.14-197.86.1.aarch64", "product_id": "kernel-default-base-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-default-devel-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-default-devel-4.12.14-197.86.1.aarch64", "product_id": "kernel-default-devel-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-default-extra-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-default-extra-4.12.14-197.86.1.aarch64", "product_id": "kernel-default-extra-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-default-livepatch-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-default-livepatch-4.12.14-197.86.1.aarch64", "product_id": "kernel-default-livepatch-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.aarch64", "product_id": "kernel-default-livepatch-devel-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-obs-build-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-obs-build-4.12.14-197.86.1.aarch64", "product_id": "kernel-obs-build-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-obs-qa-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-obs-qa-4.12.14-197.86.1.aarch64", "product_id": "kernel-obs-qa-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-syms-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-syms-4.12.14-197.86.1.aarch64", "product_id": "kernel-syms-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-vanilla-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-vanilla-4.12.14-197.86.1.aarch64", "product_id": "kernel-vanilla-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-vanilla-base-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-vanilla-base-4.12.14-197.86.1.aarch64", "product_id": "kernel-vanilla-base-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-vanilla-devel-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-vanilla-devel-4.12.14-197.86.1.aarch64", "product_id": "kernel-vanilla-devel-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.aarch64", "product": { "name": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.aarch64", "product_id": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "kselftests-kmp-default-4.12.14-197.86.1.aarch64", "product": { "name": "kselftests-kmp-default-4.12.14-197.86.1.aarch64", "product_id": "kselftests-kmp-default-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "product": { "name": "ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "product_id": "ocfs2-kmp-default-4.12.14-197.86.1.aarch64" } }, { "category": "product_version", "name": "reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "product": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "product_id": "reiserfs-kmp-default-4.12.14-197.86.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-4.12.14-197.86.1.noarch", "product": { "name": "kernel-devel-4.12.14-197.86.1.noarch", "product_id": "kernel-devel-4.12.14-197.86.1.noarch" } }, { "category": "product_version", "name": "kernel-docs-4.12.14-197.86.1.noarch", "product": { "name": "kernel-docs-4.12.14-197.86.1.noarch", "product_id": "kernel-docs-4.12.14-197.86.1.noarch" } }, { "category": "product_version", "name": "kernel-docs-html-4.12.14-197.86.1.noarch", "product": { "name": "kernel-docs-html-4.12.14-197.86.1.noarch", "product_id": "kernel-docs-html-4.12.14-197.86.1.noarch" } }, { "category": "product_version", "name": "kernel-macros-4.12.14-197.86.1.noarch", "product": { "name": "kernel-macros-4.12.14-197.86.1.noarch", "product_id": "kernel-macros-4.12.14-197.86.1.noarch" } }, { "category": "product_version", "name": "kernel-source-4.12.14-197.86.1.noarch", "product": { "name": "kernel-source-4.12.14-197.86.1.noarch", "product_id": "kernel-source-4.12.14-197.86.1.noarch" } }, { "category": "product_version", "name": "kernel-source-vanilla-4.12.14-197.86.1.noarch", "product": { "name": "kernel-source-vanilla-4.12.14-197.86.1.noarch", "product_id": "kernel-source-vanilla-4.12.14-197.86.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "product": { "name": "cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "product_id": "cluster-md-kmp-default-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "dlm-kmp-default-4.12.14-197.86.1.ppc64le", "product": { "name": "dlm-kmp-default-4.12.14-197.86.1.ppc64le", "product_id": "dlm-kmp-default-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "product": { "name": "gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "product_id": "gfs2-kmp-default-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-debug-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-debug-4.12.14-197.86.1.ppc64le", "product_id": "kernel-debug-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-debug-base-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-debug-base-4.12.14-197.86.1.ppc64le", "product_id": "kernel-debug-base-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-debug-devel-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-debug-devel-4.12.14-197.86.1.ppc64le", "product_id": "kernel-debug-devel-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-debug-livepatch-devel-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-debug-livepatch-devel-4.12.14-197.86.1.ppc64le", "product_id": "kernel-debug-livepatch-devel-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-default-4.12.14-197.86.1.ppc64le", "product_id": "kernel-default-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-base-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-default-base-4.12.14-197.86.1.ppc64le", "product_id": "kernel-default-base-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-devel-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-default-devel-4.12.14-197.86.1.ppc64le", "product_id": "kernel-default-devel-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-extra-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-default-extra-4.12.14-197.86.1.ppc64le", "product_id": "kernel-default-extra-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "product_id": "kernel-default-livepatch-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "product_id": "kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "product": { "name": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "product_id": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "kernel-obs-build-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-obs-build-4.12.14-197.86.1.ppc64le", "product_id": "kernel-obs-build-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-obs-qa-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-obs-qa-4.12.14-197.86.1.ppc64le", "product_id": "kernel-obs-qa-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-syms-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-syms-4.12.14-197.86.1.ppc64le", "product_id": "kernel-syms-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-vanilla-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-vanilla-4.12.14-197.86.1.ppc64le", "product_id": "kernel-vanilla-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-vanilla-base-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-vanilla-base-4.12.14-197.86.1.ppc64le", "product_id": "kernel-vanilla-base-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-vanilla-devel-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-vanilla-devel-4.12.14-197.86.1.ppc64le", "product_id": "kernel-vanilla-devel-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.ppc64le", "product": { "name": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.ppc64le", "product_id": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "kselftests-kmp-default-4.12.14-197.86.1.ppc64le", "product": { "name": "kselftests-kmp-default-4.12.14-197.86.1.ppc64le", "product_id": "kselftests-kmp-default-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "product": { "name": "ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "product_id": "ocfs2-kmp-default-4.12.14-197.86.1.ppc64le" } }, { "category": "product_version", "name": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "product": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "product_id": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cluster-md-kmp-default-4.12.14-197.86.1.s390x", "product": { "name": "cluster-md-kmp-default-4.12.14-197.86.1.s390x", "product_id": "cluster-md-kmp-default-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "dlm-kmp-default-4.12.14-197.86.1.s390x", "product": { "name": "dlm-kmp-default-4.12.14-197.86.1.s390x", "product_id": "dlm-kmp-default-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "gfs2-kmp-default-4.12.14-197.86.1.s390x", "product": { "name": "gfs2-kmp-default-4.12.14-197.86.1.s390x", "product_id": "gfs2-kmp-default-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-default-4.12.14-197.86.1.s390x", "product": { "name": "kernel-default-4.12.14-197.86.1.s390x", "product_id": "kernel-default-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-default-base-4.12.14-197.86.1.s390x", "product": { "name": "kernel-default-base-4.12.14-197.86.1.s390x", "product_id": "kernel-default-base-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-default-devel-4.12.14-197.86.1.s390x", "product": { "name": "kernel-default-devel-4.12.14-197.86.1.s390x", "product_id": "kernel-default-devel-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-default-extra-4.12.14-197.86.1.s390x", "product": { "name": "kernel-default-extra-4.12.14-197.86.1.s390x", "product_id": "kernel-default-extra-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-default-livepatch-4.12.14-197.86.1.s390x", "product": { "name": "kernel-default-livepatch-4.12.14-197.86.1.s390x", "product_id": "kernel-default-livepatch-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.s390x", "product": { "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.s390x", "product_id": "kernel-default-livepatch-devel-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-default-man-4.12.14-197.86.1.s390x", "product": { "name": "kernel-default-man-4.12.14-197.86.1.s390x", "product_id": "kernel-default-man-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-obs-build-4.12.14-197.86.1.s390x", "product": { "name": "kernel-obs-build-4.12.14-197.86.1.s390x", "product_id": "kernel-obs-build-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-obs-qa-4.12.14-197.86.1.s390x", "product": { "name": "kernel-obs-qa-4.12.14-197.86.1.s390x", "product_id": "kernel-obs-qa-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-syms-4.12.14-197.86.1.s390x", "product": { "name": "kernel-syms-4.12.14-197.86.1.s390x", "product_id": "kernel-syms-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-vanilla-4.12.14-197.86.1.s390x", "product": { "name": "kernel-vanilla-4.12.14-197.86.1.s390x", "product_id": "kernel-vanilla-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-vanilla-base-4.12.14-197.86.1.s390x", "product": { "name": "kernel-vanilla-base-4.12.14-197.86.1.s390x", "product_id": "kernel-vanilla-base-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-vanilla-devel-4.12.14-197.86.1.s390x", "product": { "name": "kernel-vanilla-devel-4.12.14-197.86.1.s390x", "product_id": "kernel-vanilla-devel-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.s390x", "product": { "name": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.s390x", "product_id": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-zfcpdump-4.12.14-197.86.1.s390x", "product": { "name": "kernel-zfcpdump-4.12.14-197.86.1.s390x", "product_id": "kernel-zfcpdump-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kernel-zfcpdump-man-4.12.14-197.86.1.s390x", "product": { "name": "kernel-zfcpdump-man-4.12.14-197.86.1.s390x", "product_id": "kernel-zfcpdump-man-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "kselftests-kmp-default-4.12.14-197.86.1.s390x", "product": { "name": "kselftests-kmp-default-4.12.14-197.86.1.s390x", "product_id": "kselftests-kmp-default-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "ocfs2-kmp-default-4.12.14-197.86.1.s390x", "product": { "name": "ocfs2-kmp-default-4.12.14-197.86.1.s390x", "product_id": "ocfs2-kmp-default-4.12.14-197.86.1.s390x" } }, { "category": "product_version", "name": "reiserfs-kmp-default-4.12.14-197.86.1.s390x", "product": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.s390x", "product_id": "reiserfs-kmp-default-4.12.14-197.86.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "product": { "name": "cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "product_id": "cluster-md-kmp-default-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "dlm-kmp-default-4.12.14-197.86.1.x86_64", "product": { "name": "dlm-kmp-default-4.12.14-197.86.1.x86_64", "product_id": "dlm-kmp-default-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "gfs2-kmp-default-4.12.14-197.86.1.x86_64", "product": { "name": "gfs2-kmp-default-4.12.14-197.86.1.x86_64", "product_id": "gfs2-kmp-default-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-debug-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-debug-4.12.14-197.86.1.x86_64", "product_id": "kernel-debug-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-debug-base-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-debug-base-4.12.14-197.86.1.x86_64", "product_id": "kernel-debug-base-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-debug-devel-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-debug-devel-4.12.14-197.86.1.x86_64", "product_id": "kernel-debug-devel-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-debug-livepatch-devel-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-debug-livepatch-devel-4.12.14-197.86.1.x86_64", "product_id": "kernel-debug-livepatch-devel-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-default-4.12.14-197.86.1.x86_64", "product_id": "kernel-default-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-base-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64", "product_id": "kernel-default-base-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-devel-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64", "product_id": "kernel-default-devel-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-extra-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-default-extra-4.12.14-197.86.1.x86_64", "product_id": "kernel-default-extra-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-livepatch-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-default-livepatch-4.12.14-197.86.1.x86_64", "product_id": "kernel-default-livepatch-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "product_id": "kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-kvmsmall-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-kvmsmall-4.12.14-197.86.1.x86_64", "product_id": "kernel-kvmsmall-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-kvmsmall-base-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-kvmsmall-base-4.12.14-197.86.1.x86_64", "product_id": "kernel-kvmsmall-base-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-kvmsmall-devel-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-kvmsmall-devel-4.12.14-197.86.1.x86_64", "product_id": "kernel-kvmsmall-devel-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-kvmsmall-livepatch-devel-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-kvmsmall-livepatch-devel-4.12.14-197.86.1.x86_64", "product_id": "kernel-kvmsmall-livepatch-devel-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "product": { "name": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "product_id": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64" } }, { "category": "product_version", "name": "kernel-obs-build-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64", "product_id": "kernel-obs-build-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-obs-qa-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-obs-qa-4.12.14-197.86.1.x86_64", "product_id": "kernel-obs-qa-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-syms-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-syms-4.12.14-197.86.1.x86_64", "product_id": "kernel-syms-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-vanilla-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-vanilla-4.12.14-197.86.1.x86_64", "product_id": "kernel-vanilla-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-vanilla-base-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-vanilla-base-4.12.14-197.86.1.x86_64", "product_id": "kernel-vanilla-base-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-vanilla-devel-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-vanilla-devel-4.12.14-197.86.1.x86_64", "product_id": "kernel-vanilla-devel-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.x86_64", "product": { "name": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.x86_64", "product_id": "kernel-vanilla-livepatch-devel-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "kselftests-kmp-default-4.12.14-197.86.1.x86_64", "product": { "name": "kselftests-kmp-default-4.12.14-197.86.1.x86_64", "product_id": "kselftests-kmp-default-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "product": { "name": "ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "product_id": "ocfs2-kmp-default-4.12.14-197.86.1.x86_64" } }, { "category": "product_version", "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "product": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "product_id": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Live Patching 15 SP1", "product": { "name": "SUSE Linux Enterprise Live Patching 15 SP1", "product_id": "SUSE Linux Enterprise Live Patching 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-live-patching:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 15 SP1", "product": { "name": "SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.0", "product": { "name": "SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.0" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.0", "product": { "name": "SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.0" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.0", "product": { "name": "SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.0" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-default-livepatch-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP1", "product_id": "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-livepatch-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP1", "product_id": "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-livepatch-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP1", "product_id": "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP1", "product_id": "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP1", "product_id": "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le" }, "product_reference": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP1", "product_id": "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64" }, "product_reference": "kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "cluster-md-kmp-default-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64" }, "product_reference": "cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "cluster-md-kmp-default-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "cluster-md-kmp-default-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x" }, "product_reference": "cluster-md-kmp-default-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "cluster-md-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dlm-kmp-default-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64" }, "product_reference": "dlm-kmp-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dlm-kmp-default-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "dlm-kmp-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dlm-kmp-default-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x" }, "product_reference": "dlm-kmp-default-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dlm-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "dlm-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gfs2-kmp-default-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64" }, "product_reference": "gfs2-kmp-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gfs2-kmp-default-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gfs2-kmp-default-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x" }, "product_reference": "gfs2-kmp-default-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gfs2-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "gfs2-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ocfs2-kmp-default-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64" }, "product_reference": "ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ocfs2-kmp-default-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ocfs2-kmp-default-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x" }, "product_reference": "ocfs2-kmp-default-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ocfs2-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-default-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-man-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-default-man-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-syms-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-syms-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-syms-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-default-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-man-4.12.14-197.86.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-default-man-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le" }, "product_reference": "kernel-syms-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x" }, "product_reference": "kernel-syms-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-4.12.14-197.86.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-4.12.14-197.86.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-base-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-4.12.14-197.86.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-default-devel-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-4.12.14-197.86.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-devel-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-4.12.14-197.86.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-docs-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-4.12.14-197.86.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-macros-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-4.12.14-197.86.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-obs-build-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-4.12.14-197.86.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch" }, "product_reference": "kernel-source-4.12.14-197.86.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-4.12.14-197.86.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64" }, "product_reference": "kernel-syms-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" }, "product_reference": "reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-29368", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-29368" } ], "notes": [ { "category": "general", "text": "An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel before 5.7.5. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check, aka CID-c444eb564fb1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-29368", "url": "https://www.suse.com/security/cve/CVE-2020-29368" }, { "category": "external", "summary": "SUSE Bug 1179428 for CVE-2020-29368", "url": "https://bugzilla.suse.com/1179428" }, { "category": "external", "summary": "SUSE Bug 1179660 for CVE-2020-29368", "url": "https://bugzilla.suse.com/1179660" }, { "category": "external", "summary": "SUSE Bug 1179664 for CVE-2020-29368", "url": "https://bugzilla.suse.com/1179664" } ], "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 Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-03-09T15:08:10Z", "details": "important" } ], "title": "CVE-2020-29368" }, { "cve": "CVE-2020-29374", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-29374" } ], "notes": [ { "category": "general", "text": "An issue was discovered in the Linux kernel before 5.7.3, related to mm/gup.c and mm/huge_memory.c. The get_user_pages (aka gup) implementation, when used for a copy-on-write page, does not properly consider the semantics of read operations and therefore can grant unintended write access, aka CID-17839856fd58.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-29374", "url": "https://www.suse.com/security/cve/CVE-2020-29374" }, { "category": "external", "summary": "SUSE Bug 1179428 for CVE-2020-29374", "url": "https://bugzilla.suse.com/1179428" }, { "category": "external", "summary": "SUSE Bug 1179660 for CVE-2020-29374", "url": "https://bugzilla.suse.com/1179660" } ], "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 Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-03-09T15:08:10Z", "details": "low" } ], "title": "CVE-2020-29374" }, { "cve": "CVE-2021-26930", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26930" } ], "notes": [ { "category": "general", "text": "An issue was discovered in the Linux kernel 3.11 through 5.10.16, as used by Xen. To service requests to the PV backend, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case, an error encountered earlier might be discarded by later processing, resulting in the caller assuming successful mapping, and hence subsequent operations trying to access space that wasn\u0027t mapped. In another case, internal state would be insufficiently updated, preventing safe recovery from the error. This affects drivers/block/xen-blkback/blkback.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26930", "url": "https://www.suse.com/security/cve/CVE-2021-26930" }, { "category": "external", "summary": "SUSE Bug 1181843 for CVE-2021-26930", "url": "https://bugzilla.suse.com/1181843" }, { "category": "external", "summary": "SUSE Bug 1182294 for CVE-2021-26930", "url": "https://bugzilla.suse.com/1182294" } ], "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 Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-03-09T15:08:10Z", "details": "important" } ], "title": "CVE-2021-26930" }, { "cve": "CVE-2021-26931", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26931" } ], "notes": [ { "category": "general", "text": "An issue was discovered in the Linux kernel 2.6.39 through 5.10.16, as used in Xen. Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests (such as out of memory conditions), it isn\u0027t correct to assume a plain bug. Memory allocations potentially causing such crashes occur only when Linux is running in PV mode, though. This affects drivers/block/xen-blkback/blkback.c and drivers/xen/xen-scsiback.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26931", "url": "https://www.suse.com/security/cve/CVE-2021-26931" }, { "category": "external", "summary": "SUSE Bug 1181753 for CVE-2021-26931", "url": "https://bugzilla.suse.com/1181753" }, { "category": "external", "summary": "SUSE Bug 1183022 for CVE-2021-26931", "url": "https://bugzilla.suse.com/1183022" } ], "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 Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-03-09T15:08:10Z", "details": "moderate" } ], "title": "CVE-2021-26931" }, { "cve": "CVE-2021-26932", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26932" } ], "notes": [ { "category": "general", "text": "An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26932", "url": "https://www.suse.com/security/cve/CVE-2021-26932" }, { "category": "external", "summary": "SUSE Bug 1181747 for CVE-2021-26932", "url": "https://bugzilla.suse.com/1181747" } ], "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 Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:kernel-source-4.12.14-197.86.1.noarch", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.ppc64le", "SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_86-default-1-3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-197.86.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Proxy 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Proxy 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Retail Branch Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Retail Branch Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-base-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-default-devel-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-default-man-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-devel-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-docs-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-macros-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-obs-build-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:kernel-source-4.12.14-197.86.1.noarch", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:kernel-syms-4.12.14-197.86.1.x86_64", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.ppc64le", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.s390x", "SUSE Manager Server 4.0:reiserfs-kmp-default-4.12.14-197.86.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-03-09T15:08:10Z", "details": "moderate" } ], "title": "CVE-2021-26932" } ] }
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…